arXiv:2606.29029cs.CV2026-06中稿 · ECCV

通过频谱解耦提升小目标检测,有效过滤背景干扰。

Adaptive Spectrum-Aware Feature Disentangled Network for Small Object Detection

论文配图:Adaptive Spectrum-Aware Feature Disentangled Network for Small Object Detection
图 1 · 摘自论文原文
  • 提出自适应频谱解耦模块,分离特征中不同频率成分。
  • 在多个基准上超越当前最优方法,显著提升小目标识别率。
  • 适合需要高精度小目标检测的视觉任务开发者使用。

小目标检测(SOD)因空间分辨率低、视觉线索弱而成为计算机视觉中的基础难题。尽管近期方法取得显著进展,但不同频谱下的背景干扰仍严重降低性能。本文提出一种新型小目标检测框架SFDNet,通过高效的频谱感知特征解耦实现小目标精准检测。具体地,设计自适应频谱解耦(ASD)模块,将主干网络特征分解为多个互补频谱分量,通过剔除各分量中的背景干扰,构建更具判别性的目标相关表征。随后,提出类别级原型蒸馏(CPD)机制,为同类别目标实例建立类别原型,并通过高效原型蒸馏强化语义一致性。在多个具有挑战性的基准数据集上的大量实验表明,SFDNet显著优于现有最先进方法。代码已公开于https://github.com/ManOfStory/SFDNet。

原文摘要 · Abstract (English)

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.

小目标检测特征解耦频谱分析

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。