SDCVASMar 28, 2025

Enhancing Dance-to-Music Generation via Negative Conditioning Latent Diffusion Model

arXiv:2503.22138v14 citationsh-index: 17CVPR
Originality Incremental advance
AI Analysis

This work addresses the problem of creating synchronized music for dance videos, which is incremental as it builds on existing diffusion models by adding negative conditioning.

The paper tackles generating music synchronized with dance videos by proposing a negative conditioning latent diffusion model (PN-Diffusion) that uses both positive and negative rhythmic cues, and it outperforms state-of-the-art models on AIST++ and TikTok datasets in terms of beat alignment and music quality.

Conditional diffusion models have gained increasing attention since their impressive results for cross-modal synthesis, where the strong alignment between conditioning input and generated output can be achieved by training a time-conditioned U-Net augmented with cross-attention mechanism. In this paper, we focus on the problem of generating music synchronized with rhythmic visual cues of the given dance video. Considering that bi-directional guidance is more beneficial for training a diffusion model, we propose to enhance the quality of generated music and its synchronization with dance videos by adopting both positive rhythmic information and negative ones (PN-Diffusion) as conditions, where a dual diffusion and reverse processes is devised. Specifically, to train a sequential multi-modal U-Net structure, PN-Diffusion consists of a noise prediction objective for positive conditioning and an additional noise prediction objective for negative conditioning. To accurately define and select both positive and negative conditioning, we ingeniously utilize temporal correlations in dance videos, capturing positive and negative rhythmic cues by playing them forward and backward, respectively. Through subjective and objective evaluations of input-output correspondence in terms of dance-music beat alignment and the quality of generated music, experimental results on the AIST++ and TikTok dance video datasets demonstrate that our model outperforms SOTA dance-to-music generation models.

Foundations

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

Your Notes