#4 · Primary category: Recommender Systems
RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
Project last updated:03/12/26
GitHub Stars
6.5K
Forks
1.3K
Contributors
20
License
MIT
Why we included this project
This is one of the few recommendation-paper lists that actually gets updated, and that freshness is what makes it useful. The papers are grouped into more than a dozen themed sections, from the classics like collaborative filtering and social recommendation to specific problems such as cold-start, CTR prediction, explainability, and knowledge graphs. It has also picked up the recent wave of LLM-based and agentic recommender systems, which most curated lists have been slow to add. For anyone trying to get up to speed on a particular slice of the field, the tutorials and surveys are a good entry point, and the industrial papers add a practical angle you do not get from purely academic reading.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
gorse
AI powered open source recommender system engine supports classical/LLM rankers and multimodal content via embedding
DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
Surprise
A Python scikit for building and analyzing recommender systems
lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
RecBole
A unified, comprehensive and efficient recommendation library