English

MusicInfuser: Making Video Diffusion Listen and Dance

Computer Vision and Pattern Recognition 2026-05-05 v3 Artificial Intelligence Machine Learning

Abstract

We introduce MusicInfuser, an approach that aligns pre-trained text-to-video diffusion models to generate high-quality dance videos synchronized with specified music tracks. Rather than training a multimodal audio-video or audio-motion model from scratch, our method demonstrates how existing video diffusion models can be efficiently adapted to align with musical inputs. We propose a novel layer-wise adaptability criterion based on a guidance-inspired constructive influence function to select adaptable layers, significantly reducing training costs while preserving rich prior knowledge, even with limited, specialized datasets. Experiments show that MusicInfuser effectively bridges the gap between music and video, generating novel and diverse dance movements that respond dynamically to music. Furthermore, our framework generalizes well to unseen music tracks, longer video sequences, and unconventional subjects, outperforming baseline models in consistency and synchronization. All of this is achieved without requiring motion data, with training completed on a single GPU within a day.

Keywords

Cite

@article{arxiv.2503.14505,
  title  = {MusicInfuser: Making Video Diffusion Listen and Dance},
  author = {Susung Hong and Ira Kemelmacher-Shlizerman and Brian Curless and Steven M. Seitz},
  journal= {arXiv preprint arXiv:2503.14505},
  year   = {2026}
}

Comments

CVPR 2026. Project page: https://susunghong.github.io/MusicInfuser

R2 v1 2026-06-28T22:25:39.921Z