Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2026, Vol. 52 ›› Issue (9): 193-203. doi: 10.19678/j.issn.1000-3428.0070764

• Computer Vision and Image Processing • Previous Articles     Next Articles

MTM3D: 3D Medical Image Analysis Model Integrating Mamba and Improved TTM

YANG Yang1, WEI Hongkai1, SUN Shijie2,*(), HU Hongli1, WANG Rong1, WANG Tiantian1   

  1. 1. School of Information Engineering, Chang'an University, Xi'an 710064, Shaanxi, China
    2. School of Data Science and Artificial Intelligence, Chang'an University, Xi'an 710064, Shaanxi, China
  • Received:2024-12-31 Revised:2025-03-26 Online:2026-09-15 Published:2025-05-09
  • Contact: SUN Shijie

MTM3D: 融合Mamba与改进TTM的三维医学图像分析模型

杨洋1, 魏弘凯1, 孙士杰2,*(), 胡红利1, 王荣1, 王天添1   

  1. 1. 长安大学信息工程学院, 陕西 西安 710064
    2. 长安大学数据科学与人工智能研究院, 陕西 西安 710064
  • 通讯作者: 孙士杰
  • 作者简介:

    杨洋, 男, 硕士研究生, 主研方向为模式识别、计算机视觉

    魏弘凯, 博士研究生

    孙士杰(通信作者), 副教授、博士

    胡红利, 硕士研究生

    王荣, 硕士研究生

    王天添, 硕士研究生

  • 基金资助:
    国家重点研发计划(2023YFB4301800)

Abstract:

Biomedical imaging is crucial in the diagnosis and treatment of various diseases. The application of deep learning methods to medical image analysis can enhance the readability of medical images and provide more reliable support for clinical decision-making. However, traditional medical image processing methods are limited in effectively capturing spatial features and complex structural information in 3D images, especially when handling complex 3D medical images generated by different imaging modalities. This often challenges the accuracy and generalization ability of the model. To address this challenge, an MTM3D model is proposed for medical image classification tasks. This model combines the excellent performance of the Mamba model in complex sequential tasks with the external memory storage function of the improved Token Turning Machine (TTM) network. By introducing a cyclic chain storage structure, MTM3D enables effective interaction of features from different spatial structures within memory units, thus enhancing its ability to capture complex spatial relationships. Furthermore, the incorporation of Mamba further strengthens the interaction between the memory and processing units, strengthening the generalization capability of the model and enhancing its performance across different medical imaging datasets. Experimental results on the MedMNIST v2 dataset demonstrate that MTM3D exhibits outstanding capabilities in understanding medical images. Compared with the current best medical image analysis networks, MTM3D improves the average Accuracy (ACC) by 3.97% and the average Area Under the Curve (AUC) by 2.00%, fully showcasing its tremendous potential in interpreting medical images and assisting healthcare professionals in diagnosis and treatment planning.

Key words: 3D medical image classification, Mamba, Token Turing Machine (TTM), Transformer, memory storage structure

摘要:

生物医学成像在诊断和治疗多种疾病中起着至关重要的作用。将深度学习方法应用于医学图像分析能够提高医学图像的可读性, 为临床决策提供更可靠的支持。然而, 传统的医学图像处理方法在有效捕获三维图像中的空间特征和复杂结构信息方面存在一定局限性, 尤其是在处理不同成像方式生成的复杂三维医学图像时, 模型的精度和泛化能力常常受限。针对这一挑战, 提出了一种MTM3D模型用于医学图像分类任务, 该模型结合了Mamba模型在复杂序列任务上的优异性能与改进令牌图灵机(TTM)网络的外部记忆存储功能。通过引入链式循环存储结构, MTM3D能够在记忆单元中有效交互不同空间结构的特征, 从而提升对复杂空间关系的捕捉能力; 此外, Mamba的引入进一步增强了记忆单元与处理单元的交互能力, 使模型具备更强的泛化能力, 在不同的医学图像数据集上表现出色。实验结果表明, MTM3D在MedMNIST v2数据集上的医学图像理解能力表现优异。相比现有最佳的医学图像分析网络, MTM3D的平均准确率(ACC)提升了3.97%, 平均曲线下面积(AUC)提升了2.00%, 充分展示了其在医学图像解读和协助医疗专业人员进行诊断与治疗规划中的巨大潜力。

关键词: 三维医学图像分类, Mamba, 令牌图灵机, Transformer, 记忆存储结构