SDCVASFeb 6, 2024

Bidirectional Autoregressive Diffusion Model for Dance Generation

arXiv:2402.04356v419 citationsh-index: 10CVPR
Originality Incremental advance
AI Analysis

This work addresses the problem of music-to-dance generation for applications in entertainment and animation, but it is incremental as it builds on existing diffusion models with bidirectional and local enhancements.

The paper tackles the challenge of generating lifelike dance movements from music by proposing a Bidirectional Autoregressive Diffusion Model (BADM), which achieves state-of-the-art performance on a prominent benchmark compared to existing unidirectional approaches.

Dance serves as a powerful medium for expressing human emotions, but the lifelike generation of dance is still a considerable challenge. Recently, diffusion models have showcased remarkable generative abilities across various domains. They hold promise for human motion generation due to their adaptable many-to-many nature. Nonetheless, current diffusion-based motion generation models often create entire motion sequences directly and unidirectionally, lacking focus on the motion with local and bidirectional enhancement. When choreographing high-quality dance movements, people need to take into account not only the musical context but also the nearby music-aligned dance motions. To authentically capture human behavior, we propose a Bidirectional Autoregressive Diffusion Model (BADM) for music-to-dance generation, where a bidirectional encoder is built to enforce that the generated dance is harmonious in both the forward and backward directions. To make the generated dance motion smoother, a local information decoder is built for local motion enhancement. The proposed framework is able to generate new motions based on the input conditions and nearby motions, which foresees individual motion slices iteratively and consolidates all predictions. To further refine the synchronicity between the generated dance and the beat, the beat information is incorporated as an input to generate better music-aligned dance movements. Experimental results demonstrate that the proposed model achieves state-of-the-art performance compared to existing unidirectional approaches on the prominent benchmark for music-to-dance generation.

Foundations

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

Your Notes