Towards Training Music Taggers on Synthetic Data
Nadine Kroher, Steven Manangu, Aggelos Pikrakis
TL;DR
This study investigates training music taggers with synthetic data using GTZAN-synth, a tenfold larger synthetic analogue produced with MusicGen guided by LLM-driven prompts. It compares naive data augmentation against domain adaptation, transfer learning, and fine-tuning to bridge real–synthetic distribution gaps. Key findings show that simply mixing synthetic data with real GTZAN provides no real-data gains, while transfer learning and fine-tuning from synthetic pretraining offer modest improvements; domain adaptation reduces representation mismatch but yields limited accuracy gains. By releasing GTZAN-synth and outlining practical strategies, the work lays groundwork for future research on prompt engineering, scaling synthetic data, and applying these methods to broader music tagging tasks.
Abstract
Most contemporary music tagging systems rely on large volumes of annotated data. As an alternative, we investigate the extent to which synthetically generated music excerpts can improve tagging systems when only small annotated collections are available. To this end, we release GTZAN-synth, a synthetic dataset that follows the taxonomy of the well-known GTZAN dataset while being ten times larger in data volume. We first observe that simply adding this synthetic dataset to the training split of GTZAN does not result into performance improvements. We then proceed to investigating domain adaptation, transfer learning and fine-tuning strategies for the task at hand and draw the conclusion that the last two options yield an increase in accuracy. Overall, the proposed approach can be considered as a first guide in a promising field for future research.
