Correct and Weight: A Simple Yet Effective Loss for Implicit Feedback Recommendation
Minglei Yin, Chuanbo Hu, Bin Liu, Neil Zhenqiang Gong, Yanfang (Fanny) Ye, Xin Li

TL;DR
This paper proposes the Corrected and Weighted (CW) loss function for implicit feedback recommendation systems, effectively addressing false negatives by debiasing negative sampling and dynamically re-weighting negatives, leading to improved ranking performance.
Contribution
The paper introduces a novel loss function that corrects false negatives in implicit feedback learning through theoretical negative distribution approximation and dynamic re-weighting, with no complex data modifications.
Findings
Outperforms state-of-the-art loss functions on benchmark datasets
Consistently improves ranking metrics across multiple datasets
Efficiently integrates into existing recommendation models
Abstract
Learning from implicit feedback has become the standard paradigm for modern recommender systems. However, this setting is fraught with the persistent challenge of false negatives, where unobserved user-item interactions are not necessarily indicative of negative preference. To address this issue, this paper introduces a novel and principled loss function, named Corrected and Weighted (CW) loss, that systematically corrects for the impact of false negatives within the training objective. Our approach integrates two key techniques. First, inspired by Positive-Unlabeled learning, we debias the negative sampling process by re-calibrating the assumed negative distribution. By theoretically approximating the true negative distribution (p-) using the observable general data distribution (p) and the positive interaction distribution (p^+), our method provides a more accurate estimate of the…
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 · Explainable Artificial Intelligence (XAI) · Sentiment Analysis and Opinion Mining
