Jiangsu Provincial Engineering Laboratory of Pattern Recognition and Computational Intelligence, Jiangnan University, Wuxi 214122, China.
Jiangsu Provincial Engineering Laboratory of Pattern Recognition and Computational Intelligence, Jiangnan University, Wuxi 214122, China.
Artif Intell Med. 2021 Nov;121:102180. doi: 10.1016/j.artmed.2021.102180. Epub 2021 Sep 28.
Glioma is a relatively common brain tumor disease with high mortality rate. Humans have been seeking a more effective therapy. In the course of treatment, the specific location of the tumor needs to be determined first in any case. Therefore, how to segment tumors from brain tissue accurately and quickly is a persistent problem. In this paper, a new dual-stream decoding CNN architecture combined with U-net for automatic segmentation of brain tumor on MR images namely DDU-net is proposed. Two edge-based optimization strategies are used to enhance the performance of brain tumor segmentation. First, we design a separate branch to process edge stream information. Here, high level edge features are reduced in dimension of channel and integrated into the conventional semantic stream in the way of residual. Second, a regularization loss function is used to encourage the predicted segmentation mask to align with ground truth around the edge mainly by penalizing pixels where the predicted segmentation masks and labels do not match around the edge. In training, we employ a novel edge extraction algorithm for providing edge labels with higher quality. Moreover, we add a self-adaptive balancing class weight coefficient into the cross entropy loss function for solving the serious class imbalance problem in the backpropagation of edge extraction. Our experiments show that this leads to a very efficient architecture which can produce clearer prediction at the edge of the tumor. Our method achieves ideal performance on BraTS2017 and BraTS2018 in terms of Dice coefficient.
脑胶质瘤是一种较为常见的脑肿瘤疾病,死亡率较高。人类一直在寻求更有效的治疗方法。在治疗过程中,无论如何都需要首先确定肿瘤的具体位置。因此,如何准确快速地从脑组织中分割肿瘤是一个长期存在的问题。本文提出了一种新的基于双流解码卷积神经网络(DDU-net)的 U 型网络,用于对 MR 图像中的脑肿瘤进行自动分割。采用了两种基于边缘的优化策略来提高脑肿瘤分割的性能。首先,我们设计了一个单独的分支来处理边缘流信息。在这里,高级边缘特征在通道维度上进行降维,并以残差的方式集成到传统的语义流中。其次,采用正则化损失函数,通过惩罚边缘附近预测分割掩模与标签不匹配的像素,鼓励预测分割掩模与边缘附近的真实标签对齐。在训练过程中,我们采用了一种新的边缘提取算法来提供具有更高质量的边缘标签。此外,我们在交叉熵损失函数中添加了一个自适应平衡类权重系数,以解决边缘提取反向传播中严重的类不平衡问题。实验表明,该方法在肿瘤边缘能够产生更清晰的预测,在 BraTS2017 和 BraTS2018 数据集上的 Dice 系数等指标上取得了理想的性能。