SDAICLMMASAug 22, 2023

Music Understanding LLaMA: Advancing Text-to-Music Generation with Question Answering and Captioning

arXiv:2308.11276v1110 citationsh-index: 16
Originality Incremental advance
AI Analysis

It addresses a data bottleneck in text-to-music generation for AI researchers, though it is incremental as it builds on existing models and datasets.

The paper tackles the scarcity of labeled music datasets for text-to-music generation by proposing MU-LLaMA, a model that answers music questions and generates captions, achieving state-of-the-art performance in both tasks.

Text-to-music generation (T2M-Gen) faces a major obstacle due to the scarcity of large-scale publicly available music datasets with natural language captions. To address this, we propose the Music Understanding LLaMA (MU-LLaMA), capable of answering music-related questions and generating captions for music files. Our model utilizes audio representations from a pretrained MERT model to extract music features. However, obtaining a suitable dataset for training the MU-LLaMA model remains challenging, as existing publicly accessible audio question answering datasets lack the necessary depth for open-ended music question answering. To fill this gap, we present a methodology for generating question-answer pairs from existing audio captioning datasets and introduce the MusicQA Dataset designed for answering open-ended music-related questions. The experiments demonstrate that the proposed MU-LLaMA model, trained on our designed MusicQA dataset, achieves outstanding performance in both music question answering and music caption generation across various metrics, outperforming current state-of-the-art (SOTA) models in both fields and offering a promising advancement in the T2M-Gen research field.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes