Highlight

Generalized Intersection Over Union: A Metric and a Loss for Bounding Box Regression

Introduces Generalized IoU (GIoU), a metric and loss for bounding box regression that handles non-overlapping boxes and improves object detectors.

Based on

Generalized Intersection Over Union: A Metric and a Loss for Bounding Box Regression

By S. H. Rezatofighi, Nathan Tsoi, JunYoung Gwak et al.Computer Vision and Pattern Recognition
Read original article →

The paper addresses a mismatch in object detection: Intersection over Union (IoU) is the most popular evaluation metric, but the distance-based losses commonly used to regress bounding box parameters do not directly optimize it. The authors note that the optimal objective for a metric is the metric itself, and show that for axis-aligned 2D bounding boxes IoU can be used directly as a regression loss. However, IoU has a plateau that makes it infeasible to optimize when bounding boxes do not overlap, which motivates a generalized formulation.

To address this weakness, the authors introduce Generalized IoU (GIoU) as both a new loss and a new metric for bounding box regression. By incorporating GIoU as a loss into state-of-the-art object detection frameworks, they demonstrate consistent performance improvements on popular benchmarks such as PASCAL VOC and MS COCO, measured with both the standard IoU-based and the new GIoU-based performance measures. This showed that GIoU serves as an effective drop-in loss for training object detectors.

Abstract

Intersection over Union (IoU) is the standard object-detection metric, yet common distance-based losses for regressing bounding boxes do not directly optimize it. IoU can act as a regression loss for axis-aligned 2D boxes, but its plateau makes optimization infeasible for non-overlapping boxes. The authors introduce Generalized IoU (GIoU) as both a new metric and a new loss that fixes this weakness. Adding GIoU as a loss to state-of-the-art detectors yields consistent improvements on PASCAL VOC and MS COCO under both IoU- and GIoU-based measures.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

object detectionbounding box regressionIntersection over Unionloss functionevaluation metricGIoU
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.