Chen Xiaoqing, Fu Zhongliang, Yao Yu
Chengdu Institute of Computer Application, University of Chinese Academy of Sciences, Chengdu 610000, P. R. China.
Sheng Wu Yi Xue Gong Cheng Xue Za Zhi. 2023 Apr 25;40(2):193-201. doi: 10.7507/1001-5515.202208004.
When applying deep learning algorithms to magnetic resonance (MR) image segmentation, a large number of annotated images are required as data support. However, the specificity of MR images makes it difficult and costly to acquire large amounts of annotated image data. To reduce the dependence of MR image segmentation on a large amount of annotated data, this paper proposes a meta-learning U-shaped network (Meta-UNet) for few-shot MR image segmentation. Meta-UNet can use a small amount of annotated image data to complete the task of MR image segmentation and obtain good segmentation results. Meta-UNet improves U-Net by introducing dilated convolution, which can increase the receptive field of the model to improve the sensitivity to targets of different scales. We introduce the attention mechanism to improve the adaptability of the model to different scales. We introduce the meta-learning mechanism, and employ a composite loss function for well-supervised and effective bootstrapping of model training. We use the proposed Meta-UNet model to train on different segmentation tasks, and then use the trained model to evaluate on a new segmentation task, where the Meta-UNet model achieves high-precision segmentation of target images. Meta-UNet has a certain improvement in mean Dice similarity coefficient (DSC) compared with voxel morph network (VoxelMorph), data augmentation using learned transformations (DataAug) and label transfer network (LT-Net). Experiments show that the proposed method can effectively perform MR image segmentation using a small number of samples. It provides a reliable aid for clinical diagnosis and treatment.
在将深度学习算法应用于磁共振(MR)图像分割时,需要大量带注释的图像作为数据支持。然而,MR图像的特殊性使得获取大量带注释的图像数据既困难又昂贵。为了减少MR图像分割对大量带注释数据的依赖,本文提出了一种用于少样本MR图像分割的元学习U型网络(Meta-UNet)。Meta-UNet可以使用少量带注释的图像数据来完成MR图像分割任务,并获得良好的分割结果。Meta-UNet通过引入空洞卷积改进了U-Net,这可以增加模型的感受野,以提高对不同尺度目标的敏感性。我们引入注意力机制来提高模型对不同尺度的适应性。我们引入元学习机制,并采用复合损失函数对模型训练进行良好监督和有效引导。我们使用所提出的Meta-UNet模型在不同的分割任务上进行训练,然后使用训练好的模型在新的分割任务上进行评估,其中Meta-UNet模型实现了对目标图像的高精度分割。与体素形态网络(VoxelMorph)、使用学习变换的数据增强(DataAug)和标签转移网络(LT-Net)相比,Meta-UNet在平均骰子相似系数(DSC)上有一定的提高。实验表明,所提出的方法可以使用少量样本有效地进行MR图像分割。它为临床诊断和治疗提供了可靠的辅助。