paper-with-me

Papers

HTD-Mamba: Efficient Hyperspectral Target Detection with Pyramid State Space Model

2024-07-09 · Dunbin Shen, Xuanbing Zhu, Jiacheng Tian, Jianjun Liu, Zhenrong Du, Hongyu Wang, Xiaorui Ma

Hyperspectral target detection (HTD) identifies objects of interest from complex backgrounds at the pixel level, playing a vital role in Earth observation. However, HTD faces challenges due to limited prior knowledge and spectral variation, leading to underfitting models and unreliable performance. To address these challenges, this paper proposes an efficient self-supervised HTD method with a pyramid state space model (SSM), named HTD-Mamba, which employs spectrally contrastive learning to distinguish between target and background based on the similarity measurement of intrinsic features. Specifically, to obtain sufficient training samples and leverage spatial contextual information, we propose a spatial-encoded spectral augmentation technique that encodes all surrounding pixels within a patch into a transformed view of the center pixel. Additionally, to explore global band correlations, we divide pixels into continuous group-wise spectral embeddings and introduce Mamba to HTD for the first time to model long-range dependencies of the spectral sequence with linear complexity. Furthermore, to alleviate spectral variation and enhance robust representation, we propose a pyramid SSM as a backbone to capture and fuse multiresolution spectral-wise intrinsic features. Extensive experiments conducted on four public datasets demonstrate that the proposed method outperforms state-of-the-art methods in both quantitative and qualitative evaluations. Code is available at \url{https://github.com/shendb2022/HTD-Mamba}.

📄 PDF Abstract BibTeX arXiv:2407.06841

Code (1)

shendb2022/htd-mamba 공식 구현 pytorch

Tasks

Contrastive LearningEarth ObservationMamba

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

MambaDSF: Multi-Scale SSM with Dilated Feature Fusion for Sonar Small Target Detection

2026-05-24 · Hui Lin, Jiayi Li, Jing Wang, Shenghui Rong arxiv

Sonar imaging is the primary modality for underwater target detection, yet small targets remain difficult to detect due to insufficient pixel coverage, low acoustic contrast, and scale ambiguity across imaging ranges. CN…

Physics-Aligned Spectral Mamba: Decoupling Semantics and Dynamics for Few-Shot Hyperspectral Target Detection

2026-04-07 · Luqi Gong, Qixin Xie, Yue Chen, Ziqiang Chen 외 arxiv

Meta-learning facilitates few-shot hyperspectral target detection (HTD), but adapting deep backbones remains challenging. Full-parameter fine-tuning is inefficient and prone to overfitting, and existing methods largely i…

Domain GeneralizationTest-time Adaptation

DMS2F-HAD: A Dual-branch Mamba-based Spatial-Spectral Fusion Network for Hyperspectral Anomaly Detection

2026-02-04 · Aayushma Pant, Lakpa Tamang, Tsz-Kwan Lee, Sunil Aryal arxiv

Hyperspectral anomaly detection (HAD) aims to identify rare and irregular targets in high-dimensional hyperspectral images (HSIs), which are often noisy and unlabelled data. Existing deep learning methods either fail to …

Anomaly Detection

SPMamba-YOLO: An Underwater Object Detection Network Based on Multi-Scale Feature Enhancement and Global Context Modeling

2026-02-26 · Guanghao Liao, Zhen Liu, Liyuan Cao, Yonghui Yang 외 arxiv

Underwater object detection is a critical yet challenging research problem owing to severe light attenuation, color distortion, background clutter, and the small scale of underwater targets. To address these challenges, …

Object Detection

Hyperspectral Mamba for Hyperspectral Object Tracking

2025-09-10 · Long Gao, Yunhe Zhang, Yan Jiang, Weiying Xie 외 arxiv

Hyperspectral object tracking holds great promise due to the rich spectral information and fine-grained material distinctions in hyperspectral images, which are beneficial in challenging scenarios. While existing hypersp…

Object Tracking