arXiv:2503.02619cs.CV2025-03被引 18

XFMamba用Mamba模型提升多视角医学图像分类效果

XFMamba: Cross-Fusion Mamba for Multi-View Medical Image Classification

  • 基于Mamba设计双阶段融合架构,捕捉视图间长程依赖
  • 在三个公开数据集上超越现有卷积与变压器方法
  • 适合需要高效处理多视角医学影像的研究者

相较于单视角医学图像分类,多视角方法能显著提升预测准确性,因其可利用各视角间的互补性及关联性。现有方法通常采用独立的卷积或变压器分支,配合简单特征融合策略,但忽略了关键的跨视角相关性,导致性能不佳,且面临感受野有限(CNN)或二次计算复杂度(变压器)的问题。受状态空间序列模型启发,我们提出XFMamba——一种纯Mamba基的跨融合架构,用于解决多视角医学图像分类挑战。XFMamba引入新颖的两阶段融合机制,促进单视角特征与跨视角差异的学习,既捕捉每个视角内的空间长程依赖,又增强视图间信息无缝传递。在MURA、CheXpert和DDSM三个公开数据集上的实验表明,该方法在多样化多视角医学图像分类任务中均具有效性,优于现有的卷积与变压器类多视角方法。代码已开源:https://github.com/XZheng0427/XFMamba。

原文摘要 · Abstract (English)

Compared to single view medical image classification, using multiple views can significantly enhance predictive accuracy as it can account for the complementarity of each view while leveraging correlations between views. Existing multi-view approaches typically employ separate convolutional or transformer branches combined with simplistic feature fusion strategies. However, these approaches inadvertently disregard essential cross-view correlations, leading to suboptimal classification performance, and suffer from challenges with limited receptive field (CNNs) or quadratic computational complexity (transformers). Inspired by state space sequence models, we propose XFMamba, a pure Mamba-based cross-fusion architecture to address the challenge of multi-view medical image classification. XFMamba introduces a novel two-stage fusion strategy, facilitating the learning of single-view features and their cross-view disparity. This mechanism captures spatially long-range dependencies in each view while enhancing seamless information transfer between views. Results on three public datasets, MURA, CheXpert and DDSM, illustrate the effectiveness of our approach across diverse multi-view medical image classification tasks, showing that it outperforms existing convolution-based and transformer-based multi-view methods. Code is available at https://github.com/XZheng0427/XFMamba.

医学图像多视角Mamba分类

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。