paper-with-me

Papers

POSO: Personalized Cold Start Modules for Large-scale Recommender Systems

2021-08-10 · Shangfeng Dai, Haobin Lin, Zhichen Zhao, Jianying Lin, Honghuan Wu, Zhe Wang, Sen yang, Ji Liu

Recommendation for new users, also called user cold start, has been a well-recognized challenge for online recommender systems. Most existing methods view the crux as the lack of initial data. However, in this paper, we argue that there are neglected problems: 1) New users' behaviour follows much different distributions from regular users. 2) Although personalized features are involved, heavily imbalanced samples prevent the model from balancing new/regular user distributions, as if the personalized features are overwhelmed. We name the problem as the "submergence" of personalization. To tackle this problem, we propose a novel module: Personalized COld Start MOdules (POSO). Considering from a model architecture perspective, POSO personalizes existing modules by introducing multiple user-group-specialized sub-modules. Then, it fuses their outputs by personalized gates, resulting in comprehensive representations. In such way, POSO projects imbalanced features to even modules. POSO can be flexibly integrated into many existing modules and effectively improves their performance with negligible computational overheads. The proposed method shows remarkable advantage in industrial scenario. It has been deployed on the large-scale recommender system of Kwai, and improves new user Watch Time by a large margin (+7.75%). Moreover, POSO can be further generalized to regular users, inactive users and returning users (+2%-3% on Watch Time), as well as item cold start (+3.8% on Watch Time). Its effectiveness has also been verified on public dataset (MovieLens 20M). We believe such practical experience can be well generalized to other scenarios.

📄 PDF Abstract BibTeX arXiv:2108.04690

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Personalized Transfer of User Preferences for Cross-domain Recommendation

2021-10-21 · Yongchun Zhu, Zhenwei Tang, Yudan Liu, Fuzhen Zhuang 외

Cold-start problem is still a very challenging problem in recommender systems. Fortunately, the interactions of the cold-start users in the auxiliary source domain can help cold-start recommendations in the target domain…

Recommendation Systems

SocRipple: A Two-Stage Framework for Cold-Start Video Recommendations

2025-08-10 · Amit Jaspal, Kapil Dalwani, Ajantha Ramineni arxiv

Most industry scale recommender systems face critical cold start challenges new items lack interaction history, making it difficult to distribute them in a personalized manner. Standard collaborative filtering models und…

Collaborative Filtering

A Semi-Personalized System for User Cold Start Recommendation on Music Streaming Apps

2021-06-07 · Léa Briand, Guillaume Salha-Galvan, Walid Bendada, Mathieu Morlon 외

Music streaming services heavily rely on recommender systems to improve their users' experience, by helping them navigate through a large musical catalog and discover new songs, albums or artists. However, recommending r…

ClusteringNavigateRecommendation Systems

Personalized Diffusion Model Reshapes Cold-Start Bundle Recommendation

2025-05-20 · Tuan-Nghia Bui, Huy-Son Nguyen, Cam-Van Thi Nguyen, Hoang-Quynh Le 외

Bundle recommendation aims to recommend a set of items to each user. However, the sparser interactions between users and bundles raise a big challenge, especially in cold-start scenarios. Traditional collaborative filter…

Collaborative Filtering

Personalized Adaptive Meta Learning for Cold-start User Preference Prediction

2020-12-22 · Runsheng Yu, Yu Gong, Xu He, Bo An 외

A common challenge in personalized user preference prediction is the cold-start problem. Due to the lack of user-item interactions, directly learning from the new users' log data causes serious over-fitting problem. Rece…

Few-Shot LearningMeta-Learning