paper-with-me

Papers

Talos: Optimizing Top-$K$ Accuracy in Recommender Systems

2026-01-27 · Shengjia Zhang, Weiqin Yang, Jiawei Chen, Peng Wu, Yuegang Sun, Gang Wang, Qihao Shi, Can Wang arxiv

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-$K$ results rather than performance across the entire item set. However, estimating Top-$K$ accuracy (e.g., Precision@$K$, Recall@$K$) 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 thresholds. We further develop a sampling-based regression algorithm for efficient and accurate threshold estimation, and introduce a constraint term to maintain optimization stability by preventing score inflation. Additionally, we incorporate a tailored surrogate function to address discontinuity and enhance robustness against distribution shifts. Comprehensive theoretical analyzes and empirical experiments are conducted to demonstrate the effectiveness, efficiency, convergence, and distributional robustness of Talos. The code is available at https://github.com/cynthia-shengjia/WWW-2026-Talos.

📄 PDF Abstract BibTeX arXiv:2601.19276

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TALoS: Enhancing Semantic Scene Completion via Test-time Adaptation on the Line of Sight

2024-10-21 · Hyun-Kurl Jang, Jihun Kim, Hyeokjun Kweon, Kuk-Jin Yoon

Semantic Scene Completion (SSC) aims to perform geometric completion and semantic segmentation simultaneously. Despite the promising results achieved by existing studies, the inherently ill-posed nature of the task prese…

3D Semantic Scene Completion3D Semantic SegmentationSemantic SegmentationTest-time Adaptation

Multi-Objective Recommender Systems: Survey and Challenges

2022-10-19 · Dietmar Jannach

Recommender systems can be characterized as software solutions that provide users convenient access to relevant content. Traditionally, recommender systems research predominantly focuses on developing machine learning al…

Recommendation SystemsSurvey

Exploring User Opinions of Fairness in Recommender Systems

2020-03-13 · Jessie Smith, Nasim Sonboli, Casey Fiesler, Robin Burke

Algorithmic fairness for artificial intelligence has become increasingly relevant as these systems become more pervasive in society. One realm of AI, recommender systems, presents unique challenges for fairness due to tr…

FairnessRecommendation Systems

Multi-Gradient Descent for Multi-Objective Recommender Systems

2019-12-09 · Nikola Milojkovic, Diego Antognini, Giancarlo Bergamin, Boi Faltings 외

Recommender systems need to mirror the complexity of the environment they are applied in. The more we know about what might benefit the user, the more objectives the recommender system has. In addition there may be multi…

Recommendation Systems

Green Recommender Systems: Optimizing Dataset Size for Energy-Efficient Algorithm Performance

2024-10-12 · Ardalan Arabzadeh, Tobias Vente, Joeran Beel

As recommender systems become increasingly prevalent, the environmental impact and energy efficiency of training large-scale models have come under scrutiny. This paper investigates the potential for energy-efficient alg…

Recommendation Systems