IRLGSDASApr 12, 2023

A Scalable Framework for Automatic Playlist Continuation on Music Streaming Services

arXiv:2304.09061v115 citationsh-index: 27
Originality Incremental advance
AI Analysis

This work addresses the problem of scalable and effective playlist recommendations for users of music streaming services, though it is incremental as it builds on existing representation learning and sequence modeling techniques.

The paper tackles the challenge of Automatic Playlist Continuation (APC) for music streaming services by introducing a scalable framework that improves recommendations in production, as demonstrated through a large-scale online A/B test on Deezer.

Music streaming services often aim to recommend songs for users to extend the playlists they have created on these services. However, extending playlists while preserving their musical characteristics and matching user preferences remains a challenging task, commonly referred to as Automatic Playlist Continuation (APC). Besides, while these services often need to select the best songs to recommend in real-time and among large catalogs with millions of candidates, recent research on APC mainly focused on models with few scalability guarantees and evaluated on relatively small datasets. In this paper, we introduce a general framework to build scalable yet effective APC models for large-scale applications. Based on a represent-then-aggregate strategy, it ensures scalability by design while remaining flexible enough to incorporate a wide range of representation learning and sequence modeling techniques, e.g., based on Transformers. We demonstrate the relevance of this framework through in-depth experimental validation on Spotify's Million Playlist Dataset (MPD), the largest public dataset for APC. We also describe how, in 2022, we successfully leveraged this framework to improve APC in production on Deezer. We report results from a large-scale online A/B test on this service, emphasizing the practical impact of our approach in such a real-world application.

Code Implementations1 repo
Foundations

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

Your Notes