TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Scene-aware Human Motion Forecasting via Mutual Distance P...

Scene-aware Human Motion Forecasting via Mutual Distance Prediction

Chaoyue Xing, Wei Mao, Miaomiao Liu

2023-10-01Human Pose ForecastingMotion Forecasting
PaperPDFCode(official)

Abstract

In this paper, we tackle the problem of scene-aware 3D human motion forecasting. A key challenge of this task is to predict future human motions that are consistent with the scene by modeling the human-scene interactions. While recent works have demonstrated that explicit constraints on human-scene interactions can prevent the occurrence of ghost motion, they only provide constraints on partial human motion e.g., the global motion of the human or a few joints contacting the scene, leaving the rest of the motion unconstrained. To address this limitation, we propose to model the human-scene interaction with the mutual distance between the human body and the scene. Such mutual distances constrain both the local and global human motion, resulting in a whole-body motion constrained prediction. In particular, mutual distance constraints consist of two components, the signed distance of each vertex on the human mesh to the scene surface and the distance of basis scene points to the human mesh. We further introduce a global scene representation learned from a signed distance function (SDF) volume to ensure coherence between the global scene representation and the explicit constraint from the mutual distance. We develop a pipeline with two sequential steps: predicting the future mutual distances first, followed by forecasting future human motion. During training, we explicitly encourage consistency between predicted poses and mutual distances. Extensive evaluations on the existing synthetic and real datasets demonstrate that our approach consistently outperforms the state-of-the-art methods.

Results

TaskDatasetMetricValueModel
Pose EstimationGTA-IM DatasetPath Error72Xing et al.
Pose EstimationGTA-IM DatasetPose Error44.6Xing et al.
3DGTA-IM DatasetPath Error72Xing et al.
3DGTA-IM DatasetPose Error44.6Xing et al.
1 Image, 2*2 StitchiGTA-IM DatasetPath Error72Xing et al.
1 Image, 2*2 StitchiGTA-IM DatasetPose Error44.6Xing et al.

Related Papers

ILNet: Trajectory Prediction with Inverse Learning Attention for Enhancing Intention Capture2025-07-09GoIRL: Graph-Oriented Inverse Reinforcement Learning for Multimodal Trajectory Prediction2025-06-26Scaling Laws of Motion Forecasting and Planning -- A Technical Report2025-06-09HUMOF: Human Motion Forecasting in Interactive Social Scenes2025-06-04Contrast & Compress: Learning Lightweight Embeddings for Short Trajectories2025-06-03RetroMotion: Retrocausal Motion Forecasting Models are Instructable2025-05-26HAMF: A Hybrid Attention-Mamba Framework for Joint Scene Context Understanding and Future Motion Representation Learning2025-05-21VALISENS: A Validated Innovative Multi-Sensor System for Cooperative Automated Driving2025-05-11