Continuous Normalizing Flows for Uncertainty-Aware Human Pose Estimation
Shipeng Liu, Ziliang Xiong, Bastian Wandt, Per-Erik Forssén
TL;DR
This work tackles uncertainty-aware Human Pose Estimation (HPE) by marrying regression with Continuous Normalizing Flows (CNFs) to model complex, non-fixed data distributions without increasing inference cost. The proposed Continuous Flow Residual Estimation (CFRE) uses a reparameterized residual framework and a decoupled training regime (Regression + CNF flow) with Flow Matching-based optimization to improve both localization accuracy and calibrated uncertainty. Key innovations include a tractable upper-bound training objective, efficient trace estimation via the Hutchinson estimator, and evaluation on COCO and Human3.6M showing improved mAP and uncertainty metrics (AUSE, AURG) while maintaining competitive GFLOPs. The method demonstrates that CNFs provide flexible, anisotropic, and heavier-tailed distribution modeling that aligns better with real-world pose data, enabling robust, uncertainty-aware 2D/3D HPE suitable for practical deployment.
Abstract
Human Pose Estimation (HPE) is increasingly important for applications like virtual reality and motion analysis, yet current methods struggle with balancing accuracy, computational efficiency, and reliable uncertainty quantification (UQ). Traditional regression-based methods assume fixed distributions, which might lead to poor UQ. Heatmap-based methods effectively model the output distribution using likelihood heatmaps, however, they demand significant resources. To address this, we propose Continuous Flow Residual Estimation (CFRE), an integration of Continuous Normalizing Flows (CNFs) into regression-based models, which allows for dynamic distribution adaptation. Through extensive experiments, we show that CFRE leads to better accuracy and uncertainty quantification with retained computational efficiency on both 2D and 3D human pose estimation tasks.
