《计算机应用》唯一官方网站

• •    下一篇

多注意力对比学习的红外小目标检测

边小勇1,2,3,胡其仁1,袁培洋1   

  1. 1.武汉科技大学 计算机科学与技术学院,武汉 430065;
    2.武汉科技大学 大数据科学与工程研究院,武汉 430065;
    3.智能信息处理与实时工业系统湖北省重点实验室(武汉科技大学),武汉 430065


  • 收稿日期:2024-11-01 修回日期:2025-01-09 接受日期:2025-01-09 发布日期:2025-01-13 出版日期:2025-01-13
  • 通讯作者: 边小勇

Multi-attention contrastive learning for infrared small target detection

  • Received:2024-11-01 Revised:2025-01-09 Accepted:2025-01-09 Online:2025-01-13 Published:2025-01-13
  • Contact: BIAN Xiao-yong

摘要: 红外小目标检测(IRSTD)是目标检测领域中的研究热点和难点,受其像素小、对比度低和无纹理的特性,难以从小目标有限和扭曲的信息中学习正确的特征表示,因此IRSTD方法依然面临挑战。针对以上问题,提出多注意力对比学习的IRSTD方法。首先,采用U型网络(U-Net)为基本框架,在编码阶段提出一种融合频域注意力和空间注意力的上下文混合块(CMB),产生初级注意力特征图;其次,在解码阶段设计了多核中心差分卷积(MKCDC),用于提取小目标在不同尺度下都稳定表征的核心信息;最后,联合二元交叉熵损失和对比损失函数训练小目标检测网络,提高小目标特征表示能力,得到富于判别的小目标检测模型。所提方法在IRSTD-1k、NUAA-SIRST两个数据集上的检测率(Pd)分别达到96.63%和100.00%,与密集嵌套的注意力网络(DNANet)相比,分别提高了4.71%和1.90%。实验结果表明,所提方法有效提高了红外小目标检测性能。

关键词: 深度学习, 小目标检测, 注意力U型网络, 中心差分卷积, 对比学习

Abstract: Infrared Small Target Detection (IRSTD) is the most active research and suffers from difficulty in the field of target detection. IRSTD is difficult to learn accurate feature representation from few and deformable information of small target due to its characteristic of few pixels, low contrast and lacking texture, thus the IRSTD still faces the challenge. To address above issue, a multi-attention contrastive learning based IRSTD method was proposed. Firstly, the U-Net was adopted as the fundamental framework, a context mixed block (CMB) that integrates frequency attention and spatial attention was proposed during the encoding phase to produce a preliminary attention feature map. Then, in the decoding phase, a Multi-Kernel Central Difference Convolution (MKCDC) was devised to extract the core information of small targets, which remained stable across various scales. Finally, by combining binary cross-entropy loss and contrastive loss function for training small target detection network, the feature representation ability of small targets was enhanced and a discriminative small target detection model was achieved. The Probability of detection (Pd) of the proposed method on IRSTD dataset of 1000 infrared images (called IRSTD-1k) and Single-frame Infrared Small Target dataset collected by Nanjing University of Aeronautics and Astronautics (called NUAA-SIRST) reached 96.63% and 100.00% respectively, which were improved by 4.71% and 1.90% compared with DNANet (Dense Nested Attention Network), respectively. The experimental results show that the proposed method effectively improves the performance of infrared small target detection.

Key words: deep learning, infrared small target detection, attention U-Net, central difference convolution, contrastive learning

中图分类号: