pith. sign in

arxiv: 2308.11945 · v1 · pith:TMFDZUB4new · submitted 2023-08-23 · 💻 cs.CV · cs.AI

LongDanceDiff: Long-term Dance Generation with Conditional Diffusion Model

classification 💻 cs.CV cs.AI
keywords dancegenerationmotionslong-termmusicdiffusionlongdancediffmodel
0
0 comments X
read the original abstract

Dancing with music is always an essential human art form to express emotion. Due to the high temporal-spacial complexity, long-term 3D realist dance generation synchronized with music is challenging. Existing methods suffer from the freezing problem when generating long-term dances due to error accumulation and training-inference discrepancy. To address this, we design a conditional diffusion model, LongDanceDiff, for this sequence-to-sequence long-term dance generation, addressing the challenges of temporal coherency and spatial constraint. LongDanceDiff contains a transformer-based diffusion model, where the input is a concatenation of music, past motions, and noised future motions. This partial noising strategy leverages the full-attention mechanism and learns the dependencies among music and past motions. To enhance the diversity of generated dance motions and mitigate the freezing problem, we introduce a mutual information minimization objective that regularizes the dependency between past and future motions. We also address common visual quality issues in dance generation, such as foot sliding and unsmooth motion, by incorporating spatial constraints through a Global-Trajectory Modulation (GTM) layer and motion perceptual losses, thereby improving the smoothness and naturalness of motion generation. Extensive experiments demonstrate a significant improvement in our approach over the existing state-of-the-art methods. We plan to release our codes and models soon.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. GCDance: Genre-Controlled Music-Driven 3D Full Body Dance Generation

    cs.GR 2025-02 unverdicted novelty 6.0

    GCDance is a text-and-music-conditioned diffusion framework that generates genre-consistent 3D dance sequences and reports better results than prior methods on FineDance and AIST++.

  2. DanceDuo: Bridging Human Movement and AI Choreography

    cs.HC 2026-06 unverdicted novelty 4.0

    DanceDuo applies diffusion models for music-synchronized dance generation and pose estimation for user-AI performance comparison, with a user study reporting positive feedback on usability.