Let's Get It Started: Fostering the Discoverability of New Releases on Deezer
Léa Briand, Théo Bontempelli, Walid Bendada, Mathieu Morlon, François Rigaud, Benjamin Chapus, Thomas Bouabça, Guillaume Salha-Galvan
TL;DR
The paper addresses the cold-start problem for new music releases on Deezer, which hampers discoverability due to limited prior usage data. It introduces CF-Cold-Start, a 3-layer neural network that predicts future item embeddings for new albums using metadata and initial usage, updated every four hours, and employs approximate nearest-neighbor search to generate personalized recommendations. It further extends this with TS-CF-Cold-Start, a contextual bandit variant using Thompson Sampling to inject exploration and diversify recommendations, with embeddings as priors and online inference via ONNX. Online A/B tests show notable improvements in exposure and engagement for new releases, indicating that shifting from editorial-only to personalized, dynamically updated ranking enhances discoverability, while raising considerations for fairness and suggesting future work to separate discovery from unmissable content and to integrate releases with other personalized features like Flow.
Abstract
This paper presents our recent initiatives to foster the discoverability of new releases on the music streaming service Deezer. After introducing our search and recommendation features dedicated to new releases, we outline our shift from editorial to personalized release suggestions using cold start embeddings and contextual bandits. Backed by online experiments, we discuss the advantages of this shift in terms of recommendation quality and exposure of new releases on the service.
