Stochastic Multi-Person 3D Motion Forecasting




Abstract

This paper aims to deal with the ignored real-world complexities in prior work on human motion forecasting, emphasizing the social properties of multi-person motion, the diversity of motion and social interactions, and the complexity of articulated motion. To this end, we introduce a novel task of stochastic multi-person 3D motion forecasting. We propose a dual-level generative modeling framework that separately models independent individual motion at the local level and social interactions at the global level. Notably, this dual-level modeling mechanism can be achieved within a shared generative model, through introducing learnable latent codes that represent intents of future motion and switching the codes' modes of operation at different levels. Our framework is general; we instantiate it with different generative models, including generative adversarial networks and diffusion models, and various multi-person forecasting models. Extensive experiments on CMU-Mocap, MuPoTS-3D, and SoMoF benchmarks show that our approach produces diverse and accurate multi-person predictions, significantly outperforming the state of the art.




Paper

Stochastic Multi-Person 3D Motion Forecasting
Sirui Xu, Yu-Xiong Wang*, Liang-Yan Gui*
ICLR 2023 (Notable Top 25%)

BibTex
@inproceedings{
   xu2023stochastic,
   title={Stochastic Multi-Person 3D Motion Forecasting},
   author={Xu, Sirui and Wang, Yu-Xiong and Gui, Liang-Yan},
   booktitle={ICLR},
   year={2023},
}

Acknowledgements

This work was supported in part by NSF Grant 2106825, NIFA Award 2020- 67021-32799, the Jump ARCHES endowment through the Health Care Engineering Systems Center, the National Center for Supercomputing Applications (NCSA) at the University of Illinois at Urbana- Champaign through the NCSA Fellows program, the IBM-Illinois Discovery Accelerator Institute, the Illinois-Insper Partnership, and the Amazon Research Award. This work used NVIDIA GPUs at NCSA Delta through allocation CIS220014 from the Advanced Cyberinfrastructure Coordination Ecosystem: Services & Support (ACCESS) program, which is supported by NSF Grants #2138259, #2138286, #2138307, #2137603, and #2138296. The webpage template was inspired by this project page.