AI Navigate

Multi-Person Pose Estimation Evaluation Using Optimal Transportation and Improved Pose Matching

arXiv cs.CV / 3/12/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper critiques current pose estimation evaluation metrics for over-emphasizing high-confidence poses while ignoring low-confidence false positives.\n- It proposes OCpose, a novel evaluation metric based on optimal transport to compare detected poses with annotations, aiming for a fair tradeoff between true positives and false positives.\n- OCpose leverages pose confidence scores to improve the reliability of matching between estimated poses and annotations while treating detected poses more equitably.\n- The approach offers a different perspective on model ranking and could influence how multi-person pose estimation systems are benchmarked and compared.

Abstract

In Multi-Person Pose Estimation, many metrics place importance on ranking of pose detection confidence scores. Current metrics tend to disregard false-positive poses with low confidence, focusing primarily on a larger number of high-confidence poses. Consequently, these metrics may yield high scores even when many false-positive poses with low confidence are detected. For fair evaluation taking into account a tradeoff between true-positive and false-positive poses, this paper proposes Optimal Correction Cost for pose (OCpose), which evaluates detected poses against pose annotations as an optimal transportation. For the fair tradeoff between true-positive and false-positive poses, OCpose equally evaluates all the detected poses regardless of their confidence scores. In OCpose, on the other hand, the confidence score of each pose is utilized to improve the reliability of matching scores between the estimated pose and pose annotations. As a result, OCpose provides a different perspective assessment than other confidence ranking-based metrics.