Music Playlist Title Generation: A Machine-Translation Approach
We propose a machine-translation approach to automatically generate a playlist title from a set of music tracks. We take a sequence of track IDs as input and a sequence of words in a playlist title as output, adapting the sequence-to-sequence framework based on Recurrent Neural Network (RNN) and Transformer to the music data. Considering the orderless nature of music tracks in a playlist, we propose two techniques that remove the order of the input sequence. One is data augmentation by shuffling and the other is deleting the positional encoding. We also reorganize the existing music playlist datasets to generate phrase-level playlist titles. The result shows that the Transformer models generally outperform the RNN model. Also, removing the order of input sequence improves the performance further.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationMachine TranslationTranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Music Playlist Title Generation Using Artist Information
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 …
DecoderDiversityMusic RecommendationUnderstanding Music Playlists
As music streaming services dominate the music industry, the playlist is becoming an increasingly crucial element of music consumption. Con- sequently, the music recommendation problem is often casted as a playlist gener…
BIG-bench Machine LearningMusic RecommendationRecommendation SystemsUsing Latent Semantics of Playlist Titles and Descriptions to Enhance Music Recommendations
Automatic Playlist Continuation through a Composition of Collaborative Filters
The RecSys Challenge 2018 focused on automatic playlist continuation, i.e., the task was to recommend additional music tracks for playlists based on the playlist's title and/or a subset of the tracks that it already cont…
Track Mix Generation on Music Streaming Services using Transformers
This paper introduces Track Mix, a personalized playlist generation system released in 2022 on the music streaming service Deezer. Track Mix automatically generates "mix" playlists inspired by initial music tracks, allow…
Collaborative Filtering