English

Uncertainty-Aware Gradient Stabilization for Small Object Detection

Computer Vision and Pattern Recognition 2025-07-11 v2

Abstract

Despite advances in generic object detection, there remains a performance gap in detecting small objects compared to normal-scale objects. We reveal that conventional object localization methods suffer from gradient instability in small objects due to sharper loss curvature, leading to a convergence challenge. To address the issue, we propose Uncertainty-Aware Gradient Stabilization (UGS), a framework that reformulates object localization as a classification task to stabilize gradients. UGS quantizes continuous labels into interval non-uniform discrete representations. Under a classification-based objective, the localization branch generates bounded and confidence-driven gradients, mitigating instability. Furthermore, UGS integrates an uncertainty minimization (UM) loss that reduces prediction variance and an uncertainty-guided refinement (UR) module that identifies and refines high-uncertainty regions via perturbations. Evaluated on four benchmarks, UGS consistently improves anchor-based, anchor-free, and leading small object detectors. Especially, UGS enhances DINO-5scale by 2.6 AP on VisDrone, surpassing previous state-of-the-art results.

Keywords

Cite

@article{arxiv.2303.01803,
  title  = {Uncertainty-Aware Gradient Stabilization for Small Object Detection},
  author = {Huixin Sun and Yanjing Li and Linlin Yang and Xianbin Cao and Baochang Zhang},
  journal= {arXiv preprint arXiv:2303.01803},
  year   = {2025}
}
R2 v1 2026-06-28T08:59:05.075Z