English

Perception-Inspired Graph Convolution for Music Understanding Tasks

Sound 2024-05-16 v1 Artificial Intelligence Machine Learning Audio and Speech Processing

Abstract

We propose a new graph convolutional block, called MusGConv, specifically designed for the efficient processing of musical score data and motivated by general perceptual principles. It focuses on two fundamental dimensions of music, pitch and rhythm, and considers both relative and absolute representations of these components. We evaluate our approach on four different musical understanding problems: monophonic voice separation, harmonic analysis, cadence detection, and composer identification which, in abstract terms, translate to different graph learning problems, namely, node classification, link prediction, and graph classification. Our experiments demonstrate that MusGConv improves the performance on three of the aforementioned tasks while being conceptually very simple and efficient. We interpret this as evidence that it is beneficial to include perception-informed processing of fundamental musical concepts when developing graph network applications on musical score data.

Keywords

Cite

@article{arxiv.2405.09224,
  title  = {Perception-Inspired Graph Convolution for Music Understanding Tasks},
  author = {Emmanouil Karystinaios and Francesco Foscarin and Gerhard Widmer},
  journal= {arXiv preprint arXiv:2405.09224},
  year   = {2024}
}

Comments

Accepted at the 33rd International Joint Conference on Artificial Intelligence (IJCAI-24)

R2 v1 2026-06-28T16:27:59.110Z