CVGRMMJan 21, 2021

AI Choreographer: Music Conditioned 3D Dance Generation with AIST++

arXiv:2101.08779v3715 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of creating music-synchronized 3D dance animations for applications in entertainment and virtual reality, representing a domain-specific advancement.

The authors tackled the problem of generating realistic 3D dance motion conditioned on music by introducing AIST++, a large multi-modal dataset, and FACT, a Full-Attention Cross-modal Transformer network, which outperformed state-of-the-art methods in experiments and user studies.

We present AIST++, a new multi-modal dataset of 3D dance motion and music, along with FACT, a Full-Attention Cross-modal Transformer network for generating 3D dance motion conditioned on music. The proposed AIST++ dataset contains 5.2 hours of 3D dance motion in 1408 sequences, covering 10 dance genres with multi-view videos with known camera poses -- the largest dataset of this kind to our knowledge. We show that naively applying sequence models such as transformers to this dataset for the task of music conditioned 3D motion generation does not produce satisfactory 3D motion that is well correlated with the input music. We overcome these shortcomings by introducing key changes in its architecture design and supervision: FACT model involves a deep cross-modal transformer block with full-attention that is trained to predict $N$ future motions. We empirically show that these changes are key factors in generating long sequences of realistic dance motion that are well-attuned to the input music. We conduct extensive experiments on AIST++ with user studies, where our method outperforms recent state-of-the-art methods both qualitatively and quantitatively.

Code Implementations1 repo
Foundations

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

Your Notes