computer vision

Wan-Dancer: A Hierarchical Framework for Minute-scale Coherent Music-to-Dance Generation

arXiv:2607.09581

summary

The paper introduces Wan-Dancer, a hierarchical framework that generates minute‑scale, high‑definition dance videos synchronized to music by separating global keyframe planning from local temporal refinement and using techniques like dynamic frame‑rate adaptation and optical‑flow loss.

Abstract

Generating long-duration, high-definition, and rhythmically synchronized dance videos directly from music remains a significant challenge, primarily due to the temporal constraints of current diffusion models, which typically fail beyond 20 seconds. Existing approaches, whether they rely on intermediate 3D skeletons or on end-to-end video synthesis, suffer from temporal drift, identity inconsistency, and repetitive motion patterns when extended to longer horizons. To address these limitations, we propose a novel hierarchical framework for minute-scale coherent music-to-dance generation. Our method decouples the process into global keyframe planning and local temporal refinement, leveraging full-track musical context to ensure long-range coherence. Key innovations include dynamic frame rate adaptation via time-mapped RoPE embeddings for precise alignment, an optical-flow-based loss function to enhance motion continuity, and motion-speed control to preserve high-fidelity details during rapid movements. Extensive experiments demonstrate that our framework surpasses the conventional duration barrier, generating stable, 720p/30fps videos exceeding one minute with superior temporal stability. Furthermore, the model exhibits robust versatility across five distinct dance genres, conditioned on both audio and textual prompts, establishing a new state-of-the-art in coherent, long-form dance video synthesis.

project: https://humanaigc.github.io/wan-dancer-project/, code: https://github.com/Wan-Video/Wan-Dancer, modelscope: https://www.modelscope.cn/models/Wan-AI/Wan-Dancer-14B, huggingface: https://huggingface.co/Wan-AI/Wan2.2-Animate-14B

Topics & keywords

#music-to-dance generation#hierarchical modeling#long-duration video synthesis#diffusion models#temporal coherenceglobal keyframe planningtime-mapped RoPE embeddingsoptical-flow lossmotion-speed control720p 30fps video