CVMar 21, 2025

Physical Plausibility-aware Trajectory Prediction via Locomotion Embodiment

arXiv:2503.17267v111 citationsh-index: 25Has CodeCVPR
Originality Highly original
AI Analysis

This addresses the issue of implausible predictions in human trajectory forecasting, which is incremental as it builds on existing methods by incorporating physical constraints.

The paper tackles the problem of generating physically plausible human trajectory predictions by introducing a locomotion embodiment framework that explicitly evaluates trajectories under physics laws, enhancing state-of-the-art methods across diverse datasets.

Humans can predict future human trajectories even from momentary observations by using human pose-related cues. However, previous Human Trajectory Prediction (HTP) methods leverage the pose cues implicitly, resulting in implausible predictions. To address this, we propose Locomotion Embodiment, a framework that explicitly evaluates the physical plausibility of the predicted trajectory by locomotion generation under the laws of physics. While the plausibility of locomotion is learned with an indifferentiable physics simulator, it is replaced by our differentiable Locomotion Value function to train an HTP network in a data-driven manner. In particular, our proposed Embodied Locomotion loss is beneficial for efficiently training a stochastic HTP network using multiple heads. Furthermore, the Locomotion Value filter is proposed to filter out implausible trajectories at inference. Experiments demonstrate that our method enhances even the state-of-the-art HTP methods across diverse datasets and problem settings. Our code is available at: https://github.com/ImIntheMiddle/EmLoco.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes