arXiv Analytics

Sign in

arXiv:2210.06028 [cs.CV]AbstractReferencesReviewsResources

VL4Pose: Active Learning Through Out-Of-Distribution Detection For Pose Estimation

Megh Shukla, Roshan Roy, Pankaj Singh, Shuaib Ahmed, Alexandre Alahi

Published 2022-10-12Version 1

Advances in computing have enabled widespread access to pose estimation, creating new sources of data streams. Unlike mock set-ups for data collection, tapping into these data streams through on-device active learning allows us to directly sample from the real world to improve the spread of the training distribution. However, on-device computing power is limited, implying that any candidate active learning algorithm should have a low compute footprint while also being reliable. Although multiple algorithms cater to pose estimation, they either use extensive compute to power state-of-the-art results or are not competitive in low-resource settings. We address this limitation with VL4Pose (Visual Likelihood For Pose Estimation), a first principles approach for active learning through out-of-distribution detection. We begin with a simple premise: pose estimators often predict incoherent poses for out-of-distribution samples. Hence, can we identify a distribution of poses the model has been trained on, to identify incoherent poses the model is unsure of? Our solution involves modelling the pose through a simple parametric Bayesian network trained via maximum likelihood estimation. Therefore, poses incurring a low likelihood within our framework are out-of-distribution samples making them suitable candidates for annotation. We also observe two useful side-outcomes: VL4Pose in-principle yields better uncertainty estimates by unifying joint and pose level ambiguity, as well as the unintentional but welcome ability of VL4Pose to perform pose refinement in limited scenarios. We perform qualitative and quantitative experiments on three datasets: MPII, LSP and ICVL, spanning human and hand pose estimation. Finally, we note that VL4Pose is simple, computationally inexpensive and competitive, making it suitable for challenging tasks such as on-device active learning.

Related articles: Most relevant | Search more
arXiv:2405.11337 [cs.CV] (Published 2024-05-18)
A Unified Approach Towards Active Learning and Out-of-Distribution Detection
arXiv:1504.08219 [cs.CV] (Published 2015-04-30)
Hierarchical Subquery Evaluation for Active Learning on a Graph
arXiv:2209.11960 [cs.CV] (Published 2022-09-24)
Raising the Bar on the Evaluation of Out-of-Distribution Detection