Towards Open Domain Text-Driven Synthesis of Multi-Person Motions
Mengyi Shan, Lu Dong, Yutao Han, Yuan Yao, Tao Liu, Ifeoma Nwogu, Guo-Jun Qi, Mitch Hill
TL;DR
This work tackles open-domain text-driven multi-person motion generation by introducing a diffusion-based model with interleaved pose and motion transformer layers and a two-stage sampling process. It jointly trains across multiple data sources, including the newly created LAION-Pose and WebVid-Motion datasets, to produce multi-person motions for an arbitrary number of subjects guided by textual prompts. The pose-to-motion two-stage framework uses a middle-frame pose conditioned on text to animate sequences, optimized via a denoising objective $L$, and represents people with SMPL vectors $24×3$ for pose and additional shape parameters. The authors demonstrate both qualitative and quantitative advantages over baselines, providing decomposed evaluation that validates frame-level pose quality and per-subject motion realism, and they release the datasets to spur future research in open-domain multi-person motion synthesis.
Abstract
This work aims to generate natural and diverse group motions of multiple humans from textual descriptions. While single-person text-to-motion generation is extensively studied, it remains challenging to synthesize motions for more than one or two subjects from in-the-wild prompts, mainly due to the lack of available datasets. In this work, we curate human pose and motion datasets by estimating pose information from large-scale image and video datasets. Our models use a transformer-based diffusion framework that accommodates multiple datasets with any number of subjects or frames. Experiments explore both generation of multi-person static poses and generation of multi-person motion sequences. To our knowledge, our method is the first to generate multi-subject motion sequences with high diversity and fidelity from a large variety of textual prompts.
