paper-with-me

Papers

Deep Content-User Embedding Model for Music Recommendation

2018-07-18 · Jongpil Lee, Kyungyun Lee, Jiyoung Park, Jang-Yeon Park, Juhan Nam

Recently deep learning based recommendation systems have been actively explored to solve the cold-start problem using a hybrid approach. However, the majority of previous studies proposed a hybrid model where collaborative filtering and content-based filtering modules are independently trained. The end-to-end approach that takes different modality data as input and jointly trains the model can provide better optimization but it has not been fully explored yet. In this work, we propose deep content-user embedding model, a simple and intuitive architecture that combines the user-item interaction and music audio content. We evaluate the model on music recommendation and music auto-tagging tasks. The results show that the proposed model significantly outperforms the previous work. We also discuss various directions to improve the proposed model further.

📄 PDF Abstract BibTeX arXiv:1807.06786

Code (2)

estebandito22/DeepContentRecommenders pytorch
jongpillee/deep-content-user tf

Tasks

Collaborative FilteringmodelMusic Auto-TaggingMusic RecommendationRecommendation Systems

Similar Papers 제목 키워드 기반

Enhancing Sequential Music Recommendation with Negative Feedback-informed Contrastive Learning

2024-09-11 · Pavan Seshadri, Shahrzad Shashaani, Peter Knees

Modern music streaming services are heavily based on recommendation engines to serve content to users. Sequential recommendation -- continuously providing new items within a single session in a contextually coherent mann…

Contrastive LearningMusic RecommendationSequential RecommendationSession-Based Recommendations

Modeling of the Latent Embedding of Music using Deep Neural Network

2017-05-12 · Zhou Xing, Eddy Baik, Yan Jiao, Nilesh Kulkarni 외

While both the data volume and heterogeneity of the digital music content is huge, it has become increasingly important and convenient to build a recommendation or search system to facilitate surfacing these content to t…

Collaborative Filtering

Neural content-aware collaborative filtering for cold-start music recommendation

2021-02-24 · Paul Magron, Cédric Févotte

State-of-the-art music recommender systems are based on collaborative filtering, which builds upon learning similarities between users and songs from the available listening data. These approaches inherently face the col…

Collaborative FilteringMusic RecommendationRecommendation Systems

Semantic IDs for Music Recommendation

2025-07-24 · M. Jeffrey Mei, Florian Henkel, Samuel E. Sandberg, Oliver Bembom 외 arxiv

Training recommender systems for next-item recommendation often requires unique embeddings to be learned for each item, which may take up most of the trainable parameters for a model. Shared embeddings, such as using con…

Leveraging the structure of musical preference in content-aware music recommendation

2020-10-20 · Paul Magron, Cédric Févotte

State-of-the-art music recommendation systems are based on collaborative filtering, which predicts a user's interest from his listening habits and similarities with other users' profiles. These approaches are agnostic to…

Collaborative FilteringMusic RecommendationRecommendation Systems