arXiv:2603.25389cs.CV2026-03被引 1

提出FSGNet,提升红外小目标检测的定位精度与抗干扰能力。

FSGNet: A Frequency-Aware and Semantic Guidance Network for Infrared Small Target Detection

  • 引入频域感知与语义引导机制,增强对小目标的敏感性。
  • 在四个公开数据集上性能领先,保持高效推理速度。
  • 适合需要高精度定位的小目标检测场景。

红外小目标检测(IRSTD)旨在从复杂背景中识别和区分微小目标。虽然基于U-Net的多尺度特征融合方法已取得显著进展,但其深层到浅层特征传递过程中存在语义退化问题,限制了小目标的精确定位。为此,本文提出FSGNet——一种轻量且高效的检测框架,融合频域感知与语义引导机制。具体地,在编码器中设计多方向交互注意力模块,捕获细粒度、定向特征,提升对低对比度小目标的敏感性;通过多尺度频域感知模块,利用快速傅里叶变换滤除与目标相似的杂波,保留显著目标结构;在最深层引入全局池化模块,提取高层语义信息,并经全局语义引导流逐级上采样至解码器各阶段,保障跨尺度语义一致性与精确定位。在四个公开红外小目标检测数据集上的大量实验表明,FSGNet在检测性能上优于现有方法,同时保持高效率,展现出良好的实用性与鲁棒性。代码将发布于 https://github.com/Wangtao-Bao/FSGNet。

原文摘要 · Abstract (English)

Infrared small target detection (IRSTD) aims to identify and distinguish small targets from complex backgrounds. Leveraging the powerful multi-scale feature fusion capability of the U-Net architecture, IRSTD has achieved significant progress. However, U-Net suffers from semantic degradation when transferring high-level features from deep to shallow layers, limiting the precise localization of small targets. To address this issue, this paper proposes FSGNet, a lightweight and effective detection framework incorporating frequency-aware and semantic guidance mechanisms. Specifically, a multi-directional interactive attention module is proposed throughout the encoder to capture fine-grained and directional features, enhancing the network's sensitivity to small, low-contrast targets. To suppress background interference propagated through skip connections, a multi-scale frequency-aware module leverages Fast Fourier transform to filter out target-similar clutter while preserving salient target structures. At the deepest layer, a global pooling module captures high-level semantic information, which is subsequently upsampled and propagated to each decoder stage through the global semantic guidance flows, ensuring semantic consistency and precise localization across scales. Extensive experiments on four public IRSTD datasets demonstrate that FSGNet achieves superior detection performance and maintains high efficiency, highlighting its practical applicability and robustness. The codes will be released on https://github.com/Wangtao-Bao/FSGNet.

红外检测小目标注意力机制频域分析

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