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

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

16 Sep 2019Thirteenth ACM Conference on Recommender Systems (RecSys ’19) 2019 9archive 2025-07-28

Ahmed Rashed; Josif Grabocka; Lars Schmidt-Thieme

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.

PaperPDFCode

Code

ahmedrashed-ml/GraphRec mentioned in papertf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

AttributeRecommendation Systems

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Recommendation Systems MovieLens 100K GraphRec + Feat RMSE (Random 90/10 Splits) 0.883 #5 of 18 Archive leaderboard report
Recommendation Systems MovieLens 100K GraphRec + Feat RMSE (u1 Splits) 0.897 #5 of 18 Archive leaderboard report
Recommendation Systems MovieLens 100K GraphRec RMSE (Random 90/10 Splits) 0.887 #6 of 18 Archive leaderboard report
Recommendation Systems MovieLens 100K GraphRec RMSE (u1 Splits) 0.904 #6 of 18 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections