HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Attribute-aware non-linear co-embeddings of graph features

{Ahmed Rashed; Josif Grabocka; Lars Schmidt-Thieme}

Abstract

In very sparse recommender data sets, attributes of users such as age, gender and home location and attributes of items such as, in the case of movies, genre, release year, and director can improve the recommendation accuracy, especially for users and items that have few ratings. While most recommendation models can be extended to take attributes of users and items into account, their architectures usually become more complicated. While attributes for items are often easy to be provided, attributes for users are often scarce for reasons of privacy or simply because they are not relevant to the operational process at hand. In this paper, we address these two problems for attribute-aware recommender systems by proposing a simple model that co-embeds users and items into a joint latent space in a similar way as a vanilla matrix factorization, but with non-linear latent features construction that seamlessly can ingest user or item attributes or both (GraphRec). To address the second problem, scarce attributes, the proposed model treats the user-item relation as a bipartite graph and constructs generic user and item attributes via the Laplacian of the user-item co-occurrence graph that requires no further external side information but the mere rating matrix. In experiments on three recommender datasets, we show that GraphRec significantly outperforms existing state-of-the-art attribute-aware and content-aware recommender systems even without using any side information.

Benchmarks

BenchmarkMethodologyMetrics
collaborative-filtering-on-movielens-100kGraphRec + Feat
RMSE (Random 90/10 Splits): 0.883
RMSE (u1 Splits): 0.897
collaborative-filtering-on-movielens-100kGraphRec
RMSE (Random 90/10 Splits): 0.887
RMSE (u1 Splits): 0.904

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Attribute-aware non-linear co-embeddings of graph features | Papers | HyperAI