paper-with-me

Papers

MambaDFuse: A Mamba-based Dual-phase Model for Multi-modality Image Fusion

2024-04-12 · Zhe Li, Haiwei Pan, Kejia Zhang, Yuhua Wang, Fengming Yu

Multi-modality image fusion (MMIF) aims to integrate complementary information from different modalities into a single fused image to represent the imaging scene and facilitate downstream visual tasks comprehensively. In recent years, significant progress has been made in MMIF tasks due to advances in deep neural networks. However, existing methods cannot effectively and efficiently extract modality-specific and modality-fused features constrained by the inherent local reductive bias (CNN) or quadratic computational complexity (Transformers). To overcome this issue, we propose a Mamba-based Dual-phase Fusion (MambaDFuse) model. Firstly, a dual-level feature extractor is designed to capture long-range features from single-modality images by extracting low and high-level features from CNN and Mamba blocks. Then, a dual-phase feature fusion module is proposed to obtain fusion features that combine complementary information from different modalities. It uses the channel exchange method for shallow fusion and the enhanced Multi-modal Mamba (M3) blocks for deep fusion. Finally, the fused image reconstruction module utilizes the inverse transformation of the feature extraction to generate the fused result. Through extensive experiments, our approach achieves promising fusion results in infrared-visible image fusion and medical image fusion. Additionally, in a unified benchmark, MambaDFuse has also demonstrated improved performance in downstream tasks such as object detection. Code with checkpoints will be available after the peer-review process.

📄 PDF Abstract BibTeX arXiv:2404.08406

Code (1)

Lizhe1228/MambaDFuse 공식 구현 pytorch

Tasks

Image ReconstructionMambaobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Mixture-of-Mamba: Enhancing Multi-Modal State-Space Models with Modality-Aware Sparsity

2025-01-27 · Weixin Liang, Junhong Shen, Genghan Zhang, Ning Dong 외

State Space Models (SSMs) have emerged as efficient alternatives to Transformers for sequential modeling, but their inability to leverage modality-specific features limits their performance in multi-modal pretraining. He…

Computational EfficiencyMambaState Space Models

MambaRefine-YOLO: A Dual-Modality Small Object Detector for UAV Imagery

2025-11-24 · Shuyu Cao, Minxin Chen, Yucheng Song, Zhaozhong Chen 외 arxiv

Small object detection in Unmanned Aerial Vehicle (UAV) imagery is a persistent challenge, hindered by low resolution and background clutter. While fusing RGB and infrared (IR) data offers a promising solution, existing …

Computational EfficiencySmall Object Detection

AlignMamba-2: Enhancing Multimodal Fusion and Sentiment Analysis with Modality-Aware Mamba

2026-03-19 · Yan Li, Yifei Xing, Xiangyuan Lan, Xin Li 외 arxiv

In the era of large-scale pre-trained models, effectively adapting general knowledge to specific affective computing tasks remains a challenge, particularly regarding computational efficiency and multimodal heterogeneity…

Computational EfficiencyText ClassificationSentiment AnalysisGeneral Knowledge

Mamba-Based Modality Disentanglement Network for Multi-Contrast MRI Reconstruction

2025-12-22 · Weiyi Lyu, Xinming Fang, Jun Wang, Jun Shi 외 arxiv

Magnetic resonance imaging (MRI) is a cornerstone of modern clinical diagnosis, offering unparalleled soft-tissue contrast without ionizing radiation. However, prolonged scan times remain a major barrier to patient throu…

MRI Reconstruction

Why mamba is effective? Exploit Linear Transformer-Mamba Network for Multi-Modality Image Fusion

2024-09-05 · Chenguang Zhu, Shan Gao, Huafeng Chen, Guangqian Guo 외

Multi-modality image fusion aims to integrate the merits of images from different sources and render high-quality fusion images. However, existing feature extraction and fusion methods are either constrained by inherent …

MambaPosition