paper-with-me

Papers

FusionMamba: Dynamic Feature Enhancement for Multimodal Image Fusion with Mamba

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

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 neural networks (CNNs) struggle to capture global features efficiently, while Transformer-based models are computationally expensive, although they excel at global modeling. Mamba addresses these limitations by leveraging selective structured state space models (S4) to effectively handle long-range dependencies while maintaining linear complexity. In this paper, we propose FusionMamba, a novel dynamic feature enhancement framework that aims to overcome the challenges faced by CNNs and Vision Transformers (ViTs) in computer vision tasks. The framework improves the visual state-space model Mamba by integrating dynamic convolution and channel attention mechanisms, which not only retains its powerful global feature modeling capability, but also greatly reduces redundancy and enhances the expressiveness of local features. In addition, we have developed a new module called the dynamic feature fusion module (DFFM). It combines the dynamic feature enhancement module (DFEM) for texture enhancement and disparity perception with the cross-modal fusion Mamba module (CMFM), which focuses on enhancing the inter-modal correlation while suppressing redundant information. Experiments show that FusionMamba achieves state-of-the-art performance in a variety of multimodal image fusion tasks as well as downstream experiments, demonstrating its broad applicability and superiority.

📄 PDF Abstract BibTeX arXiv:2404.09498

Code (1)

milliexie/fusionmamba 공식 구현 pytorch

Tasks

Infrared And Visible Image FusionMambaState Space Models

Methods 이 논문이 사용한 방법론

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…
Focus 설명 없음

Similar Papers 제목 키워드 기반

FusionMamba: Efficient Remote Sensing Image Fusion with State Space Model

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

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 d…

Mamba

S2WMamba: A Wavelet-Assisted Mamba-Based Dual-Branch Network For Pansharpening

2025-12-06 · Haoyu Zhang, Junhan Luo, Yugang Cao, Jie Huang 외 arxiv

Pansharpening fuses a high-resolution panchromatic (PAN) image with a low-resolution multispectral (LRMS) image to produce a high-resolution multispectral (HRMS) image. A key difficulty is that jointly processing PAN and…

DiM: Diffusion Mamba for Efficient High-Resolution Image Synthesis

2024-05-23 · Yao Teng, Yue Wu, Han Shi, Xuefei Ning 외

Diffusion models have achieved great success in image generation, with the backbone evolving from U-Net to Vision Transformers. However, the computational cost of Transformers is quadratic to the number of tokens, leadin…

Image GenerationMambaState Space Models

SEER: Semantic Enhancement and Emotional Reasoning Network for Multimodal Fake News Detection

2025-07-17 · Peican Zhu, Yubo Jing, Le Cheng, Bin Chen 외 arxiv

Previous studies on multimodal fake news detection mainly focus on the alignment and integration of cross-modal features, as well as the application of text-image consistency. However, they overlook the semantic enhancem…

Fake News Detection

Sync-TVA: A Graph-Attention Framework for Multimodal Emotion Recognition with Cross-Modal Fusion

2025-07-29 · Zeyu Deng, Yanhui Lu, Jiashu Liao, Shuang Wu 외 arxiv

Multimodal emotion recognition (MER) is crucial for enabling emotionally intelligent systems that perceive and respond to human emotions. However, existing methods suffer from limited cross-modal interaction and imbalanc…

Multimodal Emotion Recognition