arXiv:2608.02495cs.CVcs.AI2026-08

通过动态抑制频域噪声与标签模糊,提升小目标检测精度。

DyFrDet: Towards Accurate Small Object Detection via Dynamic Frequency Suppression with Label Disambiguation

论文配图:DyFrDet: Towards Accurate Small Object Detection via Dynamic Frequency Suppression with Label Disambiguation
图 1 · 摘自论文原文
  • 在频域动态抑制低频冗余与高频噪声,增强小目标特征
  • 在多个基准上达到顶尖性能,小目标定位更准
  • 适合需要高精度小目标检测的工业与遥感场景

尽管近年来取得显著进展,小目标检测仍因视觉线索不足而困难。现有方法多聚焦构建判别性表征,却忽视了频域噪声和标签模糊问题,严重阻碍精确定位。为此,我们提出新型小目标检测器DyFrDet,通过动态抑制频域背景干扰实现精准定位。具体而言,提出动态频域感知特征金字塔网络(DyFrFPN),将分层特征转换至频域,引入动态频带预测器(DBP)以保留小目标判别成分;同时设计标签消歧模块(LDM),利用概率分布显式建模并缓解目标标签内在模糊性,显著提升低分辨率下小目标的定位精度。大量实验表明,DyFrDet在多个基准上达到先进水平,证明其在复杂场景下的有效性与鲁棒性。代码已公开于https://github.com/ManOfStory/DyFrDet。

原文摘要 · Abstract (English)

Despite the remarkable progress over the past decades, accurately identifying small objects remains challenging because of their insufficient visual cues. Previous works typically attempt to construct discriminative representation of the small objects. However, the wide range frequency domain noises and label ambiguities have been greatly overlooked, which significantly hinders the accurate localization. To address these issues, we propose a novel small object detection (SOD) detector termed DyFrDet, which is able to precisely localize the small object by dynamically suppressing the background distractions in frequency domain. Specifically, we propose a Dynamic Frequency-aware Feature Pyramid Network (DyFrFPN) to adaptively suppress low-frequency redundancy and excessive high-frequency noises. The DyFrFPN transforms the hierarchical features into frequency domain representation, and introduces a Dynamic Band Predictor (DBP) to preserve the discriminative components for small object identification. Afterwards, we present a novel Label Disambiguation Module (LDM), which leverages probabilistic distributions to explicitly model and alleviate the inherent ambiguity of target labels, yielding efficient improvement in localization precision of the small objects with low-resolution. Extensive experiments demonstrate that DyFrDet achieves state-of-the-art performance across multiple benchmarks, indicating its effectiveness and robustness in various challenging scenarios. Our code is available at https://github.com/ManOfStory/DyFrDet.

小目标检测频域处理定位精度

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