paper-with-me

Papers

ClinicalFMamba: Advancing Clinical Assessment using Mamba-based Multimodal Neuroimaging Fusion

2025-08-05 · Meng Zhou, Farzad Khalvati arxiv

Multimodal medical image fusion integrates complementary information from different imaging modalities to enhance diagnostic accuracy and treatment planning. While deep learning methods have advanced performance, existing approaches face critical limitations: Convolutional Neural Networks (CNNs) excel at local feature extraction but struggle to model global context effectively, while Transformers achieve superior long-range modeling at the cost of quadratic computational complexity, limiting clinical deployment. Recent State Space Models (SSMs) offer a promising alternative, enabling efficient long-range dependency modeling in linear time through selective scan mechanisms. Despite these advances, the extension to 3D volumetric data and the clinical validation of fused images remains underexplored. In this work, we propose ClinicalFMamba, a novel end-to-end CNN-Mamba hybrid architecture that synergistically combines local and global feature modeling for 2D and 3D images. We further design a tri-plane scanning strategy for effectively learning volumetric dependencies in 3D images. Comprehensive evaluations on three datasets demonstrate the superior fusion performance across multiple quantitative metrics while achieving real-time fusion. We further validate the clinical utility of our approach on downstream 2D/3D brain tumor classification tasks, achieving superior performance over baseline methods. Our method establishes a new paradigm for efficient multimodal medical image fusion suitable for real-time clinical deployment.

📄 PDF Abstract BibTeX arXiv:2508.03008

Code (0)

등록된 구현이 없습니다.

Tasks

Brain Tumor ClassificationLong-range modeling

Similar Papers 제목 키워드 기반

GFE-Mamba: Mamba-based AD Multi-modal Progression Assessment via Generative Feature Extraction from MCI

2024-07-22 · Zhaojie Fang, Shenghao Zhu, Yifei Chen, Binfeng Zou 외

Alzheimer's Disease (AD) is a progressive, irreversible neurodegenerative disorder that often originates from Mild Cognitive Impairment (MCI). This progression results in significant memory loss and severely affects pati…

Mamba

EHWGesture -- A dataset for multimodal understanding of clinical gestures

2025-09-09 · Gianluca Amprimo, Alberto Ancilotto, Alessandro Savino, Fabio Quazzolo 외 arxiv

Hand gesture understanding is essential for several applications in human-computer interaction, including automatic clinical assessment of hand dexterity. While deep learning has advanced static gesture recognition, dyna…

Action Quality AssessmentGesture Recognition

A Mamba-Based Multimodal Network for Multiscale Blast-Induced Rapid Structural Damage Assessment

2026-04-13 · Wanli Ma, Sivasakthy Selvakumaran, Dain G. Farrimond, Adam A. Dennis 외 arxiv

Accurate and rapid structural damage assessment (SDA) is crucial for post-disaster management, helping responders prioritise resources, plan rescues, and support recovery. Traditional field inspections, though precise, a…

An approach with Visual and Tabular Mamba to multimodal medical data using Mixed Fusion

2026-06-17 · Matheus B. Rocha, Gustavo B. Dettogni, Renato A. Krohling arxiv

This article presents a complementary approach for integrating multimodal medical data in cancer classification, based on state space models represented by the Mamba architecture. To this end, a mixed multimodal fusion a…

Cancer Classification

DA-Mamba: Dialogue-aware selective state-space model for multimodal engagement estimation

2025-09-22 · Shenwei Kang, Xin Zhang, Wen Liu, Bin Li 외 arxiv

Human engagement estimation in conversational scenarios is essential for applications such as adaptive tutoring, remote healthcare assessment, and socially aware human--computer interaction. Engagement is a dynamic, mult…