paper-with-me

홈 › Papers

Selective Structured State Space for Multispectral-fused Small Target Detection

2025-05-20 · Qianqian Zhang, Weijun Wang, Yunxing Liu, Li Zhou, Hao Zhao, Junshe An, Zihan Wang

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 enhance Mamba by developing the Enhanced Small Target Detection (ESTD) module and the Convolutional Attention Residual Gate (CARG) module. The ESTD module bolsters local attention to capture fine-grained details, while the CARG module, built upon Mamba, emphasizes spatial and channel-wise information, collectively improving the model's ability to capture distinctive representations of small targets. Additionally, to highlight the semantic representation of small targets, we design a Mask Enhanced Pixel-level Fusion (MEPF) module for multispectral fusion, which enhances target features by effectively fusing visible and infrared multimodal information.

📄 PDF Abstract BibTeX arXiv:2505.14043

Code (0)

등록된 구현이 없습니다.

Tasks

Mamba

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Adam 설명 없음
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

DLRMamba: Distilling Low-Rank Mamba for Edge Multispectral Fusion Object Detection

2026-03-06 · Qianqian Zhang, Leon Tabaro, Ahmed M. Abdelmoniem, Junshe An arxiv

Multispectral fusion object detection is a critical task for edge-based maritime surveillance and remote sensing, demanding both high inference efficiency and robust feature representation for high-resolution inputs. How…

Object RecognitionObject Detection

ISWSST: Index-space-wave State Superposition Transformers for Multispectral Remotely Sensed Imagery Semantic Segmentation

2024-07-03 · Chang Li, Pengfei Zhang, Yu Wang

Currently the semantic segmentation task of multispectral remotely sensed imagery (MSRSI) faces the following problems: 1) Usually, only single domain feature (i.e., space domain or frequency domain) is considered; 2) do…

Ensemble LearningSegmentationSemantic Segmentation

Deep SURE for Unsupervised Remote Sensing Image Fusion

2022-10-19 · IEEE Transactions on Geoscience and Remote Sensing 2022 10 · Han V. Nguyen; Magnus O. Ulfarsson; Johannes R. Sveinsson; Mauro Dalla Mura

Image fusion is utilized in remote sensing (RS) due to the limitation of the imaging sensor and the high cost of simultaneously acquiring high spatial and spectral resolution images. Optical RS imaging systems usually pr…

Hyperspectral Image Super-Resolution

Image Fusion with Local Spectral Consistency and Dynamic Gradient Sparsity

2014-06-01 · CVPR 2014 6 · Chen Chen, Yeqing Li, Wei Liu, Junzhou Huang

In this paper, we propose a novel method for image fusion from a high resolution panchromatic image and a low resolution multispectral image at the same geographical location. Different from previous methods, we do not m…

Snapshot Multispectral Imaging Using a Diffractive Optical Network

2022-12-10 · Deniz Mengu, Anika Tabassum, Mona Jarrahi, Aydogan Ozcan

Multispectral imaging has been used for numerous applications in e.g., environmental monitoring, aerospace, defense, and biomedicine. Here, we present a diffractive optical network-based multispectral imaging system trai…