Multimodal Music Generation with Explicit Bridges and Retrieval Augmentation
Baisen Wang, Le Zhuo, Zhaokai Wang, Chenxi Bao, Wu Chengjing, Xuecheng Nie, Jiao Dai, Jizhong Han, Yue Liao, Si Liu
TL;DR
This work tackles data scarcity and weak cross-modal alignment in multimodal music generation by introducing Visuals Music Bridge (VMB), which uses explicit text and music bridges to guide generation. The Multimodal Music Description Model converts visuals into textual descriptions (text bridge), while a Dual-track Music Retrieval module provides broad and targeted music references (music bridge); an Explicitly Conditioned Music Generation framework then fuses these bridges via a diffusion Transformer, employing Music ControlFormer and a Stylization Module for controllability. Across video-, image-, and text-to-music tasks, plus controllable generation and description automation, VMB achieves superior objective metrics ($KL_{passt}$, $FD_{openl3}$, CLAPScore, IB) and strong subjective alignment, while offering fast inference and fine-grained control. The approach sets a new benchmark for interpretable, customizable multimodal music generation with broad multimedia applicability and potential societal impact, highlighting avenues for dataset expansion and theory-informed improvements.
Abstract
Multimodal music generation aims to produce music from diverse input modalities, including text, videos, and images. Existing methods use a common embedding space for multimodal fusion. Despite their effectiveness in other modalities, their application in multimodal music generation faces challenges of data scarcity, weak cross-modal alignment, and limited controllability. This paper addresses these issues by using explicit bridges of text and music for multimodal alignment. We introduce a novel method named Visuals Music Bridge (VMB). Specifically, a Multimodal Music Description Model converts visual inputs into detailed textual descriptions to provide the text bridge; a Dual-track Music Retrieval module that combines broad and targeted retrieval strategies to provide the music bridge and enable user control. Finally, we design an Explicitly Conditioned Music Generation framework to generate music based on the two bridges. We conduct experiments on video-to-music, image-to-music, text-to-music, and controllable music generation tasks, along with experiments on controllability. The results demonstrate that VMB significantly enhances music quality, modality, and customization alignment compared to previous methods. VMB sets a new standard for interpretable and expressive multimodal music generation with applications in various multimedia fields. Demos and code are available at https://github.com/wbs2788/VMB.
