CVJun 27

Adaptive Spectrum-Aware Feature Disentangled Network for Small Object Detection

arXiv:2606.2902911.9Has Code
Predicted impact top 30% in CV · last 90 daysOriginality Incremental advance
AI Analysis

Addresses the persistent challenge of background interference in small object detection for computer vision applications.

SFDNet improves small object detection by adaptively disentangling frequency spectra to suppress background distractors and enforcing class-wise prototype distillation, achieving state-of-the-art results on multiple benchmarks.

Small Object Detection (SOD) is a fundamental yet challenging problem in computer vision due to its limited spatial resolution and weak visual cues. Although recent approaches have achieved remarkable advances, the background distractors in different frequency spectra still degrade the performance. In this paper, we propose a novel small object detection framework termed SFDNet, which is capable of detecting small objects via efficient spectrum-aware feature disentanglement. Specifically, we propose an Adaptive Spectrum Disentanglement (ASD) module that decomposes backbone features into multiple complementary spectral components, aiming to construct discriminative object-relevant representations by discarding the background distractors for each component. Afterwards, to strengthen the semantic consistency of the similar objects in the same class, we propose a Class-Wise Prototype Distillation (CPD) procedure, which establishes class prototypes for the object instances and enforces the compact representation by efficient prototype distillation. Extensive experiments on multiple challenging benchmarks show that SFDNet outperforms existing state-of-the-art methods by a large margin. Our code is available at https://github.com/ManOfStory/SFDNet.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes