The reviewed record of science sign in
Pith

arxiv: 2411.19371 · v1 · pith:L2PZQ3O2 · submitted 2024-11-28 · cs.SD · cs.LG· eess.AS

Parameter-Efficient Transfer Learning for Music Foundation Models

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:L2PZQ3O2record.jsonopen to challenge →

classification cs.SD cs.LGeess.AS
keywords methodsfine-tuningfoundationmusicmodelsprobinglearningpetl
0
0 comments X
read the original abstract

More music foundation models are recently being released, promising a general, mostly task independent encoding of musical information. Common ways of adapting music foundation models to downstream tasks are probing and fine-tuning. These common transfer learning approaches, however, face challenges. Probing might lead to suboptimal performance because the pre-trained weights are frozen, while fine-tuning is computationally expensive and is prone to overfitting. Our work investigates the use of parameter-efficient transfer learning (PETL) for music foundation models which integrates the advantage of probing and fine-tuning. We introduce three types of PETL methods: adapter-based methods, prompt-based methods, and reparameterization-based methods. These methods train only a small number of parameters, and therefore do not require significant computational resources. Results show that PETL methods outperform both probing and fine-tuning on music auto-tagging. On key detection and tempo estimation, they achieve similar results as fine-tuning with significantly less training cost. However, the usefulness of the current generation of foundation model on key and tempo tasks is questioned by the similar results achieved by training a small model from scratch. Code available at https://github.com/suncerock/peft-music/

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MindMelody: A Closed-Loop EEG-Driven System for Personalized Music Intervention

    cs.SD 2026-05 unverdicted novelty 6.0

    MindMelody combines real-time EEG emotion decoding with an LLM for intervention planning and a hierarchical controller for generating affect-aware music in a continuous feedback loop.

  2. MindMelody: A Closed-Loop EEG-Driven System for Personalized Music Intervention

    cs.SD 2026-05 unverdicted novelty 5.0

    MindMelody is a closed-loop EEG-to-music system that decodes real-time brain signals into emotional states, uses an LLM to plan interventions, and controls a music generator with continuous feedback to improve emotion...

  3. Adopting State-of-the-Art Pretrained Audio Representations for Music Recommender Systems

    cs.IR 2026-04 unverdicted novelty 5.0

    Pretrained audio models show large performance gaps between standard MIR tasks and music recommendation in both hot and cold-start settings.