CVMar 21, 2019

Weakly-Supervised Discovery of Geometry-Aware Representation for 3D Human Pose Estimation

arXiv:1903.08839v2113 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of generalizing 3D human pose estimation to different environments, which is important for applications like robotics and augmented reality, but it is incremental as it builds on existing methods with a novel representation.

The paper tackles the problem of limited generalizability in 3D human pose estimation from monocular images by proposing a geometry-aware 3D representation learned from multiple views using only 2D keypoint supervision, and it significantly improves state-of-the-art performance on three benchmarks.

Recent studies have shown remarkable advances in 3D human pose estimation from monocular images, with the help of large-scale in-door 3D datasets and sophisticated network architectures. However, the generalizability to different environments remains an elusive goal. In this work, we propose a geometry-aware 3D representation for the human pose to address this limitation by using multiple views in a simple auto-encoder model at the training stage and only 2D keypoint information as supervision. A view synthesis framework is proposed to learn the shared 3D representation between viewpoints with synthesizing the human pose from one viewpoint to the other one. Instead of performing a direct transfer in the raw image-level, we propose a skeleton-based encoder-decoder mechanism to distil only pose-related representation in the latent space. A learning-based representation consistency constraint is further introduced to facilitate the robustness of latent 3D representation. Since the learnt representation encodes 3D geometry information, mapping it to 3D pose will be much easier than conventional frameworks that use an image or 2D coordinates as the input of 3D pose estimator. We demonstrate our approach on the task of 3D human pose estimation. Comprehensive experiments on three popular benchmarks show that our model can significantly improve the performance of state-of-the-art methods with simply injecting the representation as a robust 3D prior.

Foundations

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

Your Notes