ProPLIKS: Probablistic 3D human body pose estimation
Karthik Shetty, Annette Birkhold, Bernhard Egger, Srikrishna Jaganathan, Norbert Strobel, Markus Kowarschik, Andreas Maier
TL;DR
ProPLIKS presents a probabilistic framework for 3D human mesh recovery from 2D inputs by modeling rotations on the $SO(3)$ manifold with a Möbius-flow-based normalizing flow and coupling it with a conditional Gaussian shape prior and a differentiable PLIKS solver. This design yields multiple plausible pose hypotheses, improved 2D alignment, and the ability to incorporate multi-view data without retraining. The approach demonstrates strong performance on RGB benchmarks and extends to X‑ray datasets, with notable gains from multi-view integration and ablation-supported advantages of the $SO(3)$-aware distribution. By combining rotation-aware probabilistic modeling with deterministic keypoint alignment, ProPLIKS offers a scalable, adaptable solution for both standard computer vision tasks and medical-imaging scenarios.
Abstract
We present a novel approach for 3D human pose estimation by employing probabilistic modeling. This approach leverages the advantages of normalizing flows in non-Euclidean geometries to address uncertain poses. Specifically, our method employs normalizing flow tailored to the SO(3) rotational group, incorporating a coupling mechanism based on the Möbius transformation. This enables the framework to accurately represent any distribution on SO(3), effectively addressing issues related to discontinuities. Additionally, we reinterpret the challenge of reconstructing 3D human figures from 2D pixel-aligned inputs as the task of mapping these inputs to a range of probable poses. This perspective acknowledges the intrinsic ambiguity of the task and facilitates a straightforward integration method for multi-view scenarios. The combination of these strategies showcases the effectiveness of probabilistic models in complex scenarios for human pose estimation techniques. Our approach notably surpasses existing methods in the field of pose estimation. We also validate our methodology on human pose estimation from RGB images as well as medical X-Ray datasets.
