Institute of Intelligent Diagnostics, Beijing United-Imaging Research Institute of Intelligent Imaging, Building 3-4F, 9 Yongteng N. Road, Beijing 100080, China.
Department of Radiology and Nuclear medicine, Xuanwu Hospital, Capital Medical University, Changchun Street, No. 45, Beijing 100053, China; Beijing Key Laboratory of Magnetic Resonance Imaging and Brain Informatics, Beijing 100053, China.
Comput Med Imaging Graph. 2024 Sep;116:102402. doi: 10.1016/j.compmedimag.2024.102402. Epub 2024 May 21.
Accurately assessing carotid artery wall thickening and identifying risky plaque components are critical for early diagnosis and risk management of carotid atherosclerosis. In this paper, we present a 3D framework for automated segmentation of the carotid artery vessel wall and identification of the compositions of carotid plaque in multi-sequence magnetic resonance (MR) images under the challenge of imperfect manual labeling. Manual labeling is commonly done in 2D slices of these multi-sequence MR images and often lacks perfect alignment across 2D slices and the multiple MR sequences, leading to labeling inaccuracies. To address such challenges, our framework is split into two parts: a segmentation subnetwork and a plaque component identification subnetwork. Initially, a 2D localization network pinpoints the carotid artery's position, extracting the region of interest (ROI) from the input images. Following that, a signed-distance-map-enabled 3D U-net (Çiçek etal, 2016)an adaptation of the nnU-net (Ronneberger and Fischer, 2015) segments the carotid artery vessel wall. This method allows for the concurrent segmentation of the vessel wall area using the signed distance map (SDM) loss (Xue et al., 2020) which regularizes the segmentation surfaces in 3D and reduces erroneous segmentation caused by imperfect manual labels. Subsequently, the ROI of the input images and the obtained vessel wall masks are extracted and combined to obtain the identification results of plaque components in the identification subnetwork. Tailored data augmentation operations are introduced into the framework to reduce the false positive rate of calcification and hemorrhage identification. We trained and tested our proposed method on a dataset consisting of 115 patients, and it achieves an accurate segmentation result of carotid artery wall (0.8459 Dice), which is superior to the best result in published studies (0.7885 Dice). Our approach yielded accuracies of 0.82, 0.73 and 0.88 for the identification of calcification, lipid-rich core and hemorrhage components. Our proposed framework can be potentially used in clinical and research settings to help radiologists perform cumbersome reading tasks and evaluate the risk of carotid plaques.
准确评估颈动脉壁增厚和识别易损斑块成分对于颈动脉粥样硬化的早期诊断和风险管理至关重要。在本文中,我们提出了一个 3D 框架,用于在不完善的手动标记的挑战下,自动分割多序列磁共振(MR)图像中的颈动脉血管壁并识别颈动脉斑块的成分。手动标记通常是在这些多序列 MR 图像的 2D 切片上完成的,并且经常缺乏 2D 切片和多个 MR 序列之间的完美对齐,导致标记不准确。为了解决这些挑战,我们的框架分为两部分:分割子网络和斑块成分识别子网络。首先,二维定位网络确定颈动脉的位置,从输入图像中提取感兴趣区域(ROI)。之后,一个带符号距离图的 3D U-net(Çiçek etal,2016)——nnU-net(Ronneberger 和 Fischer,2015)的改编版——分割颈动脉血管壁。该方法允许使用符号距离图(SDM)损失(Xue 等人,2020)同时分割血管壁区域,该损失在 3D 中对分割表面进行正则化,并减少由于不完善的手动标记而导致的错误分割。然后,提取输入图像的 ROI 和获得的血管壁掩模,并将它们组合以获得识别子网中斑块成分的识别结果。该框架引入了定制的数据增强操作,以降低钙化和出血识别的假阳性率。我们在包含 115 名患者的数据集上训练和测试了我们的方法,它实现了颈动脉壁的精确分割结果(0.8459 Dice),优于已发表研究中的最佳结果(0.7885 Dice)。我们的方法对钙化、富含脂质核心和出血成分的识别准确率分别为 0.82、0.73 和 0.88。我们提出的框架可用于临床和研究环境,以帮助放射科医生完成繁琐的阅读任务并评估颈动脉斑块的风险。