NeFut Logo NeFut
Admin Login

[CS.AI] Music-Driven Dance Generation with Atomic Movements

Published at: 2026-07-17 22:00 Last updated: 2026-07-18 08:19
#AI #Machine Learning #DeepSeek

Abstract

Music-driven dance generation aims to produce human motion that is rhythmically synchronized and semantically consistent with music. While recent neural approaches have achieved impressive visual realism, they typically model motion as a continuous signal and neglect its compositional nature, making generated dances structurally incoherent and difficult to control.

In this work, we introduce a structure-aware framework that models choreography as a sequence of atomic movements—semantically interpretable motion events that serve as the building blocks of dance. To construct this atomic movement vocabulary, we first segment large-scale dance data and cluster them into atomic movement groups. We then employ a large language model to semantically relabel and refine the clusters, yielding a set of interpretable and reusable atomic movements.

Based on these atomic movement annotations, we design a two-stage generation framework that mirrors the human choreography process. In the atomic movement planning stage, the model predicts the type, duration, and timing of atomic movements conditioned on the input music, forming a symbolic dance allocation. In the completion stage, a transition-aware generator synthesizes smooth and stylistically coherent motion conditioned on the planned structure.

Extensive experiments demonstrate that our method produces dances with significantly improved structural coherence, rhythmic alignment, and perceptual naturalness compared to existing baselines, while providing enhanced interpretability and controllable editing through explicit structural representation.

Blogger's Review: This paper introduces a structure-aware framework that enhances the controllability and naturalness of dance generation through the concept of atomic movements, showcasing the broad potential of machine learning in artistic creation. Future research could further explore how to integrate more complex dance styles into this framework.

Original Source: https://arxiv.org/abs/2607.13978

[h] Back to Home