Cold & Warm Net: Addressing Cold-Start Users in Recommender Systems
Xiangyu Zhang, Zongqiang Kuang, Zehao Zhang, Fan Huang, Xianfeng Tan

TL;DR
This paper introduces Cold & Warm Net, a novel recommender system model that effectively addresses cold-start user challenges by combining expert models, a gate network, and dynamic knowledge distillation, improving performance in industrial applications.
Contribution
The paper proposes Cold & Warm Net, a new model that explicitly models cold-start and warm users, incorporating expert models, a gate network, and knowledge distillation for better user representation.
Findings
Outperforms existing models on public datasets across user types.
Achieves significant improvements in app dwell time and user retention in industrial deployment.
Effectively models user behavior bias with explicit feature selection.
Abstract
Cold-start recommendation is one of the major challenges faced by recommender systems (RS). Herein, we focus on the user cold-start problem. Recently, methods utilizing side information or meta-learning have been used to model cold-start users. However, it is difficult to deploy these methods to industrial RS. There has not been much research that pays attention to the user cold-start problem in the matching stage. In this paper, we propose Cold & Warm Net based on expert models who are responsible for modeling cold-start and warm-up users respectively. A gate network is applied to incorporate the results from two experts. Furthermore, dynamic knowledge distillation acting as a teacher selector is introduced to assist experts in better learning user representation. With comprehensive mutual information, features highly relevant to user behavior are selected for the bias net which…
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 · Advanced Bandit Algorithms Research · Generative Adversarial Networks and Image Synthesis
MethodsFocus · Knowledge Distillation
