Breaker: Removing Shortcut Cues with User Clustering for Single-slot Recommendation System
Chao Wang, Yue Zheng, Yujing Zhang, Yan Feng, Zhe Wang, Xiaowei Shi, An You, Yu Chen

TL;DR
The paper introduces Breaker, a model that reduces shortcut biases in single-slot recommendation systems by clustering users and jointly training with preference modeling, improving recommendation quality.
Contribution
It proposes a novel user clustering approach combined with multi-tower preference modeling to eliminate shortcut biases in pointwise recommendation systems.
Findings
Outperforms baseline models in offline and online tests.
Successfully deployed on Meituan serving millions of users.
Enhances user-item preference modeling by reducing bias.
Abstract
In a single-slot recommendation system, users are only exposed to one item at a time, and the system cannot collect user feedback on multiple items simultaneously. Therefore, only pointwise modeling solutions can be adopted, focusing solely on modeling the likelihood of clicks or conversions for items by users to learn user-item preferences, without the ability to capture the ranking information among different items directly. However, since user-side information is often much more abundant than item-side information, the model can quickly learn the differences in user intrinsic tendencies, which are independent of the items they are exposed to. This can cause these intrinsic tendencies to become a shortcut bias for the model, leading to insufficient mining of the most concerned user-item preferences. To solve this challenge, we introduce the Breaker model. Breaker integrates an…
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
