Multimodal Sense-Informed Prediction of 3D Human Motions
Zhenyu Lou, Qiongjie Cui, Haofan Wang, Xu Tang, Hong Zhou
TL;DR
The paper tackles the problem of predicting future 3D human motion in realistic environments by conditioning on external 3D scene data and internal human gaze. It introduces SIF3D, a multimodal framework that uses MotionEncoder and PointNet++ to encode motion and scene, coupled with two cross-modal attentions—ternary intention-aware attention ($ ext{TIA}$) and semantic coherence-aware attention ($ ext{SCA}$)—to generate accurate trajectory $oldsymbol{T}$, orientation $oldsymbol{O}$, and pose $oldsymbol{P}$, refined by a MotionDecoder and a geometry discriminator. A detailed problem setup and architecture enable end-to-end learning for long-horizon predictions, explicitly modeling salient scene interactions and human intention. Evaluations on GIMO and GTA-1M demonstrate state-of-the-art performance in both trajectory deviation and MPJPE, validating the benefit of scene salience and gaze-guided planning for realistic 3D motion generation. The approach has practical impact for robot planning and human-robot collaboration in real-world settings, and suggests future work in leveraging richer modalities and scalable scene representations.
Abstract
Predicting future human pose is a fundamental application for machine intelligence, which drives robots to plan their behavior and paths ahead of time to seamlessly accomplish human-robot collaboration in real-world 3D scenarios. Despite encouraging results, existing approaches rarely consider the effects of the external scene on the motion sequence, leading to pronounced artifacts and physical implausibilities in the predictions. To address this limitation, this work introduces a novel multi-modal sense-informed motion prediction approach, which conditions high-fidelity generation on two modal information: external 3D scene, and internal human gaze, and is able to recognize their salience for future human activity. Furthermore, the gaze information is regarded as the human intention, and combined with both motion and scene features, we construct a ternary intention-aware attention to supervise the generation to match where the human wants to reach. Meanwhile, we introduce semantic coherence-aware attention to explicitly distinguish the salient point clouds and the underlying ones, to ensure a reasonable interaction of the generated sequence with the 3D scene. On two real-world benchmarks, the proposed method achieves state-of-the-art performance both in 3D human pose and trajectory prediction.
