ESCAPE: Energy-based Selective Adaptive Correction for Out-of-distribution 3D Human Pose Estimation
Luke Bidulka, Mohsen Gholami, Jiannan Zheng, Martin J. McKeown, Z., Jane Wang

TL;DR
ESCAPE is a lightweight, adaptive correction framework for 3D human pose estimation that efficiently distinguishes OOD data from in-distribution data, improving accuracy and speed on unseen datasets.
Contribution
The paper introduces ESCAPE, a novel method combining fast correction and selective adaptation using free energy for OOD detection and error correction in 3D HPE.
Findings
Improves distal MPJPE by up to 7% on unseen data.
Achieves state-of-the-art results on two HPE benchmarks.
Significantly faster than existing adaptation methods.
Abstract
Despite recent advances in human pose estimation (HPE), poor generalization to out-of-distribution (OOD) data remains a difficult problem. While previous works have proposed Test-Time Adaptation (TTA) to bridge the train-test domain gap by refining network parameters at inference, the absence of ground-truth annotations makes it highly challenging and existing methods typically increase inference times by one or more orders of magnitude. We observe that 1) not every test time sample is OOD, and 2) HPE errors are significantly larger on distal keypoints (wrist, ankle). To this end, we propose ESCAPE: a lightweight correction and selective adaptation framework which applies a fast, forward-pass correction on most data while reserving costly TTA for OOD data. The free energy function is introduced to separate OOD samples from incoming data and a correction network is trained to estimate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Gait Recognition and Analysis · Anomaly Detection Techniques and Applications
