paper-with-me

Papers

SeER: An Explainable Deep Learning MIDI-based Hybrid Song Recommender System

2019-06-25 · Khalil Damak, Olfa Nasraoui

State of the art music recommender systems mainly rely on either matrix factorization-based collaborative filtering approaches or deep learning architectures. Deep learning models usually use metadata for content-based filtering or predict the next user interaction by learning from temporal sequences of user actions. Despite advances in deep learning for song recommendation, none has taken advantage of the sequential nature of songs by learning sequence models that are based on content. Aside from the importance of prediction accuracy, other significant aspects are important, such as explainability and solving the cold start problem. In this work, we propose a hybrid deep learning model, called "SeER", that uses collaborative filtering (CF) and deep learning sequence models on the MIDI content of songs for recommendation in order to provide more accurate personalized recommendations; solve the item cold start problem; and generate a relevant explanation for a song recommendation. Our evaluation experiments show promising results compared to state of the art baseline and hybrid song recommender systems in terms of ranking evaluation. Moreover, based on proposed tests for offline validation, we show that our personalized explanations capture properties that are in accordance with the user's preferences.

📄 PDF Abstract BibTeX arXiv:1907.01640

Code (1)

kartikey-singh/Replicating-SeER

Tasks

Collaborative FilteringDeep LearningRecommendation SystemsTemporal Sequences

Similar Papers 제목 키워드 기반

Accompanied Singing Voice Synthesis with Fully Text-controlled Melody

2024-07-02 · RuiQi Li, Zhiqing Hong, Yongqi Wang, Lichao Zhang 외

Text-to-song (TTSong) is a music generation task that synthesizes accompanied singing voices. Current TTSong methods, inherited from singing voice synthesis (SVS), require melody-related information that can sometimes be…

Language ModelingLanguage ModellingMusic GenerationSinging Voice Synthesis

Machine Learning Approaches to Hybrid Music Recommender Systems

2018-07-16 · Vall Andreu, Widmer Gerhard

Music recommender systems have become a key technology supporting the access to increasingly larger music catalogs in on-line music streaming services, on-line music shops, and private collections. The interaction of use…

BIG-bench Machine LearningRecommendation Systems

MulTTiPop: A Multitrack Transcription Dataset for Pop Music

2026-07-09 · Nathan Pruyne, Benjamin Stoler, William Chen, Chien-yu Huang 외 arxiv

We present MulTTiPop, a dataset of pop music segments and their associated multitrack MIDI recordings for the evaluation of automatic music transcription models. MulTTiPop contains 572 segments of popular music totaling …

Music TranscriptionBeat Tracking

The Renaissance of Expert Systems: Optical Recognition of Printed Chinese Jianpu Musical Scores with Lyrics

2025-12-15 · Fan Bu, Rongfeng Li, Zijin Li, Ya Li 외 arxiv

Large-scale optical music recognition (OMR) research has focused mainly on Western staff notation, leaving Chinese Jianpu (numbered notation) and its rich lyric resources underexplored. We present a modular expert-system…

A Hybrid Approach to Music Playlist Continuation Based on Playlist-Song Membership

2018-05-24 · Vall Andreu, Dorfer Matthias, Schedl Markus, Widmer Gerhard

Automated music playlist continuation is a common task of music recommender systems, that generally consists in providing a fitting extension to a given playlist. Collaborative filtering models, that extract abstract pat…

Collaborative FilteringRecommendation Systems