CVLGApr 19, 2024

MCM: Multi-condition Motion Synthesis Framework

arXiv:2404.12886v1h-index: 6IJCAI
Originality Incremental advance
AI Analysis

This work addresses the underexplored area of multi-condition human motion synthesis for applications like music-to-dance and co-speech generation, representing an incremental advancement.

The paper tackles the problem of multi-condition human motion synthesis by proposing the MCM framework, which extends diffusion models to handle both text and audio conditions, achieving competitive results in single- and multi-condition tasks.

Conditional human motion synthesis (HMS) aims to generate human motion sequences that conform to specific conditions. Text and audio represent the two predominant modalities employed as HMS control conditions. While existing research has primarily focused on single conditions, the multi-condition human motion synthesis remains underexplored. In this study, we propose a multi-condition HMS framework, termed MCM, based on a dual-branch structure composed of a main branch and a control branch. This framework effectively extends the applicability of the diffusion model, which is initially predicated solely on textual conditions, to auditory conditions. This extension encompasses both music-to-dance and co-speech HMS while preserving the intrinsic quality of motion and the capabilities for semantic association inherent in the original model. Furthermore, we propose the implementation of a Transformer-based diffusion model, designated as MWNet, as the main branch. This model adeptly apprehends the spatial intricacies and inter-joint correlations inherent in motion sequences, facilitated by the integration of multi-wise self-attention modules. Extensive experiments show that our method achieves competitive results in single-condition and multi-condition HMS tasks.

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