Zhao Li, Zhou Dongming, Jin Xin, Zhu Weina
School of Information Science and Engineering, Yunnan University, Kunming 650504, China.
School of Software, Yunnan University, Kunming 650504, China.
Life (Basel). 2022 Oct 9;12(10):1570. doi: 10.3390/life12101570.
Cardiovascular disease (CVD) is a disease with high mortality in modern times. The segmentation task for MRI to extract the related organs for CVD is essential for diagnosis. Currently, a large number of deep learning methods are designed for medical image segmentation tasks. However, the design of segmentation algorithms tends to have more focus on deepening the network architectures and tuning the parameters and hyperparameters manually, which not only leads to a high time and effort consumption, but also causes the problem that the architectures and setting designed for a single task only performs well in a single dataset, but have low performance in other cases. In this paper, nn-TransUNet, an automatic deep learning pipeline for MRI segmentation of the heart is proposed to combine the experiment planning of nnU-net and the network architecture of TransUNet. nn-TransUNet uses vision transformers and convolution layers in the design of the encoder and takes up convolution layers as decoder. With the adaptive preprocessing and network training plan generated by the proposed automatic experiment planning pipeline, nn-TransUNet is able to fulfill the target of medical image segmentation in heart MRI tasks. nn-TransUNet achieved state-of-the-art level in heart MRI segmentation task on Automatic Cardiac Diagnosis Challenge (ACDC) Dataset. It also saves the effort and time to manually tune the parameters and hyperparameters, which can reduce the burden on researchers.
心血管疾病(CVD)是现代社会中一种死亡率很高的疾病。利用磁共振成像(MRI)进行分割任务以提取与CVD相关的器官对于诊断至关重要。目前,大量深度学习方法被设计用于医学图像分割任务。然而,分割算法的设计往往更侧重于加深网络架构以及手动调整参数和超参数,这不仅导致时间和精力消耗巨大,还会引发这样的问题:为单一任务设计的架构和设置仅在单个数据集中表现良好,而在其他情况下性能较低。在本文中,提出了nn-TransUNet,这是一种用于心脏MRI分割的自动深度学习管道,它将nnU-net的实验规划与TransUNet的网络架构相结合。nn-TransUNet在编码器设计中使用视觉变换器和卷积层,并采用卷积层作为解码器。借助所提出的自动实验规划管道生成的自适应预处理和网络训练计划,nn-TransUNet能够实现心脏MRI任务中的医学图像分割目标。nn-TransUNet在自动心脏诊断挑战(ACDC)数据集的心脏MRI分割任务中达到了当前的先进水平。它还节省了手动调整参数和超参数的精力和时间,能够减轻研究人员的负担。