English

Music Playlist Title Generation Using Artist Information

Information Retrieval 2023-01-20 v1 Computation and Language Machine Learning Sound Audio and Speech Processing

Abstract

Automatically generating or captioning music playlist titles given a set of tracks is of significant interest in music streaming services as customized playlists are widely used in personalized music recommendation, and well-composed text titles attract users and help their music discovery. We present an encoder-decoder model that generates a playlist title from a sequence of music tracks. While previous work takes track IDs as tokenized input for playlist title generation, we use artist IDs corresponding to the tracks to mitigate the issue from the long-tail distribution of tracks included in the playlist dataset. Also, we introduce a chronological data split method to deal with newly-released tracks in real-world scenarios. Comparing the track IDs and artist IDs as input sequences, we show that the artist-based approach significantly enhances the performance in terms of word overlap, semantic relevance, and diversity.

Keywords

Cite

@article{arxiv.2301.08145,
  title  = {Music Playlist Title Generation Using Artist Information},
  author = {Haven Kim and SeungHeon Doh and Junwon Lee and Juhan Nam},
  journal= {arXiv preprint arXiv:2301.08145},
  year   = {2023}
}

Comments

AAAI-23 Workshop on Creative AI Across Modalities

R2 v1 2026-06-28T08:15:29.725Z