PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 25, 2022581 citationsOpen Access

SIoU Loss: More Powerful Learning for Bounding Box Regression

ZGZhora Gevorgyan

Key Points

  • To design an angle-aware loss function (SIoU) that incorporates directional penalty metrics into bounding box regression to accelerate convergence and boost detection accuracy.
  • Redefined traditional bounding box regression penalty metrics by incorporating the angle of the vector between predicted and ground-truth boxes.
  • Evaluated the proposed SIoU loss function across conventional neural network architectures and standard datasets in multiple simulations.
  • Eliminated the wandering behavior of predicted boxes during training by constraining the regression vector angle.
  • Substantially improved both the speed of training convergence and the inference accuracy of object detection models compared to existing methods like GIoU and CIoU.

Abstract

The effectiveness of Object Detection, one of the central problems in computer vision tasks, highly depends on the definition of the loss function - a measure of how accurately your ML model can predict the expected outcome. Conventional object detection loss functions depend on aggregation of metrics of bounding box regression such as the distance, overlap area and aspect ratio of the predicted and ground truth boxes (i.e. GIoU, CIoU, ICIoU etc). However, none of the methods proposed and used to date considers the direction of the mismatch between the desired ground box and the predicted, "experimental" box. This shortage results in slower and less effective convergence as the predicted box can "wander around" during the training process and eventually end up producing a worse model. In this paper a new loss function SIoU was suggested, where penalty metrics were redefined considering the angle of the vector between the desired regression. Applied to conventional Neural Networks and datasets it is shown that SIoU improves both the speed of training and the accuracy of the inference. The effectiveness of the proposed loss function was revealed in a number of simulations and tests.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Zhora Gevorgyan (2022) studied this question.

synapsesocial.com/papers/69d8e9f2ade63f05b9bede29https://doi.org/10.48550/arxiv.2205.12740
Ask AI
Helpful
Bookmark
Share
View Full Paper