Union-over-Intersections: Object Detection beyond Winner-Takes-All

Open Access
Authors
Publication date 2025
Book title The Thirteenth International Conference on Learning Representations
Book subtitle ICLR 2025
ISBN (electronic)
  • 9798331320850
Event 13th International Conference on Learning Representations, ICLR 2025
Number of pages 17
Organisations
  • Faculty of Science (FNWI) - Informatics Institute (IVI)
Abstract
This paper revisits the problem of predicting box locations in object detection architectures. Typically, each box proposal or box query aims to directly maximize the intersection-over-union score with the ground truth, followed by a winner-takes-all non-maximum suppression where only the highest scoring box in each region is retained. We observe that both steps are sub-optimal: the first involves regressing proposals to the entire ground truth, which is a difficult task even with large receptive fields, and the second neglects valuable information from boxes other than the top candidate. Instead of regressing proposals to the whole ground truth, we propose a simpler approach—regress only to the area of intersection between the proposal and the ground truth. This avoids the need for proposals to extrapolate beyond their visual scope, improving localization accuracy. Rather than adopting a winner-takes-all strategy, we take the union over the regressed intersections of all boxes in a region to generate the final box outputs. Our plug-and-play method integrates seamlessly into proposal-based, grid-based, and query-based detection architectures with minimal modifications, consistently improving object localization and instance segmentation. We demonstrate its broad applicability and versatility across various detection and segmentation tasks.
Document type Conference contribution
Language English
Published at
https://openreview.net/forum?id=HqLHY4TzGj (Final published version)
Other links
Downloads
10907_Union_over_Intersections (Final published version)
Permalink to this page
Back