arXiv:2504.10105cs.CV2025-04被引 12

用Mamba模型提升多模态医学图像超分辨率效果

Global and Local Mamba Network for Multi-Modality Medical Image Super-Resolution

  • 分枝设计:全局支路抓长程依赖,局部支路聚焦细节
  • 线性计算复杂度下实现高效特征提取,性能优于传统CNN和Transformer
  • 适合医学图像处理领域研究者,尤其关注跨模态超分的场景

卷积神经网络与Transformer在多模态医学图像超分辨率中取得了显著进展。然而,这些方法或具有固定的局部感受野,或在全局建模中存在显著计算开销,限制了超分辨率性能。为此,本文引入状态空间模型(State Space Models),特别是Mamba,以线性计算复杂度高效建模图像中的长程依赖关系。基于低分辨率图像依赖全局信息补全缺失细节、而高分辨率参考图像需提供更精细局部细节的特性,提出全局与局部Mamba网络(GLMamba)。该模型为双分支结构,包含全局Mamba分支用于捕捉低分辨率输入中的长程关系,以及局部Mamba分支专注于高分辨率参考图像的短程细节。采用可变形模块自适应提取两分支特征,并设计调制器进一步增强可变形特征表示。为充分融合参考图像信息,引入多模态特征融合块,基于模态间的相似性、差异性和互补性进行自适应融合。此外,设计对比边缘损失(CELoss)以充分增强医学图像的边缘纹理与对比度。

原文摘要 · Abstract (English)

Convolutional neural networks and Transformer have made significant progresses in multi-modality medical image super-resolution. However, these methods either have a fixed receptive field for local learning or significant computational burdens for global learning, limiting the super-resolution performance. To solve this problem, State Space Models, notably Mamba, is introduced to efficiently model long-range dependencies in images with linear computational complexity. Relying on the Mamba and the fact that low-resolution images rely on global information to compensate for missing details, while high-resolution reference images need to provide more local details for accurate super-resolution, we propose a global and local Mamba network (GLMamba) for multi-modality medical image super-resolution. To be specific, our GLMamba is a two-branch network equipped with a global Mamba branch and a local Mamba branch. The global Mamba branch captures long-range relationships in low-resolution inputs, and the local Mamba branch focuses more on short-range details in high-resolution reference images. We also use the deform block to adaptively extract features of both branches to enhance the representation ability. A modulator is designed to further enhance deformable features in both global and local Mamba blocks. To fully integrate the reference image for low-resolution image super-resolution, we further develop a multi-modality feature fusion block to adaptively fuse features by considering similarities, differences, and complementary aspects between modalities. In addition, a contrastive edge loss (CELoss) is developed for sufficient enhancement of edge textures and contrast in medical images.

医学图像超分辨率Mamba多模态

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