TitleAuthorsYearCitationsReferencesSummary
Item-based collaborative filtering recommendation algorithmsB. Sarwar, G. Karypis, J. Konstan, J. Riedl2001940031Introduces an item-based approach to collaborative filtering, offering scalability and accuracy improvements.
Matrix Factorization Techniques for Recommender SystemsY. Koren, Robert M. Bell, C. Volinsky2009930912Discusses various matrix factorization techniques for recommendation systems, enhancing prediction accuracy.
Neural Collaborative FilteringXiangnan He, Lizi Liao, Hanwang Zhang, Liqiang Nie, Xia Hu, Tat-Seng Chua2017552951Proposes a neural network-based approach to collaborative filtering, capturing complex user-item interactions.
BPR: Bayesian Personalized Ranking from Implicit FeedbackSteffen Rendle, Christoph Freudenthaler, Zeno Gantner, L. Schmidt-Thieme2009537818Introduces Bayesian Personalized Ranking for learning from implicit feedback in recommendation systems.
Probabilistic Matrix FactorizationR. Salakhutdinov, A. Mnih2007446211Presents a probabilistic approach to matrix factorization for predicting user preferences.
Collaborative Filtering for Implicit Feedback DatasetsYifan Hu, Y. Koren, C. Volinsky2008321622Explores collaborative filtering techniques for datasets with implicit feedback, using weighted matrix factorization.
LightGCN: Simplifying and Powering Graph Convolution Network for RecommendationXiangnan He, Kuan Deng, Xiang Wang, Yan Li, Yongdong Zhang, Meng Wang2020299554Introduces a lightweight graph convolutional network for efficient and accurate recommendations.
Neural Graph Collaborative FilteringXiang Wang, Xiangnan He, Meng Wang, Fuli Feng, Tat-Seng Chua2019257056Develops a graph neural network framework for collaborative filtering in recommendation systems.
Factorizing personalized Markov chains for next-basket recommendationSteffen Rendle, Christoph Freudenthaler, L. Schmidt-Thieme2010218312Proposes a method for next-basket recommendation using personalized Markov chains.
Collaborative Filtering with Temporal DynamicsY. Koren2010206430Extends collaborative filtering to account for temporal changes in user preferences.
Performance of recommender algorithms on top-N recommendation tasksP. Cremonesi, Y. Koren, R. Turrin2010144619Evaluates various recommender algorithms on top-N recommendation tasks, providing insights into their performance.
Advances in Collaborative FilteringY. Koren, Robert M. Bell2011135843Reviews recent advancements in collaborative filtering techniques and their applications.
Variational Autoencoders for Collaborative FilteringDawen Liang, R. G. Krishnan, M. Hoffman, Tony Jebara2018113854Applies variational autoencoders to model user preferences in collaborative filtering.
One-Class Collaborative FilteringRong Pan, Yunhong Zhou, Bin Cao, N. Liu, R. Lukose, Martin Scholz, Qiang Yang2008102536Introduces a one-class collaborative filtering method for scenarios with only positive feedback.
A Comprehensive Survey of Neighborhood-based Recommendation MethodsChristian Desrosiers, G. Karypis202194894Provides an extensive review of neighborhood-based recommendation methods and their effectiveness.
Lessons from the Netflix Prize ChallengeRobert M. Bell, Y. Koren20078179Reflects on the lessons learned from the Netflix Prize challenge, emphasizing ensemble methods and parameter tuning.
Factorization meets the neighborhood: a multifaceted collaborative filtering modelY. Koren2008410426Combines matrix factorization with neighborhood models for a more comprehensive collaborative filtering approach.
Wide & Deep Learning for Recommender SystemsHeng-Tze Cheng, L. Koc, Jeremiah Harmsen, T. Shaked, Tushar Chandra, H. Aradhye, Glen Anderson, G. Corrado, Wei Chai, M. Ispir, Rohan Anil, Zakaria Haque, Lichan Hong, Vihan Jain, Xiaobing Liu, Hemal Shah201634298Proposes a hybrid model combining wide linear models and deep neural networks for recommendation.
Graph Convolutional Neural Networks for Web-Scale Recommender SystemsRex Ying, Ruining He, Kaifeng Chen, Pong Eksombatchai, William L. Hamilton, J. Leskovec2018323233Applies graph convolutional neural networks to large-scale recommendation systems.
Factorization MachinesSteffen Rendle2010258816Introduces factorization machines, a general-purpose algorithm for prediction problems.
Self-Attentive Sequential RecommendationWang-Cheng Kang, Julian McAuley2018200349Utilizes self-attention mechanisms for sequential recommendation to capture user preferences.
BERT4Rec: Sequential Recommendation with Bidirectional Encoder Representations from TransformerFei Sun, Jun Liu, Jian Wu, Changhua Pei, Xiao Lin, Wenwu Ou, Peng Jiang2019180561Applies BERT for sequential recommendation, improving context understanding.
KGAT: Knowledge Graph Attention Network for RecommendationXiang Wang, Xiangnan He, Yixin Cao, Meng Liu, Tat-Seng Chua2019162142Integrates knowledge graphs with attention networks for enhanced recommendation accuracy.
Collaborative Deep Learning for Recommender SystemsHao Wang, Naiyan Wang, D. Yeung2014158445Combines collaborative filtering with deep learning for improved recommendation systems.
Personalized Top-N Sequential Recommendation via Convolutional Sequence EmbeddingJiaxi Tang, Ke Wang2018149835Proposes a convolutional sequence embedding for personalized top-N sequential recommendations.
Graph Convolutional Matrix CompletionRianne van den Berg, Thomas Kipf, M. Welling2017122933Uses graph convolutional networks for matrix completion in recommendation systems.
AutoRec: Autoencoders Meet Collaborative FilteringSuvash Sedhain, A. Menon, S. Sanner, Lexing Xie201511095Introduces AutoRec, an autoencoder-based collaborative filtering model.
Fast Matrix Factorization for Online Recommendation with Implicit FeedbackXiangnan He, Hanwang Zhang, Min-Yen Kan, Tat-Seng Chua201697433Presents a fast matrix factorization method for online recommendation with implicit feedback.
Collaborative Denoising Auto-Encoders for Top-N Recommender SystemsYao Wu, Christopher DuBois, A. Zheng, M. Ester201693832Applies denoising auto-encoders for top-N recommendations in collaborative filtering.
Self-supervised Graph Learning for RecommendationJiancan Wu, Xiang Wang, Fuli Feng, Xiangnan He, Liang Chen, Jianxun Lian, Xing Xie202091560Explores self-supervised learning on graphs for recommendation systems.
Deep Matrix Factorization Models for Recommender SystemsHong Xue, Xinyu Dai, Jianbing Zhang, Shujian Huang, Jiajun Chen201783433Develops deep matrix factorization models to enhance recommendation accuracy.
Would love to be able to sort this table by column vals. Want to use these papers to build a mesh around the YT algo, Tiktok algo, and pytorch concepts.