Multi-Condition Latent Diffusion Network for Scene-Aware Neural Human Motion Prediction
Xuehao Gao, Yang Yang, Yang Wu, Shaoyi Du, Guo-Jun Qi
TL;DR
This work addresses scene-aware 3D human motion prediction by modeling a probabilistic mapping from past body movements and current 3D scene context to future motion. It introduces Multi-Condition Latent Diffusion (MCLD), which operates in the latent space of a transformer-based VAE and integrates three condition embeddings via a dynamic fusion mechanism within a diffusion framework. Key contributions include a Key Region Proposal to localize interactive scene regions, a Multi-Attention Encoder to capture body dynamics, geometry, and interactions, and a latent diffusion model that jointly reasons over multiple conditions to generate realistic and diverse futures. Experiments on GTA-IM and PROX demonstrate state-of-the-art performance in both accuracy and diversity, highlighting the value of scene context and multi-condition diffusion for practical scene-aware motion prediction.
Abstract
Inferring 3D human motion is fundamental in many applications, including understanding human activity and analyzing one's intention. While many fruitful efforts have been made to human motion prediction, most approaches focus on pose-driven prediction and inferring human motion in isolation from the contextual environment, thus leaving the body location movement in the scene behind. However, real-world human movements are goal-directed and highly influenced by the spatial layout of their surrounding scenes. In this paper, instead of planning future human motion in a 'dark' room, we propose a Multi-Condition Latent Diffusion network (MCLD) that reformulates the human motion prediction task as a multi-condition joint inference problem based on the given historical 3D body motion and the current 3D scene contexts. Specifically, instead of directly modeling joint distribution over the raw motion sequences, MCLD performs a conditional diffusion process within the latent embedding space, characterizing the cross-modal mapping from the past body movement and current scene context condition embeddings to the future human motion embedding. Extensive experiments on large-scale human motion prediction datasets demonstrate that our MCLD achieves significant improvements over the state-of-the-art methods on both realistic and diverse predictions.
