paper-with-me

Papers

Scalable Recommender Systems through Recursive Evidence Chains

2018-07-05 · Elias Tragas, Calvin Luo, Maxime Gazeau, Kevin Luk, David Duvenaud

Recommender systems can be formulated as a matrix completion problem, predicting ratings from user and item parameter vectors. Optimizing these parameters by subsampling data becomes difficult as the number of users and items grows. We develop a novel approach to generate all latent variables on demand from the ratings matrix itself and a fixed pool of parameters. We estimate missing ratings using chains of evidence that link them to a small set of prototypical users and items. Our model automatically addresses the cold-start and online learning problems by combining information across both users and items. We investigate the scaling behavior of this model, and demonstrate competitive results with respect to current matrix factorization techniques in terms of accuracy and convergence speed.

📄 PDF Abstract BibTeX arXiv:1807.02150

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix CompletionRecommendation Systems

Similar Papers 제목 키워드 기반

RecRec: Recursive Refinement for Sequential Recommendation

2026-07-12 · Pervez Shaik, Prosenjit Biswas, Abhinav Thorat, Ravi Kolla 외 arxiv

Sequential recommender systems typically infer user preferences through single-pass encoding of interaction histories without iterative refinement, relying on increasingly deep architectures to capture complex patterns. …

Sequential Recommendation

Scalable Recommender Systemsthrough Recursive Evidence Chains

2018-10-20 · Elias Tragas, Calvin Luo, Maxime Yvez, Kevin Luk 외

Recommender systems can be formulated as a matrix completion problem, where the goal is to estimate missing ratings. A popular matrix completion algorithm is matrix factorization, where ratings are predicted from combini…

Matrix CompletionRecommendation Systems

Scalable Neural Contextual Bandit for Recommender Systems

2023-06-26 · Zheqing Zhu, Benjamin Van Roy

High-quality recommender systems ought to deliver both innovative and relevant content through effective and exploratory interactions with users. Yet, supervised learning-based neural networks, which form the backbone of…

Recommendation SystemsThompson Sampling

Streaming Recommender Systems

2016-07-21 · Shiyu Chang, Yang Zhang, Jiliang Tang, Dawei Yin 외

The increasing popularity of real-world recommender systems produces data continuously and rapidly, and it becomes more realistic to study recommender systems under streaming scenarios. Data streams present distinct prop…

Recommendation Systems

ZoRRO: A Zero-Weight Personalized Recommender System for Scalable News Recommendation

2026-07-12 · Johannes Kruse, Ryotaro Shimizu, Kasper Lindskow, Jon Tofteskov 외 arxiv

We present ZoRRO (Zero-Weight Personalized Recommender System), a zero-weight, training-free framework for personalized news recommendation designed for scalable real-world deployment. ZoRRO outperforms strong neural bas…