TCDiff++: An End-to-end Trajectory-Controllable Diffusion Model for Harmonious Music-Driven Group Choreography
Yuqin Dai, Wanlu Zhu, Ronghui Li, Xiu Li, Zhenyu Zhang, Jun Li, Jian Yang
TL;DR
This work tackles music-driven group choreography by introducing TCDiff++, an end-to-end diffusion framework that jointly models global group formation and local footwork. It integrates a Dancer Positioning Embedding, Fusion Projection, and a Sequence Decoder in the Group Dance Decoder, plus a Footwork Adaptor to refine lower-body motion, and it employs Long Group Diffusion Sampling to maintain coherence over long sequences. The model is trained with a composite loss that enforces temporal consistency, foot-ground contact, forward-kinematics fidelity, and global inter-dancer spacing via a distance-consistency term. Empirical results show state-of-the-art performance, especially for long-duration dances, with clear improvements in avoiding dancer collisions and reducing foot sliding, enabling more realistic and cohesive group choreography from music inputs.
Abstract
Music-driven dance generation has garnered significant attention due to its wide range of industrial applications, particularly in the creation of group choreography. During the group dance generation process, however, most existing methods still face three primary issues: multi-dancer collisions, single-dancer foot sliding and abrupt swapping in the generation of long group dance. In this paper, we propose TCDiff++, a music-driven end-to-end framework designed to generate harmonious group dance. Specifically, to mitigate multi-dancer collisions, we utilize a dancer positioning embedding to encode temporal and identity information. Additionally, we incorporate a distance-consistency loss to ensure that inter-dancer distances remain within plausible ranges. To address the issue of single-dancer foot sliding, we introduce a swap mode embedding to indicate dancer swapping patterns and design a Footwork Adaptor to refine raw motion, thereby minimizing foot sliding. For long group dance generation, we present a long group diffusion sampling strategy that reduces abrupt position shifts by injecting positional information into the noisy input. Furthermore, we integrate a Sequence Decoder layer to enhance the model's ability to selectively process long sequences. Extensive experiments demonstrate that our TCDiff++ achieves state-of-the-art performance, particularly in long-duration scenarios, ensuring high-quality and coherent group dance generation.
