Abstract
Recommender systems play an important role in providing an engaging experience on online music streaming services. However, the musical domain presents distinctive challenges to recommender systems: tracks are short, listened to multiple times, typically consumed in sessions with other tracks, and relevance is highly context-dependent. In this paper, we argue that modeling users' preferences at the beginning of a session is a practical and effective way to address these challenges. Using a dataset from Spotify, a popular music streaming service, we observe that a) consumption from the recent past and b) session-level contextual variables (such as the time of the day or the type of device used) are indeed predictive of the tracks a user will stream - much more so than static, average preferences. Driven by these findings, we propose CoSeRNN, a neural network architecture that models users' preferences as a sequence of embeddings, one for each session. CoSeRNN predicts, at the beginning of a session, a preference vector, based on past consumption history and current context. This preference vector can then be used in downstream tasks to generate contextually relevant just-in-time recommendations efficiently, by using approximate nearest-neighbour search algorithms. We evaluate CoSeRNN on session and track ranking tasks, and find that it outperforms the current state of the art by upwards of 10% on different ranking metrics. Dissecting the performance of our approach, we find that sequential and contextual information are both crucial.
Originalsprog | Engelsk |
---|---|
Titel | RecSys 2020 : 14th ACM Conference on Recommender Systems |
Antal sider | 10 |
Forlag | Association for Computing Machinery |
Publikationsdato | 2020 |
Sider | 53-62 |
ISBN (Elektronisk) | 978-1-4503-7583-2 |
DOI | |
Status | Udgivet - 2020 |
Begivenhed | 14th ACM Conference on Recommender Systems, RecSys 2020 - Virtual, Online, Brasilien Varighed: 22 sep. 2020 → 26 sep. 2020 |
Konference
Konference | 14th ACM Conference on Recommender Systems, RecSys 2020 |
---|---|
Land/Område | Brasilien |
By | Virtual, Online |
Periode | 22/09/2020 → 26/09/2020 |
Sponsor | ACM Special Interest Group on Artificial Intelligence (SIGAI), ACM Special Interest Group on Computer-Human Interaction (SIGCHI), ACM Special Interest Group on Hypertext, Hypermedia, and Web (SIGWEB), ACM Special Interest Group on Information Retrieval (SIGIR), ACM Special Interest Group on Knowledge Discovery in Data (SIGKDD), Special Interest Group on Economics and Computation (SIGecom) |
Bibliografisk note
Publisher Copyright:© 2020 ACM.