VidMuse: A Simple Video-to-Music Generation Framework with Long-Short-Term Modeling
Zeyue Tian, Zhaoyang Liu, Ruibin Yuan, Jiahao Pan, Qifeng Liu, Xu Tan, Qifeng Chen, Wei Xue, Yike Guo
TL;DR
VidMuse tackles video-to-music generation using a simple yet effective Long-Short-Term Visual Module to fuse global and local video cues, producing music conditioned solely on visuals. It introduces the V2M dataset (360K training pairs plus finetuning and bench subsets) and demonstrates that end-to-end generation with a Music Token Decoder and an Audio Codec yields high-fidelity, semantically aligned music. Across objective metrics and user studies, VidMuse outperforms state-of-the-art baselines and shows strong generalization to other benchmarks, underscoring its versatility for diverse video genres. The work provides a scalable dataset, a robust architecture, and comprehensive analyses that advance audiovisual generation and retrieval applications.
Abstract
In this work, we systematically study music generation conditioned solely on the video. First, we present a large-scale dataset comprising 360K video-music pairs, including various genres such as movie trailers, advertisements, and documentaries. Furthermore, we propose VidMuse, a simple framework for generating music aligned with video inputs. VidMuse stands out by producing high-fidelity music that is both acoustically and semantically aligned with the video. By incorporating local and global visual cues, VidMuse enables the creation of musically coherent audio tracks that consistently match the video content through Long-Short-Term modeling. Through extensive experiments, VidMuse outperforms existing models in terms of audio quality, diversity, and audio-visual alignment. The code and datasets are available at https://vidmuse.github.io/.
