Browse State-of-the-Art › Collaborative Filtering
Collaborative Filtering
461 papers with code · 4 benchmarks · 6 datasets archive 2025-07-28
Benchmarks archive 2025-07-28
4 leaderboard tables shown for this task, 4 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| Gowalla (11 rows) | RLAE-DAN | Why is Normalization Necessary for Linear Recommenders? | code | — | Compare |
| Yelp2018 (9 rows) | NESCL | Neighborhood-Enhanced Supervised Contrastive Learning for... | code | Syntology ran 1 of 2 samples · 1 unverified | Compare |
| Amazon-Book (6 rows) | SANSA | Scalable Approximate NonSymmetric Autoencoder for Collaborative Filtering | code | — | Compare |
| MovieLens 1M (4 rows) | SimpleX | SimpleX: A Simple and Strong Baseline for Collaborative Filtering | code | — | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
6 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Most implemented papers archive 2025-07-28
30 shown of 461 papers with code (1,309 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
16 Aug 2017 43 repositories listedWhen it comes to model the key factor in collaborative filtering -- the interaction between user and item features, they still resorted to matrix factorization and applied an inner product on the latent features of…
-
20 May 2019 21 repositories listed Syntology ran 6 of 7 samples · 1 unverifiedFurther analysis verifies the importance of embedding propagation for learning better user and item representations, justifying the rationality and effectiveness of NGCF.
-
6 Feb 2020 18 repositories listed Syntology ran 2 of 7 samples · 5 unverified · 2 pointer-only (licence)We propose a new model named LightGCN, including only the most essential component in GCN -- neighborhood aggregation -- for collaborative filtering.
-
16 Feb 2018 18 repositories listed Syntology ran 2 of 21 samples · 19 unverified · 1 pointer-only (licence)This non-linear probabilistic model enables us to go beyond the limited modeling capacity of linear factor models which still largely dominate collaborative filtering research.
-
7 Jun 2017 17 repositories listedWe consider matrix completion for recommender systems from the point of view of link prediction on graphs.
-
12 Jun 2017 12 repositories listed Syntology ran 0 of 1 samples · 1 unverified · 1 pointer-only (licence)RNNs have been shown to be excellent models for sequential data and in particular for data that is generated by users in an session-based manner.
-
28 Feb 2010 12 repositories listed Syntology ran 1 of 3 samples · 2 unverified · 1 pointer-only (licence)In this work, we model personalized recommendation of news articles as a contextual bandit problem, a principled approach in which a learning algorithm sequentially selects articles to serve users based on contextual…
-
5 Aug 2017 10 repositories listedOur model is based on deep autoencoder with 6 layers and is trained end-to-end without any layer-wise pre-training.
-
8 May 2019 9 repositories listed Syntology ran 0 of 6 samples · 6 unverifiedCombining simple elements from the literature, we define a linear model that is geared toward sparse data, in particular implicit feedback data for recommender systems.
-
9 Mar 2018 9 repositories listed Syntology ran 1 of 7 samples · 6 unverified · 1 pointer-only (licence)To address the sparsity and cold start problem of collaborative filtering, researchers usually make use of side information, such as social networks or item attributes, to improve recommendation performance.
-
18 Mar 2019 8 repositories listed Syntology ran 1 of 5 samples · 4 unverified · 1 pointer-only (licence)To alleviate sparsity and cold start problem of collaborative filtering based recommender systems, researchers and engineers usually collect attributes of users and items, and design delicate algorithms to exploit these…
-
14 Mar 2016 7 repositories listedMany Collaborative Filtering (CF) algorithms are item-based in the sense that they analyze item-item relations in order to produce item similarities.
-
25 Sep 2019 6 repositories listed Syntology ran 2 of 26 samples · 24 unverified · 26 pointer-only (licence)Embedding representations power machine intelligence in many applications, including recommendation systems, but they are space intensive -- potentially occupying hundreds of gigabytes in large-scale settings.
-
14 Feb 2020 5 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)To the best of our knowledge, this is the first work to suggest an encoder-decoder model for knowledge tracing that applies deep self-attentive layers to exercises and responses separately.
-
29 Oct 2018 5 repositories listedThe DRR framework treats recommendation as a sequential decision making procedure and adopts an "Actor-Critic" reinforcement learning scheme to model the interactions between the users and recommender systems, which can…
-
9 May 2018 5 repositories listedSpecifically, we propose a knowledge-base representation learning framework to embed heterogeneous entities for recommendation, and based on the embedded knowledge base, a soft matching algorithm is proposed to generate…
-
29 Apr 2018 5 repositories listedWe propose Collaborative Memory Networks (CMN), a deep architecture to unify the two classes of CF models capitalizing on the strengths of the global structure of latent factor model and local neighborhood-based…
-
23 Dec 2021 4 repositories listedIn this paper, we model an interaction between user and item as an edge and propose a novel CF framework, called learnable edge collaborative filtering (LECF).
-
19 May 2020 4 repositories listedThis approach is often referred to as neural collaborative filtering (NCF).
-
15 Jan 2020 4 repositories listedRecently, we propose a preliminary work of a neural influence diffusion network (i.
-
24 Jun 2016 4 repositories listedA standard model for Recommender Systems is the Matrix Completion setting: given partially known matrix of ratings given by users (rows) to items (columns), infer the unknown ratings.
-
16 Aug 2023 3 repositories listed Syntology ran 1 of 2 samples · 1 unverified · 2 pointer-only (licence)As the focus on Large Language Models (LLMs) in the field of recommendation intensifies, the optimization of LLMs for recommendation purposes (referred to as LLM4Rec) assumes a crucial role in augmenting their…
-
1 Mar 2022 3 repositories listedIn this paper, we investigate a potential issue of such collaborative-filtering based multimedia recommender systems, namely popularity bias that leads to the underrepresentation of unpopular items in the recommendation…
-
5 Jan 2022 3 repositories listedThis work explores the reproducibility of CFGAN.
-
17 Sep 2021 3 repositories listedTo balance overall recommendation performance and fairness, prevalent solutions apply fairness constraints or regularizations to enforce equality of certain performance across different subgroups.
-
27 Aug 2021 3 repositories listedThen, the pre-trained auto encoder is fine-tuned with the rating matrix, produced by a convolution-based global kernel, which captures the characteristics of each item.
-
5 Feb 2021 3 repositories listed Syntology ran 0 of 1 samples · 1 unverifiedWe also describe the successful deployment of this approach at scale for federated collaborative filtering in a mobile keyboard application.
-
11 Nov 2020 3 repositories listedFurthermore, we present two variants of hypercuboids to enhance the capability in capturing the diversities of user interests.
-
21 Oct 2020 3 repositories listedIn this work, we explore self-supervised learning on user-item graph, so as to improve the accuracy and robustness of GCNs for recommendation.
-
16 May 2020 3 repositories listedExisting Collaborative Filtering (CF) methods are mostly designed based on the idea of matching, i.
Syntology lines on 12 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
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