paper-with-me

Papers

CD-Mamba: Cloud detection with long-range spatial dependency modeling

2025-09-05 · Tianxiang Xue, Jiayi Zhao, Jingsheng Li, Changlu Chen, Kun Zhan arxiv

Remote sensing images are frequently obscured by cloud cover, posing significant challenges to data integrity and reliability. Effective cloud detection requires addressing both short-range spatial redundancies and long-range atmospheric similarities among cloud patches. Convolutional neural networks are effective at capturing local spatial dependencies, while Mamba has strong capabilities in modeling long-range dependencies. To fully leverage both local spatial relations and long-range dependencies, we propose CD-Mamba, a hybrid model that integrates convolution and Mamba's state-space modeling into a unified cloud detection network. CD-Mamba is designed to comprehensively capture pixelwise textural details and long term patchwise dependencies for cloud detection. This design enables CD-Mamba to manage both pixel-wise interactions and extensive patch-wise dependencies simultaneously, improving detection accuracy across diverse spatial scales. Extensive experiments validate the effectiveness of CD-Mamba and demonstrate its superior performance over existing methods.

📄 PDF Abstract BibTeX arXiv:2509.04729

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LION: Linear Group RNN for 3D Object Detection in Point Clouds

2024-07-25 · Zhe Liu, Jinghua Hou, Xinyu Wang, Xiaoqing Ye 외

The benefit of transformers in large-scale 3D point cloud perception tasks, such as 3D object detection, is limited by their quadratic computation cost when modeling long-range relationships. In contrast, linear RNNs hav…

3D Object DetectionLong-range modelingMambaobject-detection+1

SRMamba: Mamba for Super-Resolution of LiDAR Point Clouds

2025-05-15 · Chuang Chen, Wenyi Ge

In recent years, range-view-based LiDAR point cloud super-resolution techniques attract significant attention as a low-cost method for generating higher-resolution point cloud data. However, due to the sparsity and irreg…

MambaPoint Cloud Super Resolutionpoint cloud upsamplingSuper-Resolution

MT-PCR: A Hybrid Mamba-Transformer with Spatial Serialization for Hierarchical Point Cloud Registration

2025-06-16 · Bingxi Liu, An Liu, Hao Chen, Jinqiang Cui 외

Point cloud registration (PCR) is a fundamental task in 3D computer vision and robotics. Most existing learning-based PCR methods rely on Transformers, which suffer from quadratic computational complexity. This limitatio…

GPUMambaPoint Cloud RegistrationState Space Models

SP-Mamba: Spatial-Perception State Space Model for Unsupervised Medical Anomaly Detection

2025-07-25 · Rui Pan, Ruiying Lu arxiv

Radiography imaging protocols target on specific anatomical regions, resulting in highly consistent images with recurrent structural patterns across patients. Recent advances in medical anomaly detection have demonstrate…

Computational EfficiencyLong-range modelingAnomaly Detection

HydraMamba: Multi-Head State Space Model for Global Point Cloud Learning

2025-07-26 · Kanglin Qu, Pan Gao, Qun Dai, Yuanhao Sun arxiv

The attention mechanism has become a dominant operator in point cloud learning, but its quadratic complexity leads to limited inter-point interactions, hindering long-range dependency modeling between objects. Due to exc…

Long-range modeling