Talos: Optimizing Top-$K$ Accuracy in Recommender Systems
Shengjia Zhang, Weiqin Yang, Jiawei Chen, Peng Wu, Yuegang Sun, Gang Wang, Qihao Shi, Can Wang

TL;DR
Talos is a novel loss function designed to optimize Top-$K$ accuracy in recommender systems by simplifying ranking operations, improving efficiency, and enhancing robustness against distribution shifts.
Contribution
The paper introduces Talos, a new loss function with a quantile-based approach and efficient threshold estimation for better Top-$K$ accuracy optimization in RS.
Findings
Talos improves Top-$K$ accuracy in recommender systems.
It offers computational efficiency over traditional ranking-based methods.
Talos demonstrates robustness to distribution shifts in empirical tests.
Abstract
Recommender systems (RS) aim to retrieve a small set of items that best match individual user preferences. Naturally, RS place primary emphasis on the quality of the Top- results rather than performance across the entire item set. However, estimating Top- accuracy (e.g., Precision@, Recall@) requires determining the ranking positions of items, which imposes substantial computational overhead and poses significant challenges for optimization. In addition, RS often suffer from distribution shifts due to evolving user preferences or data biases, further complicating the task. To address these issues, we propose Talos, a loss function that is specifically designed to optimize the Talos recommendation accuracy. Talos leverages a quantile technique that replaces the complex ranking-dependent operations into simpler comparisons between predicted scores and learned score…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Mobile Crowdsensing and Crowdsourcing · Expert finding and Q&A systems
