paper-with-me

Papers

Remote Sensing Image Segmentation Using Vision Mamba and Multi-Scale Multi-Frequency Feature Fusion

2024-10-08 · Yice Cao, ChenChen Liu, Zhenhua Wu, Wenxin Yao, Liu Xiong, Jie Chen, Zhixiang Huang

As remote sensing imaging technology continues to advance and evolve, processing high-resolution and diversified satellite imagery to improve segmentation accuracy and enhance interpretation efficiency emerg as a pivotal area of investigation within the realm of remote sensing. Although segmentation algorithms based on CNNs and Transformers achieve significant progress in performance, balancing segmentation accuracy and computational complexity remains challenging, limiting their wide application in practical tasks. To address this, this paper introduces state space model (SSM) and proposes a novel hybrid semantic segmentation network based on vision Mamba (CVMH-UNet). This method designs a cross-scanning visual state space block (CVSSBlock) that uses cross 2D scanning (CS2D) to fully capture global information from multiple directions, while by incorporating convolutional neural network branches to overcome the constraints of Vision Mamba (VMamba) in acquiring local information, this approach facilitates a comprehensive analysis of both global and local features. Furthermore, to address the issue of limited discriminative power and the difficulty in achieving detailed fusion with direct skip connections, a multi-frequency multi-scale feature fusion block (MFMSBlock) is designed. This module introduces multi-frequency information through 2D discrete cosine transform (2D DCT) to enhance information utilization and provides additional scale local detail information through point-wise convolution branches. Finally, it aggregates multi-scale information along the channel dimension, achieving refined feature fusion. Findings from experiments conducted on renowned datasets of remote sensing imagery demonstrate that proposed CVMH-UNet achieves superior segmentation performance while maintaining low computational complexity, outperforming surpassing current leading-edge segmentation algorithms.

📄 PDF Abstract BibTeX arXiv:2410.05624

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMambaSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

RS3Mamba: Visual State Space Model for Remote Sensing Images Semantic Segmentation

2024-04-03 · Xianping Ma, Xiaokang Zhang, Man-on Pun

Semantic segmentation of remote sensing images is a fundamental task in geoscience research. However, there are some significant shortcomings for the widely used convolutional neural networks (CNNs) and Transformers. The…

Long-range modelingMambaSegmentationSemantic Segmentation

SwinMamba: A hybrid local-global mamba framework for enhancing semantic segmentation of remotely sensed images

2025-09-25 · Qinfeng Zhu, Han Li, Liang He, Lei Fan arxiv

Semantic segmentation of remote sensing imagery is a fundamental task in computer vision, supporting a wide range of applications such as land use classification, urban planning, and environmental monitoring. However, th…

Semantic SegmentationImage Segmentation

UNetMamba: An Efficient UNet-Like Mamba for Semantic Segmentation of High-Resolution Remote Sensing Images

2024-08-21 · Enze Zhu, Zhan Chen, Dingkai Wang, Hanru Shi 외

Semantic segmentation of high-resolution remote sensing images is vital in downstream applications such as land-cover mapping, urban planning and disaster assessment.Existing Transformer-based methods suffer from the con…

MambaSegmentationSemantic SegmentationThe Semantic Segmentation Of Remote Sensing Imagery

Vision Mamba in Remote Sensing: A Comprehensive Survey of Techniques, Applications and Outlook

2025-05-01 · Muyi Bao, Shuchang Lyu, Zhaoyang Xu, Huiyu Zhou 외

Deep learning has profoundly transformed remote sensing, yet prevailing architectures like Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) remain constrained by critical trade-offs: CNNs suffer from l…

BenchmarkingChange DetectionMambaSemantic Segmentation+1

CM-UNet: Hybrid CNN-Mamba UNet for Remote Sensing Image Semantic Segmentation

2024-05-17 · Mushui Liu, Jun Dan, Ziqian Lu, Yunlong Yu 외

Due to the large-scale image size and object variations, current CNN-based and Transformer-based approaches for remote sensing image semantic segmentation are suboptimal for capturing the long-range dependency or limited…

DecoderMambaSegmentationSemantic Segmentation