Dynamic Multi-Scale Loss Optimization for Object Detection
Yihao Luo, Xiang Cao, Juntao Zhang, Peng Cheng, Tianjiang Wang, Qi, Feng

TL;DR
This paper introduces dynamic multi-scale loss optimization techniques, AVW and RLO, to improve object detection training by balancing scale-specific losses, resulting in enhanced performance on standard benchmarks.
Contribution
It proposes novel adaptive and reinforcement learning-based methods to dynamically balance multi-scale loss weights during training, addressing objective imbalance in object detectors.
Findings
Improved detection accuracy on Pascal VOC and MS COCO datasets.
Dynamic loss weighting enhances training efficiency without extra computational cost.
Methods outperform baseline detectors consistently.
Abstract
With the continuous improvement of the performance of object detectors via advanced model architectures, imbalance problems in the training process have received more attention. It is a common paradigm in object detection frameworks to perform multi-scale detection. However, each scale is treated equally during training. In this paper, we carefully study the objective imbalance of multi-scale detector training. We argue that the loss in each scale level is neither equally important nor independent. Different from the existing solutions of setting multi-task weights, we dynamically optimize the loss weight of each scale level in the training process. Specifically, we propose an Adaptive Variance Weighting (AVW) to balance multi-scale loss according to the statistical variance. Then we develop a novel Reinforcement Learning Optimization (RLO) to decide the weighting scheme…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification · Video Surveillance and Tracking Methods
