IRLGSep 27, 2023

Cold & Warm Net: Addressing Cold-Start Users in Recommender Systems

arXiv:2309.15646v111 citationsh-index: 86
Originality Incremental advance
AI Analysis

This addresses the cold-start user problem in recommender systems, particularly in the matching stage, with incremental improvements for industrial applications.

The paper tackles the user cold-start problem in recommender systems by proposing Cold & Warm Net, which uses expert models for cold-start and warm-up users with a gate network and dynamic knowledge distillation, resulting in outperforming other models on public datasets and increasing app dwell time and user retention on an industrial platform.

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 explicitly models user behavior bias. Finally, we evaluate our Cold & Warm Net on public datasets in comparison to models commonly applied in the matching stage and it outperforms other models on all user types. The proposed model has also been deployed on an industrial short video platform and achieves a significant increase in app dwell time and user retention rate.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes