摘要
肝癌是常见癌症之一,有着较高的死亡率,精准分割肝癌区域是辅助诊断治疗的重要前提。然而肝脏CT图像需要专业的医师进行标注,有标签数据较少,获取途径单一。针对分割腹部肝脏CT图像需要大量高质量标签并且较难获取的问题,提出了一种采用协同训练的半监督学习分割方法。首先,将有标签数据输入3D U-Net和3D Res U-Net进行有监督训练,保存训练得到的两个分割模型,在两个分割模型中分别对无标签数据进行预测;然后,挑选预测的结果,再加入全连接条件随机场处理挑选出的伪标签,细化伪标签的边缘信息,提升伪标签的精确度;最后,加入到训练集中,重复上述步骤直到分割结果的Dice相似系数停止提升时结束训练。实验在LiTS2017 Challenge肝脏数据集上进行测试,结果表明,在有标签数据集占总数据集的30%时,该方法的Dice值达到90.22%,几乎与全监督3D Res U-Net分割结果持平,说明该半监督学习方法是有效的。
Liver cancer is one of the common cancers with a high mortality rate.Accurate segmentation of liver cancer regions is an important prerequisite for auxiliary diagnosis and treatment.However,liver CT images need to be labeled by professional physicians,and there are few labeled data and a single way to obtain them.In order to solve the problem that segmentation of abdominal liver CT images requires a large number of high-quality labels and is difficult to obtain,a semi-supervised automatic segmentation method based on cooperative training is proposed.Firstly,the labeled data is input into 3D U-Net and 3D Res U-Net for supervised training,and the two segmentation models obtained by training are saved.The unlabeled data are predicted respectively in the two segmentation models.Then the predicted results are selected,and the pseudo-labels selected by the fully connected conditional random field processing are added to refine the edge information of the pseudo-labels.It can improve the accuracy of the pseudo-label,and finally add it to the training set.Repeat the above steps until the Dice similarity coefficient of the segmentation results stops improving to end the training.The experiment was tested on the LiTS2017 Challenge.The results showed when the labeled data sets account for 30%of the total set,the Dice of the proposed method reaches 90.22%,which is almost equal to the fully supervised 3D Res U-Net segmentation result,indicating that the semi-supervised method is effective.
作者
谢宏彪
刘志勤
王庆凤
黄俊
陈波
周莹
XIE Hong-biao;LIU Zhi-qin;WANG Qing-feng;HUANG Jun;CHEN Bo;ZHOU Ying(School of Computer Science and Technology,Southwest University of Science and Technology,Mianyang 621010,China;Mianyang Central Hospital,Mianyang 621010,China)
出处
《计算机技术与发展》
2023年第9期149-154,共6页
Computer Technology and Development
基金
四川省自然科学基金(2022NSFSC0940,2022NSFSC0894)
西南科技大学博士基金(19zx7143,20zx7137)。
关键词
协同训练
肝脏分割
半监督学习
全连接条件随机场
U-Net
cooperative training
liver segmentation
semi-supervised learning
dense conditional random filed
U-Net