CVJun 18, 2022

Embodied Scene-aware Human Pose Estimation

CMU
arXiv:2206.09106v334 citationsh-index: 46
Originality Incremental advance
AI Analysis

This addresses the problem of accurate and causal human pose estimation in everyday environments for applications like robotics and VR, though it builds incrementally on existing simulation and sensor methods.

The paper tackles 3D human pose estimation by integrating an embodied agent's proprioception and scene awareness with external observations, achieving high-quality results on the PROX dataset without using its motion sequences for training.

We propose embodied scene-aware human pose estimation where we estimate 3D poses based on a simulated agent's proprioception and scene awareness, along with external third-person observations. Unlike prior methods that often resort to multistage optimization, non-causal inference, and complex contact modeling to estimate human pose and human scene interactions, our method is one-stage, causal, and recovers global 3D human poses in a simulated environment. Since 2D third-person observations are coupled with the camera pose, we propose to disentangle the camera pose and use a multi-step projection gradient defined in the global coordinate frame as the movement cue for our embodied agent. Leveraging a physics simulation and prescanned scenes (e.g., 3D mesh), we simulate our agent in everyday environments (library, office, bedroom, etc.) and equip our agent with environmental sensors to intelligently navigate and interact with the geometries of the scene. Our method also relies only on 2D keypoints and can be trained on synthetic datasets derived from popular human motion databases. To evaluate, we use the popular H36M and PROX datasets and achieve high quality pose estimation on the challenging PROX dataset without ever using PROX motion sequences for training. Code and videos are available on the project page.

Foundations

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

Your Notes