Context-aware network fusing transformer and V-Net for semi-supervised segmentation of 3D left atrium

Chenji Zhao,Shun Xiang,Yuanquan Wang,Zhaoxi Cai,Jun Shen,Shoujun Zhou,Di Zhao,Weihua Su,Shijie Guo,Shuo Li
DOI: https://doi.org/10.1016/j.eswa.2022.119105
IF: 8.5
2022-11-03
Expert Systems with Applications
Abstract:Accurate, robust and automatic segmentation of the left atrium (LA) in magnetic resonance images (MRI) is of great significance for studying the LA structure and facilitating the diagnosis and treatment of atrial fibrillation. Semi-supervised learning has attracted great attention in medical image segmentation, since it alleviates the heavy burden of annotating training data. In this paper, we propose a context-aware network called CA-Net for semi-supervised LA segmentation from 3D MRI. The information of 3D MRI to be learned is not only the contextual information in each slice, but also the spatial information among different slices of the data, which is not sufficiently exploit by existing methods. In the proposed CA-Net, a Trans-V module is coined from both Transformers and V-Net, which is able to learn contextual information in 3D MRI. In the training processing, the discriminator with attention mechanisms is introduced to calculate an adversarial loss so that a large amount of unlabeled data can be utilized. Experimental results on the Atrial Segmentation Challenge dataset show that the contextual information is helpful to extract more accurate atrial structures, and the proposed CA-Net achieves better performance than some SOTA semi-supervised networks. Our method achieves dice scores of 88.14% and 90.09% in segmentation results when trained with 10% and 20% of labeled data, respectively. Code will be available at: https://github.com/RhythmI/CA-Net-master.
computer science, artificial intelligence,engineering, electrical & electronic,operations research & management science
What problem does this paper attempt to address?