SeER: An Explainable Deep Learning MIDI-based Hybrid Song Recommender System
Khalil Damak, Olfa Nasraoui

TL;DR
SeER is a hybrid deep learning system that leverages MIDI content and collaborative filtering to improve song recommendations, address cold start issues, and generate personalized explanations, outperforming existing models.
Contribution
Introduces SeER, a novel hybrid model combining content-based sequence learning and collaborative filtering for explainable music recommendation.
Findings
SeER outperforms baseline systems in ranking accuracy.
Personalized explanations align with user preferences.
Effective in cold start scenarios.
Abstract
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;…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Recommender Systems and Techniques · Topic Modeling
