arXiv:2602.02969cs.CV2026-02被引 15

提出动态高频卷积,提升红外小目标检测中对高频噪声的区分能力。

Dynamic High-frequency Convolution for Infrared Small Target Detection

  • 设计动态滤波器组,自适应捕捉高频特征的灰度变化特性
  • 在真实数据集上显著提升检测精度,优于现有先进卷积方法
  • 可无缝嵌入各类网络,计算开销小,适合实际部署

红外小目标通常尺寸微小且局部显著,属于图像中的高频成分(HFCs)。单帧红外小目标检测面临挑战,因图像中存在大量与目标共存的HFCs,如亮角、破碎云层等干扰。现有基于学习的方法依赖深度网络的强大表征能力,却忽视对不同HFCs的显式建模与判别性表示学习,难以有效区分目标与干扰。为此,本文提出动态高频卷积(DHiF),将判别建模转化为动态局部滤波器组的生成。DHiF通过傅里叶变换性质,使生成滤波器的参数在零中心范围内对称调节,从而对HFCs高度敏感。结合标准卷积操作,DHiF可自适应处理不同HFC区域,捕获其独特的灰度变化特征以实现判别性表示。DHiF可作为标准卷积的即插即用替代品,适用于任意红外小目标检测网络,且计算效率无明显下降。在多个真实场景数据集上,不同检测网络的实验验证了DHiF的有效性,相比其他先进卷积操作表现更优。代码已开源:https://github.com/TinaLRJ/DHiF。

原文摘要 · Abstract (English)

Infrared small targets are typically tiny and locally salient, which belong to high-frequency components (HFCs) in images. Single-frame infrared small target (SIRST) detection is challenging, since there are many HFCs along with targets, such as bright corners, broken clouds, and other clutters. Current learning-based methods rely on the powerful capabilities of deep networks, but neglect explicit modeling and discriminative representation learning of various HFCs, which is important to distinguish targets from other HFCs. To address the aforementioned issues, we propose a dynamic high-frequency convolution (DHiF) to translate the discriminative modeling process into the generation of a dynamic local filter bank. Especially, DHiF is sensitive to HFCs, owing to the dynamic parameters of its generated filters being symmetrically adjusted within a zero-centered range according to Fourier transformation properties. Combining with standard convolution operations, DHiF can adaptively and dynamically process different HFC regions and capture their distinctive grayscale variation characteristics for discriminative representation learning. DHiF functions as a drop-in replacement for standard convolution and can be used in arbitrary SIRST detection networks without significant decrease in computational efficiency. To validate the effectiveness of our DHiF, we conducted extensive experiments across different SIRST detection networks on real-scene datasets. Compared to other state-of-the-art convolution operations, DHiF exhibits superior detection performance with promising improvement. Codes are available at https://github.com/TinaLRJ/DHiF.

红外检测高频卷积小目标动态滤波

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