Dense Nested Attention Network for Infrared Small Target Detection
Boyang Li, Chao Xiao, Longguang Wang, Yingqian Wang, Zaiping Lin, Miao, Li, Wei An, Yulan Guo

TL;DR
This paper introduces DNANet, a deep learning model with dense nested attention mechanisms designed to improve infrared small target detection by maintaining target features through deep layers and enhancing multi-level features.
Contribution
The paper proposes a novel dense nested attention network with interactive modules and attention mechanisms specifically tailored for infrared small target detection, addressing limitations of existing CNNs.
Findings
Outperforms state-of-the-art methods in detection probability and accuracy.
Effectively maintains small target features in deep network layers.
Demonstrates robustness on public and self-developed datasets.
Abstract
Single-frame infrared small target (SIRST) detection aims at separating small targets from clutter backgrounds. With the advances of deep learning, CNN-based methods have yielded promising results in generic object detection due to their powerful modeling capability. However, existing CNN-based methods cannot be directly applied for infrared small targets since pooling layers in their networks could lead to the loss of targets in deep layers. To handle this problem, we propose a dense nested attention network (DNANet) in this paper. Specifically, we design a dense nested interactive module (DNIM) to achieve progressive interaction among high-level and low-level features. With the repeated interaction in DNIM, infrared small targets in deep layers can be maintained. Based on DNIM, we further propose a cascaded channel and spatial attention module (CSAM) to adaptively enhance multi-level…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInfrared Target Detection Methodologies · Advanced Semiconductor Detectors and Materials · Thermography and Photoacoustic Techniques
MethodsMax Pooling · Convolution · Average Pooling · Sigmoid Activation
