Noise-Robust Tiny Object Localization with Flows
Huixin Sun, Linlin Yang, Ronyu Chen, Kerui Gu, Baochang Zhang, Angela Yao, Xianbin Cao
TL;DR
This work tackles the persistent difficulty of tiny object localization under annotation noise. It introduces Tiny Object Localization Flow (TOLF), which models residual localization errors with normalizing flows and employs uncertainty-guided gradient modulation to down-weight noisy supervision. Across AI-TOD, DOTA-v2.0, TinyPerson, and COCO, TOLF yields consistent improvements over strong baselines, notably improving tiny-object performance and demonstrating that non-Gaussian, flow-based error modeling better captures annotation noise. The approach offers a principled, data-driven path to robust tiny object detectors with practical impact on safety-critical vision tasks.
Abstract
Despite significant advances in generic object detection, a persistent performance gap remains for tiny objects compared to normal-scale objects. We demonstrate that tiny objects are highly sensitive to annotation noise, where optimizing strict localization objectives risks noise overfitting. To address this, we propose Tiny Object Localization with Flows (TOLF), a noise-robust localization framework leveraging normalizing flows for flexible error modeling and uncertainty-guided optimization. Our method captures complex, non-Gaussian prediction distributions through flow-based error modeling, enabling robust learning under noisy supervision. An uncertainty-aware gradient modulation mechanism further suppresses learning from high-uncertainty, noise-prone samples, mitigating overfitting while stabilizing training. Extensive experiments across three datasets validate our approach's effectiveness. Especially, TOLF boosts the DINO baseline by 1.2% AP on the AI-TOD dataset.
