Huang Xiaojie, Mao Lizhao, Wang Xiaoyan, Teng Zhongzhao, Shao Minghan, Gao Jiefei, Xia Ming, Shao Zhanpeng
The Second Affiliated Hospital, School of Medicine, Zhejiang University, Hangzhou, China.
School of Computer Science and Technology, Zhejiang University of Technology, Hangzhou, China.
Front Cardiovasc Med. 2021 Dec 24;8:785523. doi: 10.3389/fcvm.2021.785523. eCollection 2021.
Cardiovascular disease (CVD) is a common disease with high mortality rate, and carotid atherosclerosis (CAS) is one of the leading causes of cardiovascular disease. Multisequence carotid MRI can not only identify carotid atherosclerotic plaque constituents with high sensitivity and specificity, but also obtain different morphological features, which can effectively help doctors improve the accuracy of diagnosis. However, it is difficult to evaluate the accurate evolution of local changes in carotid atherosclerosis in multi-sequence MRI due to the inconsistent parameters of different sequence images and the geometric space mismatch caused by the motion deviation of tissues and organs. To solve these problems, we propose a cross-scale multi-modal image registration method based on the Siamese U-Net. The network uses sub-networks with image inputs of different sizes to extract various features, and a special padding module is designed to make the network available for training on cross-scale features. In addition, to improve the registration performance, a multi-scale loss function under Gaussian smoothing is applied for optimization. For the experiments, we have collected a multi-sequence MRI image dataset from 11 patients with carotid atherosclerosis for a retrospective study. We evaluate our overall architectures by cross-validation on our carotid dataset. The experimental results show that our method can generate precise and reliable results with cross-scale multi-sequence inputs and the registration accuracy can be greatly improved by using the Gaussian smoothing loss function. The DSC of our Siamese structure can reach 84.1% on the carotid data set with cross-size input. With the use of GDSC loss, the average DSC can be improved by 5.23%, while the average distance between fixed landmarks and moving landmarks can be decreased by 6.46%.Our code is made publicly available at: https://github.com/MingHan98/Cross-scale-Siamese-Unet.
心血管疾病(CVD)是一种常见的高死亡率疾病,而颈动脉粥样硬化(CAS)是心血管疾病的主要原因之一。多序列颈动脉磁共振成像(MRI)不仅能以高灵敏度和特异性识别颈动脉粥样硬化斑块成分,还能获取不同的形态特征,这可有效帮助医生提高诊断准确性。然而,由于不同序列图像参数不一致以及组织和器官运动偏差导致的几何空间不匹配,难以在多序列MRI中评估颈动脉粥样硬化局部变化的准确演变。为解决这些问题,我们提出一种基于暹罗U-Net的跨尺度多模态图像配准方法。该网络使用具有不同大小图像输入的子网络来提取各种特征,并设计了一个特殊的填充模块以使网络能够用于跨尺度特征训练。此外,为提高配准性能,应用高斯平滑下的多尺度损失函数进行优化。对于实验,我们从11例颈动脉粥样硬化患者中收集了多序列MRI图像数据集进行回顾性研究。我们通过在颈动脉数据集上的交叉验证来评估我们的整体架构。实验结果表明,我们的方法可以通过跨尺度多序列输入生成精确可靠的结果,并且使用高斯平滑损失函数可以大大提高配准精度。在具有交叉大小输入的颈动脉数据集上,我们的暹罗结构的骰子相似性系数(DSC)可达84.1%。使用高斯平滑骰子相似性系数(GDSC)损失时,平均DSC可提高5.23%,而固定地标和移动地标之间的平均距离可减少6.46%。我们的代码可在以下网址公开获取:https://github.com/MingHan98/Cross-scale-Siamese-Unet 。