Optimal Correction Cost for Object Detection Evaluation
Mayu Otani, Riku Togashi, Yuta Nakashima, Esa Rahtu, Janne Heikkil\"a,, Shin'ichi Satoh

TL;DR
This paper introduces Optimal Correction Cost (OC-cost), a new image-level evaluation metric for object detection that better aligns with human judgment and downstream task requirements compared to traditional mAP.
Contribution
The paper proposes OC-cost, an image-level detection accuracy measure based on optimal transportation, addressing limitations of mAP in downstream applications.
Findings
OC-cost aligns better with human preferences than mAP.
Detectors ranked by OC-cost are more consistent across data splits.
OC-cost provides a complementary evaluation tool to mAP.
Abstract
Mean Average Precision (mAP) is the primary evaluation measure for object detection. Although object detection has a broad range of applications, mAP evaluates detectors in terms of the performance of ranked instance retrieval. Such the assumption for the evaluation task does not suit some downstream tasks. To alleviate the gap between downstream tasks and the evaluation scenario, we propose Optimal Correction Cost (OC-cost), which assesses detection accuracy at image level. OC-cost computes the cost of correcting detections to ground truths as a measure of accuracy. The cost is obtained by solving an optimal transportation problem between the detections and the ground truths. Unlike mAP, OC-cost is designed to penalize false positive and false negative detections properly, and every image in a dataset is treated equally. Our experimental result validates that OC-cost has better…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Machine Learning and Data Classification
