MotionMix: Weakly-Supervised Diffusion for Controllable Motion Generation
Nhat M. Hoang, Kehong Gong, Chuan Guo, Michael Bi Mi
TL;DR
MotionMix addresses the challenge of controllable 3D human motion generation with limited high-quality annotated data by introducing a weakly-supervised diffusion framework that leverages both noisy annotated and unannotated motion sequences. It partitions the diffusion process with a denoising pivot $T^*$, performing conditional refinement in early steps and unconditional refinement later, enabling robust generation from imperfect data. Across text-to-motion, action-to-motion, and music-to-dance tasks, MotionMix with multiple backbones achieves state-of-the-art or competitive results and demonstrates strong data-efficiency through comprehensive ablations. This approach unlocks scalable motion synthesis by exploiting abundant real-world motion resources while maintaining high generation quality and controllability.
Abstract
Controllable generation of 3D human motions becomes an important topic as the world embraces digital transformation. Existing works, though making promising progress with the advent of diffusion models, heavily rely on meticulously captured and annotated (e.g., text) high-quality motion corpus, a resource-intensive endeavor in the real world. This motivates our proposed MotionMix, a simple yet effective weakly-supervised diffusion model that leverages both noisy and unannotated motion sequences. Specifically, we separate the denoising objectives of a diffusion model into two stages: obtaining conditional rough motion approximations in the initial $T-T^*$ steps by learning the noisy annotated motions, followed by the unconditional refinement of these preliminary motions during the last $T^*$ steps using unannotated motions. Notably, though learning from two sources of imperfect data, our model does not compromise motion generation quality compared to fully supervised approaches that access gold data. Extensive experiments on several benchmarks demonstrate that our MotionMix, as a versatile framework, consistently achieves state-of-the-art performances on text-to-motion, action-to-motion, and music-to-dance tasks. Project page: https://nhathoang2002.github.io/MotionMix-page/
