paper-with-me

Papers

Scalable Recommender Systemsthrough Recursive Evidence Chains

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

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 combining learned user and item parameter vectors. As dataset sizes increase many matrix factorization models suffer from slow rates of convergence, linear parameter scaling and a need to be retrained when new users or items are added. We develop a novel approach to generate user and item vectors on demand from the ratings matrix itself and a fixed pool of parameters. In our approach, each vector is generated using chains of evidence that link them to a small set of learned prototypical user and item latent vectors. We demonstrate that our approach has a number of desirable scaling properties, such as having a constant rate of convergence to a competitive RMSE, requiring the optimization of only a constant number of parameters.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix CompletionRecommendation Systems

Similar Papers 제목 키워드 기반

Scalable Recommender Systems through Recursive Evidence Chains

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

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 …

Matrix CompletionRecommendation Systems

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

Deep Fuzzy Systems

2019-05-23 · Khaled Ahmed Nagaty

An investigation of deep fuzzy systems is presented in this paper. A deep fuzzy system is represented by recursive fuzzy systems from an input terminal to output terminal. Recursive fuzzy systems are sequences of fuzzy g…

Recursive Experiential-Working Memory Evolution for Long-Horizon Agent Harnesses

2026-08-25 · Zhaochen Yu, Yingcheng Wu, Zhenfei Yin, Kaiyuan Chen 외 hf

Recursive self-improvement (RSI) remains hard in long-horizon tasks, where growing histories obscure the task state and misalign skill invocation. We introduce Recuris, a recursive Experiential-Working Memory architectur…

Scalable Oversight for Superhuman AI via Recursive Self-Critiquing

2025-02-07 · Xueru Wen, Jie Lou, Xinyu Lu, Junjie Yang 외

As AI capabilities increasingly surpass human proficiency in complex tasks, current alignment techniques including SFT and RLHF face fundamental challenges in ensuring reliable oversight. These methods rely on direct hum…