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/Contact-aware Human Motion Forecasting

Contact-aware Human Motion Forecasting

Wei Mao, Miaomiao Liu, Richard Hartley, Mathieu Salzmann

2022-10-08Human Pose ForecastingMotion Forecasting
PaperPDFCode(official)

Abstract

In this paper, we tackle the task of scene-aware 3D human motion forecasting, which consists of predicting future human poses given a 3D scene and a past human motion. A key challenge of this task is to ensure consistency between the human and the scene, accounting for human-scene interactions. Previous attempts to do so model such interactions only implicitly, and thus tend to produce artifacts such as "ghost motion" because of the lack of explicit constraints between the local poses and the global motion. Here, by contrast, we propose to explicitly model the human-scene contacts. To this end, we introduce distance-based contact maps that capture the contact relationships between every joint and every 3D scene point at each time instant. We then develop a two-stage pipeline that first predicts the future contact maps from the past ones and the scene point cloud, and then forecasts the future human poses by conditioning them on the predicted contact maps. During training, we explicitly encourage consistency between the global motion and the local poses via a prior defined using the contact maps and future poses. Our approach outperforms the state-of-the-art human motion forecasting and human synthesis methods on both synthetic and real datasets. Our code is available at https://github.com/wei-mao-2019/ContAwareMotionPred.

Results

TaskDatasetMetricValueModel
Pose EstimationGTA-IM DatasetPath Error108.4Mao et al.
Pose EstimationGTA-IM DatasetPose Error61.4Mao et al.
3DGTA-IM DatasetPath Error108.4Mao et al.
3DGTA-IM DatasetPose Error61.4Mao et al.
1 Image, 2*2 StitchiGTA-IM DatasetPath Error108.4Mao et al.
1 Image, 2*2 StitchiGTA-IM DatasetPose Error61.4Mao 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