English

Pre-training Music Classification Models via Music Source Separation

Audio and Speech Processing 2024-04-24 v3

Abstract

In this paper, we study whether music source separation can be used as a pre-training strategy for music representation learning, targeted at music classification tasks. To this end, we first pre-train U-Net networks under various music source separation objectives, such as the isolation of vocal or instrumental sources from a musical piece; afterwards, we attach a classification network to the pre-trained U-Net and jointly finetune the whole network. The features learned by the separation network are also propagated to the tail network through a convolutional feature adaptation module. Experimental results in two widely used and publicly available datasets indicate that pre-training the U-Nets with a music source separation objective can improve performance compared to both training the whole network from scratch and using the tail network as a standalone in two music classification tasks, music auto-tagging and music genre classification. We also show that our proposed framework can be successfully integrated into both convolutional and Transformer-based backends, highlighting its modularity.

Keywords

Cite

@article{arxiv.2310.15845,
  title  = {Pre-training Music Classification Models via Music Source Separation},
  author = {Christos Garoufis and Athanasia Zlatintsi and Petros Maragos},
  journal= {arXiv preprint arXiv:2310.15845},
  year   = {2024}
}

Comments

5 pages, 2 figures/2 tables. EUSIPCO-24 submission (changes from v1: experiments with AST - classification backbone pre-training - correct FMA subset)

R2 v1 2026-06-28T13:00:18.196Z