Rethinking music captioning with music metadata llms

Irmak Bukey, Zhepei Wang, Chris Donahue, Nicholas J. Bryan
ICASSP 2026

Rethinking music captioning with music metadata llms

Abstract

Music captioning, or the task of generating a natural language description of music, is useful for both music understanding and controllable music generation. Training captioning models, however, typically requires high-quality music caption data which is scarce compared to metadata (e.g., genre, mood, etc.). As a result, it is common to use large language models (LLMs) to synthesize captions from metadata to generate training data for captioning models, though this process imposes a fixed stylization and entangles factual information with natural language style. As a more direct approach, we propose metadata-based captioning. We train a meta-data prediction model to infer detailed music metadata from audio and then convert it into expressive captions via pre-trained LLMs at inference time. Compared to a strong end-to-end baseline trained on LLM-generated captions derived from metadata, our method: (1) achieves comparable performance in less training time over end-to-end captioners, (2) offers flexibility to easily change stylization post-training, enabling output captions to be tailored to specific stylistic and quality requirements, and (3) can be prompted with audio and partial metadata to enable powerful metadata imputation or in-filling – a common tasks for organizing music data.

Citation

@misc{2026metadatallm,
      title={Rethinking Music Captioning with Music Metadata LLMs}, 
      author={Irmak Bukey and Zhepei Wang and Chris Donahue and Nicholas J. Bryan},
      year={2026},
      eprint={2602.03023},
      archivePrefix={arXiv},
      primaryClass={cs.SD},
      url={https://arxiv.org/abs/2602.03023}, 
}
×