English

Cold-start Playlist Recommendation with Multitask Learning

Information Retrieval 2019-01-21 v1 Machine Learning Machine Learning

Abstract

Playlist recommendation involves producing a set of songs that a user might enjoy. We investigate this problem in three cold-start scenarios: (i) cold playlists, where we recommend songs to form new personalised playlists for an existing user; (ii) cold users, where we recommend songs to form new playlists for a new user; and (iii) cold songs, where we recommend newly released songs to extend users' existing playlists. We propose a flexible multitask learning method to deal with all three settings. The method learns from user-curated playlists, and encourages songs in a playlist to be ranked higher than those that are not by minimising a bipartite ranking loss. Inspired by an equivalence between bipartite ranking and binary classification, we show how one can efficiently approximate an optimal solution of the multitask learning objective by minimising a classification loss. Empirical results on two real playlist datasets show the proposed approach has good performance for cold-start playlist recommendation.

Keywords

Cite

@article{arxiv.1901.06125,
  title  = {Cold-start Playlist Recommendation with Multitask Learning},
  author = {Dawei Chen and Cheng Soon Ong and Aditya Krishna Menon},
  journal= {arXiv preprint arXiv:1901.06125},
  year   = {2019}
}

Comments

15 pages

R2 v1 2026-06-23T07:15:25.627Z