Papers › Dance Revolution: Long-Term Dance Generation with Music via Curriculum Learning
Dance Revolution: Long-Term Dance Generation with Music via Curriculum Learning
Ruozi Huang, Huang Hu, Wei Wu, Kei Sawada, Mi Zhang, Daxin Jiang
Dancing to music is one of human's innate abilities since ancient times. In machine learning research, however, synthesizing dance movements from music is a challenging problem. Recently, researchers synthesize human motion sequences through autoregressive models like recurrent neural network (RNN). Such an approach often generates short sequences due to an accumulation of prediction errors that are fed back into the neural network. This problem becomes even more severe in the long motion sequence generation. Besides, the consistency between dance and music in terms of style, rhythm and beat is yet to be taken into account during modeling. In this paper, we formalize the music-conditioned dance generation as a sequence-to-sequence learning problem and devise a novel seq2seq architecture to efficiently process long sequences of music features and capture the fine-grained correspondence between music and dance. Furthermore, we propose a novel curriculum learning strategy to alleviate error accumulation of autoregressive models in long motion sequence generation, which gently changes the training process from a fully guided teacher-forcing scheme using the previous ground-truth movements, towards a less guided autoregressive scheme mostly using the generated movements instead. Extensive experiments show that our approach significantly outperforms the existing state-of-the-arts on automatic metrics and human evaluation. We also make a demo video to demonstrate the superior performance of our proposed approach at https://www.youtube.com/watch?v=lmE20MEheZ8.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Motion Synthesis | AIST++ | Dance Revolution | Beat alignment score | 0.195 | #10 of 12 | Archive leaderboard | report |
| Motion Synthesis | AIST++ | Dance Revolution | FID | 73.42 | #10 of 12 | Archive leaderboard | report |
| Motion Synthesis | BRACE | Dance Revolution | Beat DTW cost | 11.88 | #1 of 3 | Archive leaderboard | report |
| Motion Synthesis | BRACE | Dance Revolution | Beat alignment score | 0.264 | #1 of 3 | Archive leaderboard | report |
| Motion Synthesis | BRACE | Dance Revolution | Footwork average | 51.6 | #1 of 3 | Archive leaderboard | report |
| Motion Synthesis | BRACE | Dance Revolution | Frechet Inception Distance | 0.5158 | #1 of 3 | Archive leaderboard | report |
| Motion Synthesis | BRACE | Dance Revolution | Powermove average | 37.72 | #1 of 3 | Archive leaderboard | report |
| Motion Synthesis | BRACE | Dance Revolution | Toprock average | 10.59 | #1 of 3 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections