English

Perceptual Musical Features for Interpretable Audio Tagging

Sound 2024-02-26 v3 Artificial Intelligence Audio and Speech Processing

Abstract

In the age of music streaming platforms, the task of automatically tagging music audio has garnered significant attention, driving researchers to devise methods aimed at enhancing performance metrics on standard datasets. Most recent approaches rely on deep neural networks, which, despite their impressive performance, possess opacity, making it challenging to elucidate their output for a given input. While the issue of interpretability has been emphasized in other fields like medicine, it has not received attention in music-related tasks. In this study, we explored the relevance of interpretability in the context of automatic music tagging. We constructed a workflow that incorporates three different information extraction techniques: a) leveraging symbolic knowledge, b) utilizing auxiliary deep neural networks, and c) employing signal processing to extract perceptual features from audio files. These features were subsequently used to train an interpretable machine-learning model for tag prediction. We conducted experiments on two datasets, namely the MTG-Jamendo dataset and the GTZAN dataset. Our method surpassed the performance of baseline models in both tasks and, in certain instances, demonstrated competitiveness with the current state-of-the-art. We conclude that there are use cases where the deterioration in performance is outweighed by the value of interpretability.

Keywords

Cite

@article{arxiv.2312.11234,
  title  = {Perceptual Musical Features for Interpretable Audio Tagging},
  author = {Vassilis Lyberatos and Spyridon Kantarelis and Edmund Dervakos and Giorgos Stamou},
  journal= {arXiv preprint arXiv:2312.11234},
  year   = {2024}
}

Comments

Github Repository: https://github.com/vaslyb/perceptible-music-tagging

R2 v1 2026-06-28T13:54:40.279Z