Hybrid Classification-Regression Adaptive Loss for Dense Object Detection
Yanquan Huang, Liu Wei Zhen, Yun Hao, Mengyuan Zhang and, Qingyao Wu, Zikun Deng, Xueming Liu, Hong Deng

TL;DR
This paper introduces a novel hybrid loss function, HCRAL, for dense object detection that improves performance by addressing task inconsistencies and focusing on difficult samples through innovative modules and sample selection strategies.
Contribution
The paper proposes the HCRAL method with RCI and CF modules, along with EATSS strategy, to enhance dense object detection by better handling task inconsistencies and training sample difficulty.
Findings
Outperforms existing methods on COCO test-dev
Improves detection accuracy in one-stage models
Effectively addresses task inconsistencies and difficult samples
Abstract
For object detection detectors, enhancing model performance hinges on the ability to simultaneously consider inconsistencies across tasks and focus on difficult-to-train samples. Achieving this necessitates incorporating information from both the classification and regression tasks. However, prior work tends to either emphasize difficult-to-train samples within their respective tasks or simply compute classification scores with IoU, often leading to suboptimal model performance. In this paper, we propose a Hybrid Classification-Regression Adaptive Loss, termed as HCRAL. Specifically, we introduce the Residual of Classification and IoU (RCI) module for cross-task supervision, addressing task inconsistencies, and the Conditioning Factor (CF) to focus on difficult-to-train samples within each task. Furthermore, we introduce a new strategy named Expanded Adaptive Training Sample Selection…
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
TopicsFace and Expression Recognition · Infrared Target Detection Methodologies · Neural Networks and Applications
MethodsAdaptive Robust Loss · Focus
