Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Bailando: 3D Dance Generation by Actor-Critic GPT with Choreographic Memory

About

Driving 3D characters to dance following a piece of music is highly challenging due to the spatial constraints applied to poses by choreography norms. In addition, the generated dance sequence also needs to maintain temporal coherency with different music genres. To tackle these challenges, we propose a novel music-to-dance framework, Bailando, with two powerful components: 1) a choreographic memory that learns to summarize meaningful dancing units from 3D pose sequence to a quantized codebook, 2) an actor-critic Generative Pre-trained Transformer (GPT) that composes these units to a fluent dance coherent to the music. With the learned choreographic memory, dance generation is realized on the quantized units that meet high choreography standards, such that the generated dancing sequences are confined within the spatial constraints. To achieve synchronized alignment between diverse motion tempos and music beats, we introduce an actor-critic-based reinforcement learning scheme to the GPT with a newly-designed beat-align reward function. Extensive experiments on the standard benchmark demonstrate that our proposed framework achieves state-of-the-art performance both qualitatively and quantitatively. Notably, the learned choreographic memory is shown to discover human-interpretable dancing-style poses in an unsupervised manner.

Li Siyao, Weijiang Yu, Tianpei Gu, Chunze Lin, Quan Wang, Chen Qian, Chen Change Loy, Ziwei Liu• 2022

Related benchmarks

TaskDatasetResultRank
Music-driven Dance GenerationFineDance (test)
Diversity (k)7.74
25
Music-to-Dance GenerationFineDance
BAS0.2029
23
Music-to-DanceAIST++
FIDk28.16
17
Conditional Motion GenerationAIST++ (test)
Beat Alignment Score0.2332
16
Music-to-Dance SynthesisAIST++ (test)
FID (k)28.16
16
Music-to-Dance GenerationAIST++ (val and test)
FIDk28.16
14
Dance Motion GenerationAIST++
BAS0.232
13
Dance GenerationAIST++ (test)
FID0.6072
7
Music Conditioned Dance GenerationAIST++ (test)
FIDg28.17
6
Music-to-Dance GenerationPopDanceSet
Diversity (Kernel)5.92
6
Showing 10 of 16 rows

Other info

Code

Follow for update