The combined challenges of detail retention, context modeling, and scale adaptivity continue to make small-object detection tough. Convolutional operators have trouble capturing long-range dependencies, attention-based representations may decrease already sparse object cues, and early downsampling frequently eliminates fine-grained structures. Furthermore, localization is more susceptible to representation bias and supervision is more brittle due to the lack of object pixels. We suggest a unified detection system that combines adaptive cross-layer cooperation with multi-scale feature fusion to solve these problems. The Hybrid Dual-Backbone Encoder (HDBE) combines a Vision Transformer for global contextual reasoning with anti-aliased deformable convolutions for local detail extraction. While Dilated-Window Self-Attention (DWSA) improves context interaction by expanding the effective receptive field, Token-Selective Downsampling (TSD) maintains informative representations during feature reduction. The Multi-Scale Attention Fusion Neck (MSAFN) performs similarity-guided feature aggregation across scales, and the Small-Object-Aware Decoupled Head (SADH) improves size-aware prediction and supervision. Extensive experiments and ablation studies demonstrate that the proposed framework effectively improves feature representation and detection performance for small objects across diverse scenarios.The Small-Object-Aware Decoupled Head (SADH) enhances size-aware prediction and supervision, while the Multi-Scale Attention Fusion Neck (MSAFN) carries out similarity-guided feature aggregation across scales. The suggested architecture successfully enhances feature representation and detection performance for small objects in a variety of settings, as shown by extensive experiments and ablation investigations.
Cui et al. (Thu,) studied this question.