ZoRRO: A Zero-Weight Personalized Recommender System for Scalable News Recommendation
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 baselines in offline ranking evaluations and achieves click-through rate performance in online A/B testing that is nearly on par with a state-of-the-art deep learning model, while operating more than 600 times faster. Our experiments reveal gaps between offline and online performance and demonstrate that models with similar click-through rate outcomes can produce markedly different recommendation distributions, thereby influencing the overall news flow. These findings position ZoRRO as a practical and efficient solution for large-scale news recommendation and highlight the importance of evaluating recommender systems using metrics beyond accuracy alone.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
ZORRO: Zero-Knowledge Robustness and Privacy for Split Learning (Full Version)
Split Learning (SL) is a distributed learning approach that enables resource-constrained clients to collaboratively train deep neural networks (DNNs) by offloading most layers to a central server while keeping in- and ou…
An Integrated Recommender Algorithm for Rating Prediction
Recommender system is currently widely used in many e-commerce systems, such as Amazon, eBay, and so on. It aims to help users to find items which they may be interested in. In literature, neighborhood-based collaborativ…
Collaborative FilteringPredictionRecommendation SystemsLeveraging LLM Reasoning Enhances Personalized Recommender Systems
Recent advancements have showcased the potential of Large Language Models (LLMs) in executing reasoning tasks, particularly facilitated by Chain-of-Thought (CoT) prompting. While tasks like arithmetic reasoning involve c…
Arithmetic ReasoningRecommendation SystemsPersonalized Multi-task Training for Recommender System
In the vast landscape of internet information, recommender systems (RecSys) have become essential for guiding users through a sea of choices aligned with their preferences. These systems have applications in diverse doma…
Multi-Task LearningRecommendation SystemsRepresentation LearningBi-NAS: Towards Effective and Personalized Explanation for Recommender Systems via Bi-Level Neural Architecture Search
Recommender systems are vital in helping users navigate vast amounts of information, offering personalized suggestions and effective explanations for these recommendations. While previous efforts have attempted to provid…
Neural Architecture SearchExplanation Generation