Empowering Long-tail Item Recommendation through Cross Decoupling Network (CDN)
Yin Zhang, Ruoxi Wang, Tiansheng Yao, Xinyang Yi, Lichan Hong, James, Caverlee, Ed H. Chi, Derek Zhiyuan Cheng

TL;DR
This paper introduces the Cross Decoupling Network (CDN), a novel approach to improve long-tail item recommendation by decoupling memorization and generalization, effectively addressing bias and enhancing performance with lower costs.
Contribution
The paper proposes a new CDN architecture that decouples learning processes for better tail item recommendation while maintaining overall system performance.
Findings
CDN significantly outperforms state-of-the-art methods on benchmark datasets.
Effective in a large-scale Google recommendation system case study.
Reduces training and serving costs compared to existing approaches.
Abstract
Industry recommender systems usually suffer from highly-skewed long-tail item distributions where a small fraction of the items receives most of the user feedback. This skew hurts recommender quality especially for the item slices without much user feedback. While there have been many research advances made in academia, deploying these methods in production is very difficult and very few improvements have been made in industry. One challenge is that these methods often hurt overall performance; additionally, they could be complex and expensive to train and serve. In this work, we aim to improve tail item recommendations while maintaining the overall performance with less training and serving cost. We first find that the predictions of user preferences are biased under long-tail distributions. The bias comes from the differences between training and serving data in two perspectives: 1)…
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 · Sentiment Analysis and Opinion Mining · Machine Learning and ELM
MethodsAdapter
