paper-with-me

Papers

Contact-aware Human Motion Forecasting

2022-10-08 · Wei Mao, Miaomiao Liu, Richard Hartley, Mathieu Salzmann

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.

📄 PDF Abstract BibTeX arXiv:2210.03954

Code (1)

wei-mao-2019/contawaremotionpred 공식 구현 pytorch

Tasks

Human Pose ForecastingMotion Forecasting

Similar Papers 제목 키워드 기반

Staged Contact-Aware Global Human Motion Forecasting

2023-09-16 · Luca Scofano, Alessio Sampieri, Elisabeth Schiele, Edoardo De Matteis 외

Scene-aware global human motion forecasting is critical for manifold applications, including virtual reality, robotics, and sports. The task combines human trajectory and pose forecasting within the provided scene contex…

Human Pose ForecastingMotion EstimationMotion ForecastingTrajectory Forecasting+1

Scene-aware Human Motion Forecasting via Mutual Distance Prediction

2023-10-01 · Chaoyue Xing, Wei Mao, Miaomiao Liu

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…

Human Pose ForecastingMotion Forecasting

Contact-aware Human Motion Generation from Textual Descriptions

2024-03-23 · Sihan Ma, Qiong Cao, Jing Zhang, DaCheng Tao

This paper addresses the problem of generating 3D interactive human motion from text. Given a textual description depicting the actions of different body parts in contact with static objects, we synthesize sequences of 3…

Motion GenerationMotion Synthesis

It Takes Two: Learning Interactive Whole-Body Control Between Humanoid Robots

2025-10-11 · Zuhong Liu, Junhao Ge, Minhao Xiong, Jiahao Gu 외 arxiv

The true promise of humanoid robotics lies beyond single-agent autonomy: two or more humanoids must engage in physically grounded, socially meaningful whole-body interactions that echo the richness of human social intera…

Uni-Hand: Universal Hand Motion Forecasting in Egocentric Views

2025-11-17 · Junyi Ma, Wentao Bao, Jingyi Xu, Guanzhong Sun 외 arxiv

Forecasting how human hands move in egocentric views is critical for applications like augmented reality and human-robot policy transfer. Recently, several hand trajectory prediction (HTP) methods have been developed to …

Trajectory PredictionAction AnticipationMotion Forecasting