English

Low-Resource Music Genre Classification with Cross-Modal Neural Model Reprogramming

Sound 2023-05-04 v3 Artificial Intelligence Machine Learning Neural and Evolutionary Computing Audio and Speech Processing

Abstract

Transfer learning (TL) approaches have shown promising results when handling tasks with limited training data. However, considerable memory and computational resources are often required for fine-tuning pre-trained neural networks with target domain data. In this work, we introduce a novel method for leveraging pre-trained models for low-resource (music) classification based on the concept of Neural Model Reprogramming (NMR). NMR aims at re-purposing a pre-trained model from a source domain to a target domain by modifying the input of a frozen pre-trained model. In addition to the known, input-independent, reprogramming method, we propose an advanced reprogramming paradigm: Input-dependent NMR, to increase adaptability to complex input data such as musical audio. Experimental results suggest that a neural model pre-trained on large-scale datasets can successfully perform music genre classification by using this reprogramming method. The two proposed Input-dependent NMR TL methods outperform fine-tuning-based TL methods on a small genre classification dataset.

Keywords

Cite

@article{arxiv.2211.01317,
  title  = {Low-Resource Music Genre Classification with Cross-Modal Neural Model Reprogramming},
  author = {Yun-Ning Hung and Chao-Han Huck Yang and Pin-Yu Chen and Alexander Lerch},
  journal= {arXiv preprint arXiv:2211.01317},
  year   = {2023}
}

Comments

Accepted to IEEE ICASSP 2023. The implementation is available at https://github.com/biboamy/music-repro

R2 v1 2026-06-28T05:02:30.762Z