Selective Structured State Space for Multispectral-fused Small Target Detection
Qianqian Zhang, WeiJun Wang, Yunxing Liu, Li Zhou, Hao Zhao, Junshe An, and Zihan Wang

TL;DR
This paper introduces a novel approach combining enhanced local attention modules and multispectral fusion techniques to improve small target detection accuracy in high-resolution remote sensing imagery, while maintaining computational efficiency.
Contribution
It develops the ESTD and CARG modules to enhance small target detection and proposes the MEPF module for effective multispectral feature fusion, addressing limitations of existing models.
Findings
Improved detection accuracy for small targets.
Reduced computational complexity with linear attention mechanisms.
Effective multispectral feature fusion enhances target visibility.
Abstract
Target detection in high-resolution remote sensing imagery faces challenges due to the low recognition accuracy of small targets and high computational costs. The computational complexity of the Transformer architecture increases quadratically with image resolution, while Convolutional Neural Networks (CNN) architectures are forced to stack deeper convolutional layers to expand their receptive fields, leading to an explosive growth in computational demands. To address these computational constraints, we leverage Mamba's linear complexity for efficiency. However, Mamba's performance declines for small targets, primarily because small targets occupy a limited area in the image and have limited semantic information. Accurate identification of these small targets necessitates not only Mamba's global attention capabilities but also the precise capture of fine local details. To this end, we…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInfrared Target Detection Methodologies
MethodsAttention Is All You Need · Linear Layer · Byte Pair Encoding · Label Smoothing · Dropout · Adam · Multi-Head Attention · Dense Connections · Layer Normalization · Softmax
