基于CIOU损失的改进边界盒回归损失函数用于多尺度目标检测

Shuangjiang Du, Baofu Zhang, Pin Zhang, Peng Xiang
{"title":"基于CIOU损失的改进边界盒回归损失函数用于多尺度目标检测","authors":"Shuangjiang Du, Baofu Zhang, Pin Zhang, Peng Xiang","doi":"10.1109/PRML52754.2021.9520717","DOIUrl":null,"url":null,"abstract":"The regression loss function is a key factor in the training and optimization process of object detection. The current mainstream regression loss functions are Ln norm loss, IOU loss and CIOU loss. This paper proposes the Scale-Sensitive IOU(SIOU) loss, a new loss function different from the above all, which could solve the issues that the current loss functions cannot distinguish the two bounding boxes in some special cases when the target area scales in one image vary greatly during training process, thereby leading to the improper regression loss calculation and the slowing down of the optimization. An area scale regulating factor Y is added on the basis of CIOU loss to adjust the loss values of the bounding boxes, which could distinguish all the boxes quantitatively in theory thus gets a faster converging speed and better optimization. Through analysis and simulation comparison among the several loss functions, the superiority of SIOU loss is verified. Furthermore, by incorporating SIOU loss into YOLO v4, Faster R-CNN and SSD on the two mainstream aerial remote sensing datasets, i.e., DIOR and NWPU VHR-10, the detection precisions improve by 10.2% than IOU loss and 2.8% than CIOU loss respectively.","PeriodicalId":429603,"journal":{"name":"2021 IEEE 2nd International Conference on Pattern Recognition and Machine Learning (PRML)","volume":"12 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-07-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"12","resultStr":"{\"title\":\"An Improved Bounding Box Regression Loss Function Based on CIOU Loss for Multi-scale Object Detection\",\"authors\":\"Shuangjiang Du, Baofu Zhang, Pin Zhang, Peng Xiang\",\"doi\":\"10.1109/PRML52754.2021.9520717\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The regression loss function is a key factor in the training and optimization process of object detection. The current mainstream regression loss functions are Ln norm loss, IOU loss and CIOU loss. This paper proposes the Scale-Sensitive IOU(SIOU) loss, a new loss function different from the above all, which could solve the issues that the current loss functions cannot distinguish the two bounding boxes in some special cases when the target area scales in one image vary greatly during training process, thereby leading to the improper regression loss calculation and the slowing down of the optimization. An area scale regulating factor Y is added on the basis of CIOU loss to adjust the loss values of the bounding boxes, which could distinguish all the boxes quantitatively in theory thus gets a faster converging speed and better optimization. Through analysis and simulation comparison among the several loss functions, the superiority of SIOU loss is verified. Furthermore, by incorporating SIOU loss into YOLO v4, Faster R-CNN and SSD on the two mainstream aerial remote sensing datasets, i.e., DIOR and NWPU VHR-10, the detection precisions improve by 10.2% than IOU loss and 2.8% than CIOU loss respectively.\",\"PeriodicalId\":429603,\"journal\":{\"name\":\"2021 IEEE 2nd International Conference on Pattern Recognition and Machine Learning (PRML)\",\"volume\":\"12 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-07-16\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"12\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2021 IEEE 2nd International Conference on Pattern Recognition and Machine Learning (PRML)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/PRML52754.2021.9520717\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2021 IEEE 2nd International Conference on Pattern Recognition and Machine Learning (PRML)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/PRML52754.2021.9520717","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 12

摘要

回归损失函数是目标检测训练和优化过程中的关键因素。目前主流的回归损失函数有Ln范数损失、IOU损失和CIOU损失。本文提出了Scale-Sensitive IOU(SIOU)损失函数,这是一种不同于上述损失函数的新型损失函数,它可以解决当前损失函数在训练过程中,当一幅图像的目标区域尺度变化较大时,在某些特殊情况下无法区分两个边界框,从而导致回归损失计算不当和优化速度变慢的问题。在CIOU损失的基础上加入面积尺度调节因子Y来调节边界框的损失值,理论上可以定量区分所有的边界框,从而获得更快的收敛速度和更好的优化效果。通过对几种损耗函数的分析和仿真比较,验证了SIOU损耗的优越性。此外,在迪奥和NWPU VHR-10两种主流航空遥感数据集上,将SIOU损耗纳入YOLO v4、Faster R-CNN和SSD,探测精度分别比IOU损耗提高10.2%和2.8%。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
An Improved Bounding Box Regression Loss Function Based on CIOU Loss for Multi-scale Object Detection
The regression loss function is a key factor in the training and optimization process of object detection. The current mainstream regression loss functions are Ln norm loss, IOU loss and CIOU loss. This paper proposes the Scale-Sensitive IOU(SIOU) loss, a new loss function different from the above all, which could solve the issues that the current loss functions cannot distinguish the two bounding boxes in some special cases when the target area scales in one image vary greatly during training process, thereby leading to the improper regression loss calculation and the slowing down of the optimization. An area scale regulating factor Y is added on the basis of CIOU loss to adjust the loss values of the bounding boxes, which could distinguish all the boxes quantitatively in theory thus gets a faster converging speed and better optimization. Through analysis and simulation comparison among the several loss functions, the superiority of SIOU loss is verified. Furthermore, by incorporating SIOU loss into YOLO v4, Faster R-CNN and SSD on the two mainstream aerial remote sensing datasets, i.e., DIOR and NWPU VHR-10, the detection precisions improve by 10.2% than IOU loss and 2.8% than CIOU loss respectively.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信