Learning Quality-aware Representation for Multi-person Pose Regression
Yabo Xiao, Dongdong Yu, Xiaojuan Wang, Lei Jin, Guoli Wang, Qian Zhang

TL;DR
This paper introduces a novel approach for multi-person pose regression that learns a quality-aware representation, improving the correlation between pose quality and confidence scores, leading to state-of-the-art results on MS COCO.
Contribution
The paper proposes the Consistent Instance Representation and Query Encoding Module to better encode pose structural information and unify pose quality with confidence scores.
Findings
Achieves 71.7 AP on MS COCO test-dev set.
Outperforms previous single-stage and bottom-up methods.
Effectively correlates pose quality with confidence scores.
Abstract
Off-the-shelf single-stage multi-person pose regression methods generally leverage the instance score (i.e., confidence of the instance localization) to indicate the pose quality for selecting the pose candidates. We consider that there are two gaps involved in existing paradigm:~1) The instance score is not well interrelated with the pose regression quality.~2) The instance feature representation, which is used for predicting the instance score, does not explicitly encode the structural pose information to predict the reasonable score that represents pose regression quality. To address the aforementioned issues, we propose to learn the pose regression quality-aware representation. Concretely, for the first gap, instead of using the previous instance confidence label (e.g., discrete {1,0} or Gaussian representation) to denote the position and confidence for person instance, we firstly…
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
Taxonomy
TopicsHuman Pose and Action Recognition · Hand Gesture Recognition Systems · Anomaly Detection Techniques and Applications
