SDLGMLJul 8, 2019

Towards Explainable Music Emotion Recognition: The Route via Mid-level Features

arXiv:1907.03572v144 citations
Originality Incremental advance
AI Analysis

This addresses the problem of interpretability in music emotion recognition for researchers and users, though it is incremental by building on existing deep learning methods.

The paper tackles the challenge of making music emotion recognition models explainable by predicting emotions through human-interpretable mid-level features, resulting in only a small loss in predictive performance compared to direct prediction.

Emotional aspects play an important part in our interaction with music. However, modelling these aspects in MIR systems have been notoriously challenging since emotion is an inherently abstract and subjective experience, thus making it difficult to quantify or predict in the first place, and to make sense of the predictions in the next. In an attempt to create a model that can give a musically meaningful and intuitive explanation for its predictions, we propose a VGG-style deep neural network that learns to predict emotional characteristics of a musical piece together with (and based on) human-interpretable, mid-level perceptual features. We compare this to predicting emotion directly with an identical network that does not take into account the mid-level features and observe that the loss in predictive performance of going through the mid-level features is surprisingly low, on average. The design of our network allows us to visualize the effects of perceptual features on individual emotion predictions, and we argue that the small loss in performance in going through the mid-level features is justified by the gain in explainability of the predictions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes