Neural content-aware collaborative filtering for cold-start music recommendation
Paul Magron, C\'edric F\'evotte

TL;DR
This paper introduces a neural content-aware collaborative filtering framework that improves cold-start music recommendation by leveraging deep learning to extract content features and model user-song interactions, outperforming previous shallow models.
Contribution
It extends neural collaborative filtering to incorporate deep content features, proposing a generative model with strict and relaxed variants for better cold-start recommendations.
Findings
Achieves state-of-the-art results in cold-start music recommendation.
Deep neural networks outperform shallow interaction models.
Content-aware approach effectively addresses the cold-start problem.
Abstract
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 cold-start problem, as they cannot recommend novel songs with no listening history. Content-aware recommendation addresses this issue by incorporating content information about the songs on top of collaborative filtering. However, methods falling in this category rely on a shallow user/item interaction that originates from a matrix factorization framework. In this work, we introduce neural content-aware collaborative filtering, a unified framework which alleviates these limits, and extends the recently introduced neural collaborative filtering to its content-aware counterpart. We propose a generative model which leverages deep learning for both extracting content…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Neuroscience and Music Perception · Generative Adversarial Networks and Image Synthesis
