Boundary IoU: Improving Object-Centric Image Segmentation Evaluation
Bowen Cheng, Ross Girshick, Piotr Doll\'ar, Alexander C. Berg, and Alexander Kirillov

TL;DR
This paper introduces Boundary IoU, a boundary-focused segmentation evaluation metric that better captures boundary errors, leading to more accurate assessment of segmentation quality, especially for large objects.
Contribution
The paper proposes Boundary IoU and associated metrics, updating evaluation protocols to emphasize boundary quality in segmentation tasks.
Findings
Boundary IoU is more sensitive to boundary errors than Mask IoU.
Boundary IoU does not over-penalize errors on small objects.
New metrics better track boundary quality improvements.
Abstract
We present Boundary IoU (Intersection-over-Union), a new segmentation evaluation measure focused on boundary quality. We perform an extensive analysis across different error types and object sizes and show that Boundary IoU is significantly more sensitive than the standard Mask IoU measure to boundary errors for large objects and does not over-penalize errors on smaller objects. The new quality measure displays several desirable characteristics like symmetry w.r.t. prediction/ground truth pairs and balanced responsiveness across scales, which makes it more suitable for segmentation evaluation than other boundary-focused measures like Trimap IoU and F-measure. Based on Boundary IoU, we update the standard evaluation protocols for instance and panoptic segmentation tasks by proposing the Boundary AP (Average Precision) and Boundary PQ (Panoptic Quality) metrics, respectively. Our…
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 · Visual Attention and Saliency Detection · Domain Adaptation and Few-Shot Learning
