Metamorphic Testing for Pose Estimation Systems
Matias Duran, Thomas Laurent, Ellen Rushe, Anthony Ventresque

TL;DR
This paper introduces MET-POSE, a metamorphic testing framework for pose estimation systems that eliminates manual labeling, enabling application-specific performance assessment and fault detection in diverse scenarios.
Contribution
The paper presents a novel metamorphic testing framework for pose estimation that bypasses manual annotation and adapts to different application domains.
Findings
MET-POSE effectively uncovers faults in pose estimation systems.
It performs comparably or better than traditional manual testing methods.
Users can customize rules to target specific application needs.
Abstract
Pose estimation systems are used in a variety of fields, from sports analytics to livestock care. Given their potential impact, it is paramount to systematically test their behaviour and potential for failure. This is a complex task due to the oracle problem and the high cost of manual labelling necessary to build ground truth keypoints. This problem is exacerbated by the fact that different applications require systems to focus on different subjects (e.g., human versus animal) or landmarks (e.g., only extremities versus whole body and face), which makes labelled test data rarely reusable. To combat these problems we propose MET-POSE, a metamorphic testing framework for pose estimation systems that bypasses the need for manual annotation while assessing the performance of these systems under different circumstances. MET-POSE thus allows users of pose estimation systems to assess the…
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
TopicsSoftware Testing and Debugging Techniques · Formal Methods in Verification · VLSI and Analog Circuit Testing
MethodsSparse Evolutionary Training · Focus
