paper-with-me

Papers

FusionMamba: Efficient Remote Sensing Image Fusion with State Space Model

2024-04-11 · Siran Peng, Xiangyu Zhu, Haoyu Deng, Liang-Jian Deng, Zhen Lei

Remote sensing image fusion aims to generate a high-resolution multi/hyper-spectral image by combining a high-resolution image with limited spectral data and a low-resolution image rich in spectral information. Current deep learning (DL) methods typically employ convolutional neural networks (CNNs) or Transformers for feature extraction and information integration. While CNNs are efficient, their limited receptive fields restrict their ability to capture global context. Transformers excel at learning global information but are computationally expensive. Recent advancements in the state space model (SSM), particularly Mamba, present a promising alternative by enabling global perception with low complexity. However, the potential of SSM for information integration remains largely unexplored. Therefore, we propose FusionMamba, an innovative method for efficient remote sensing image fusion. Our contributions are twofold. First, to effectively merge spatial and spectral features, we expand the single-input Mamba block to accommodate dual inputs, creating the FusionMamba block, which serves as a plug-and-play solution for information integration. Second, we incorporate Mamba and FusionMamba blocks into an interpretable network architecture tailored for remote sensing image fusion. Our designs utilize two U-shaped network branches, each primarily composed of four-directional Mamba blocks, to extract spatial and spectral features separately and hierarchically. The resulting feature maps are sufficiently merged in an auxiliary network branch constructed with FusionMamba blocks. Furthermore, we improve the representation of spectral information through an enhanced channel attention module. Quantitative and qualitative valuation results across six datasets demonstrate that our method achieves SOTA performance. The code is available at https://github.com/PSRben/FusionMamba.

📄 PDF Abstract BibTeX arXiv:2404.07932

Code (1)

PSRben/FusionMamba 공식 구현 pytorch

Tasks

Mamba

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

FusionMamba: Dynamic Feature Enhancement for Multimodal Image Fusion with Mamba

2024-04-15 · Xinyu Xie, Yawen Cui, Tao Tan, Xubin Zheng 외

Multimodal image fusion aims to integrate information from different imaging techniques to produce a comprehensive, detail-rich single image for downstream vision tasks. Existing methods based on local convolutional neur…

Infrared And Visible Image FusionMambaState Space Models

Image Fusion Technologies In Commercial Remote Sensing Packages

2013-07-09 · Firouz Abdullah Al-Wassai, N. V. Kalyankar

Several remote sensing software packages are used to the explicit purpose of analyzing and visualizing remotely sensed data, with the developing of remote sensing sensor technologies from last ten years. Accord-ing to li…

General Classification

Object Fidelity Diffusion for Remote Sensing Image Generation

2025-08-14 · Ziqi Ye, Shuran Ma, Jie Yang, Xiaoyi Yang 외 arxiv

High-precision controllable remote sensing image generation is both meaningful and challenging. Existing diffusion models often produce low-fidelity images due to their inability to adequately capture morphological detai…

Object DetectionImage Generation

RS3DBench: A Comprehensive Benchmark for 3D Spatial Perception in Remote Sensing

2025-09-23 · Jiayu Wang, Ruizhi Wang, Jie Song, Haofei Zhang 외 arxiv

In this paper, we introduce a novel benchmark designed to propel the advancement of general-purpose, large-scale 3D vision models for remote sensing imagery. While several datasets have been proposed within the realm of …

Depth Estimation

Spatial-frequency Dual-Domain Feature Fusion Network for Low-Light Remote Sensing Image Enhancement

2024-04-26 · Zishu Yao, Guodong Fan, Jinfu Fan, Min Gan 외

Low-light remote sensing images generally feature high resolution and high spatial complexity, with continuously distributed surface features in space. This continuity in scenes leads to extensive long-range correlations…

Image Enhancement