paper-with-me

Papers

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, Viet-Anh Tran

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 relevant and personalized content to new users, with few to no interactions with the catalog, is challenging. This is commonly referred to as the user cold start problem. In this applied paper, we present the system recently deployed on the music streaming service Deezer to address this problem. The solution leverages a semi-personalized recommendation strategy, based on a deep neural network architecture and on a clustering of users from heterogeneous sources of information. We extensively show the practical impact of this system and its effectiveness at predicting the future musical preferences of cold start users on Deezer, through both offline and online large-scale experiments. Besides, we publicly release our code as well as anonymized usage data from our experiments. We hope that this release of industrial resources will benefit future research on user cold start recommendation.

📄 PDF Abstract BibTeX arXiv:2106.03819

Code (1)

deezer/semi_perso_user_cold_start 공식 구현 pytorch

Tasks

ClusteringNavigateRecommendation Systems

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

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

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

2021-08-10 · Shangfeng Dai, Haobin Lin, Zhichen Zhao, Jianying Lin 외

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 …

Recommendation Systems

Cold-start recommendations in Collective Matrix Factorization

2018-09-02 · David Cortes

This work explores the ability of collective matrix factorization models in recommender systems to make predictions about users and items for which there is side information available but no feedback or interactions data…

Recommendation Systems

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