Huang Xingyu, Zhang Jian, Tang Kun, Cheng Xinyu, Ye Chen, Wang Lihui
Engineering Research Center of Text Computing & Cognitive Intelligence, Ministry of Education, Key Laboratory of Intelligent Medical Image Analysis and Precise Diagnosis of Guizhou Province, State Key Laboratory of Public Big Data, College of Computer Science and Technology, Guizhou University, Guiyang, China.
Med Phys. 2024 Dec;51(12):8962-8978. doi: 10.1002/mp.17390. Epub 2024 Sep 20.
Deformable image registration is an essential technique of medical image analysis, which plays important roles in several clinical applications. Existing deep learning-based registration methods have already achieved promising performance for the registrations with small deformations, while it is still challenging to deal with the large deformation registration due to the limits of the image intensity-similarity-based objective function.
To achieve the image registration with large-scale deformations, we proposed a multilevel network architecture FCNet to gradually refine the registration results based on semantic feature consistency constraint and flow normalization (FN) strategy.
At each level of FCNet, the architecture is mainly composed to a FeaExtractor, a FN module, and a spatial transformation module. FeaExtractor consists of three parallel streams which are used to extract the individual features of fixed and moving images, as well as their joint features, respectively. Using these features, the initial deformation field is estimated, which passes through a FN module to refine the deformation field based on the difference map of deformation filed between two adjacent levels. This allows the FCNet to progressively improve the registration performance. Finally, a spatial transformation module is used to get the warped image based on the deformation field. Moreover, in addition to the image intensity-similarity-based objective function, a semantic-feature consistency constraint is also introduced, which can further promote the alignments by imposing the similarity between the fixed and warped image features. To validate the effectiveness of the proposed method, we compared our method with the state-of-the-art methods on three different datasets. In EMPIRE10 dataset, 20, 3, and 7 fixed and moving 3D computer tomography (CT) image pairs were used for training, validation, and testing respectively; in IXI dataset, atlas to individual image registration task was performed, with 3D MR images of 408, 58, and 115 individuals were used for training, validation, and testing respectively; in the in-house dataset, patient to atlas registration task was implemented, with the 3D MR images of 94, 3, and 15 individuals being training, validation, and testing sets, respectively.
The qualitative and quantitative comparison results demonstrated that the proposed method is beneficial for handling large deformation image registration problems, with the DSC and ASSD improved by at least 1.0% and 25.9% on EMPIRE10 dataset. The ablation experiments also verified the effectiveness of the proposed feature combination strategy, feature consistency constraint, and FN module.
Our proposed FCNet enables multiscale registration from coarse to fine, surpassing existing SOTA registration methods and effectively handling long-range spatial relationships.
可变形图像配准是医学图像分析的一项重要技术,在多个临床应用中发挥着重要作用。现有的基于深度学习的配准方法在处理小变形配准时已经取得了良好的性能,但由于基于图像强度相似性的目标函数的局限性,处理大变形配准仍然具有挑战性。
为了实现大尺度变形的图像配准,我们提出了一种多级网络架构FCNet,基于语义特征一致性约束和流归一化(FN)策略逐步细化配准结果。
在FCNet的每个级别,架构主要由一个特征提取器、一个FN模块和一个空间变换模块组成。特征提取器由三个并行流组成,分别用于提取固定图像和移动图像的个体特征以及它们的联合特征。利用这些特征估计初始变形场,该变形场通过一个FN模块,根据相邻两级变形场的差异图来细化变形场。这使得FCNet能够逐步提高配准性能。最后,使用空间变换模块根据变形场得到变形后的图像。此外,除了基于图像强度相似性的目标函数外,还引入了语义特征一致性约束,通过强制固定图像和变形后图像特征之间的相似性,可以进一步促进对齐。为了验证所提方法的有效性,我们在三个不同的数据集上把我们的方法与最先进的方法进行了比较。在EMPIRE10数据集中,分别使用20对、3对和7对固定和移动的3D计算机断层扫描(CT)图像进行训练、验证和测试;在IXI数据集中,执行图谱到个体的图像配准任务,分别使用408个、58个和115个个体的3D磁共振(MR)图像进行训练、验证和测试;在内部数据集中,执行患者到图谱的配准任务,分别使用94个、3个和15个个体的3D MR图像作为训练集、验证集和测试集。
定性和定量比较结果表明,所提方法有利于处理大变形图像配准问题,在EMPIRE10数据集上,DSC和ASSD至少提高了1.0%和25.9%。消融实验也验证了所提特征组合策略、特征一致性约束和FN模块的有效性。
我们提出的FCNet实现了从粗到细的多尺度配准,超越了现有的最先进配准方法,有效地处理了长距离空间关系。