• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

IConDiffNet:一种用于医学图像配准的无监督逆一致微分同胚网络。

IConDiffNet: an unsupervised inverse-consistent diffeomorphic network for medical image registration.

作者信息

Liao Rui, F Williamson Jeffrey, Xia Tianyu, Ge Tao, A O'Sullivan Joseph

机构信息

Washington University in St. Louis, Saint Louis, MO 63130, United States of America.

Peking University, Beijing, People's Republic of China.

出版信息

Phys Med Biol. 2025 Feb 20;70(5). doi: 10.1088/1361-6560/ada516.

DOI:10.1088/1361-6560/ada516
PMID:39746299
Abstract

Deformable image registration (DIR) is critical in many medical imaging applications. Diffeomorphic transformations, which are smooth invertible mappings with smooth inverses preserve topological properties and are an anatomically plausible means of constraining the solution space in many settings. Traditional iterative optimization-based diffeomorphic DIR algorithms are computationally costly and are not able to consistently resolve large and complicated deformations in medical image registration. Convolutional neural network implementations can rapidly estimate the transformation in through a pre-trained model. However, the structure design of most neural networks for DIR fails to systematically enforce diffeomorphism and inverse consistency. In this paper, a novel unsupervised neural network structure is proposed to perform a fast, accurate, and inverse-consistent diffeomorphic DIR.This paper introduces a novel unsupervised inverse-consistent diffeomorphic registration network termed IConDiffNet, which incorporates an energy constraint that minimizes the total energy expended during the deformation process. The IConDiffNet architecture consists of two symmetric paths, each employing multiple recursive cascaded updating blocks (neural networks) to handle different virtual time steps parameterizing the path from the initial undeformed image to the final deformation. These blocks estimate velocities corresponding to specific time steps, generating a series of smooth time-dependent velocity vector fields. Simultaneously, the inverse transformations are estimated by corresponding blocks in the inverse path. By integrating these series of time-dependent velocity fields from both paths, optimal forward and inverse transformations are obtained, aligning the image pair in both directions.Our proposed method was evaluated on a three-dimensional inter-patient image registration task with a large-scale brain MRI image dataset containing 375 subjects. The proposed IConDiffNet achieves fast and accurate DIR with better DSC, lower Hausdorff distance metric, and lower total energy spent during the deformation in the test dataset compared to competing state-of-the-art deep-learning diffeomorphic DIR approaches. Visualization shows that IConDiffNet produces more complicated transformations that better align structures than the VoxelMorph-Diff, SYMNet, and ANTs-SyN methods.The proposed IConDiffNet represents an advancement in unsupervised deep-learning-based DIR approaches. By ensuring inverse consistency and diffeomorphic properties in the outcome transformations, IConDiffNet offers a pathway for improved registration accuracy, particularly in clinical settings where diffeomorphic properties are crucial. Furthermore, the generality of IConDiffNet's network structure supports direct extension to diverse 3D image registration challenges. This adaptability is facilitated by the flexibility of the objective function used in optimizing the network, which can be tailored to suit different registration tasks.

摘要

可变形图像配准(DIR)在许多医学成像应用中至关重要。微分同胚变换是具有光滑逆映射的光滑可逆映射,它保留拓扑性质,并且在许多情况下是约束解空间的一种符合解剖学原理的方法。传统的基于迭代优化的微分同胚DIR算法计算成本高昂,并且在医学图像配准中无法始终如一地解决大而复杂的变形问题。卷积神经网络实现可以通过预训练模型快速估计变换。然而,大多数用于DIR的神经网络的结构设计未能系统地强制实现微分同胚和逆一致性。在本文中,提出了一种新颖的无监督神经网络结构来执行快速、准确且逆一致的微分同胚DIR。本文介绍了一种新颖的无监督逆一致微分同胚配准网络,称为IConDiffNet,它包含一个能量约束,可最小化变形过程中消耗的总能量。IConDiffNet架构由两条对称路径组成,每条路径都采用多个递归级联更新块(神经网络)来处理从初始未变形图像到最终变形的路径参数化的不同虚拟时间步长。这些块估计对应于特定时间步长的速度,生成一系列平滑的随时间变化的速度矢量场。同时,逆变换由逆路径中的相应块估计。通过整合来自两条路径的这一系列随时间变化的速度场,获得最优的正向和逆变换,在两个方向上对齐图像对。我们提出的方法在一个三维患者间图像配准任务上进行了评估,该任务使用了一个包含375名受试者的大规模脑MRI图像数据集。与竞争的最新深度学习微分同胚DIR方法相比,所提出的IConDiffNet在测试数据集中实现了快速准确的DIR,具有更好的DSC、更低的豪斯多夫距离度量和更低的变形过程中消耗的总能量。可视化显示,与VoxelMorph-Diff、SYMNet和ANTs-SyN方法相比,IConDiffNet产生的变换更复杂,结构对齐更好。所提出的IConDiffNet代表了基于无监督深度学习的DIR方法的一项进步。通过确保结果变换中的逆一致性和微分同胚性质,IConDiffNet提供了提高配准精度的途径,特别是在微分同胚性质至关重要的临床环境中。此外,IConDiffNet网络结构的通用性支持直接扩展到各种3D图像配准挑战。这种适应性得益于优化网络时使用的目标函数的灵活性,该函数可以进行定制以适应不同的配准任务。

相似文献

1
IConDiffNet: an unsupervised inverse-consistent diffeomorphic network for medical image registration.IConDiffNet:一种用于医学图像配准的无监督逆一致微分同胚网络。
Phys Med Biol. 2025 Feb 20;70(5). doi: 10.1088/1361-6560/ada516.
2
Deformable registration of magnetic resonance images using unsupervised deep learning in neuro-/radiation oncology.使用无监督深度学习进行神经/放射肿瘤学中的磁共振图像的可变形配准。
Radiat Oncol. 2024 May 21;19(1):61. doi: 10.1186/s13014-024-02452-3.
3
MDReg-Net: Multi-resolution diffeomorphic image registration using fully convolutional networks with deep self-supervision.MDReg-Net:基于全卷积网络和深度自监督的多分辨率仿射图像配准
Hum Brain Mapp. 2022 May;43(7):2218-2231. doi: 10.1002/hbm.25782. Epub 2022 Jan 24.
4
Unsupervised learning of probabilistic diffeomorphic registration for images and surfaces.图像和曲面的概率微分同胚配准的无监督学习
Med Image Anal. 2019 Oct;57:226-236. doi: 10.1016/j.media.2019.07.006. Epub 2019 Jul 12.
5
Medical image registration via neural fields.基于神经场的医学图像配准。
Med Image Anal. 2024 Oct;97:103249. doi: 10.1016/j.media.2024.103249. Epub 2024 Jun 27.
6
Lung-CRNet: A convolutional recurrent neural network for lung 4DCT image registration.肺-CRNet:用于肺部 4DCT 图像配准的卷积循环神经网络。
Med Phys. 2021 Dec;48(12):7900-7912. doi: 10.1002/mp.15324. Epub 2021 Nov 17.
7
R2Net: Efficient and flexible diffeomorphic image registration using Lipschitz continuous residual networks.R2Net:使用 Lipschitz 连续残差网络的高效灵活的保形图像配准。
Med Image Anal. 2023 Oct;89:102917. doi: 10.1016/j.media.2023.102917. Epub 2023 Aug 1.
8
LDVoxelMorph: A precise loss function and cascaded architecture for unsupervised diffeomorphic large displacement registration.LDVoxelMorph:一种用于无监督的仿射大位移配准的精确损失函数和级联架构。
Med Phys. 2022 Apr;49(4):2427-2441. doi: 10.1002/mp.15515. Epub 2022 Feb 17.
9
CGNet: A Correlation-Guided Registration Network for Unsupervised Deformable Image Registration.CGNet:一种用于无监督可变形图像配准的相关性引导配准网络。
IEEE Trans Med Imaging. 2025 Mar;44(3):1468-1479. doi: 10.1109/TMI.2024.3505853. Epub 2025 Mar 17.
10
Seq2Morph: A deep learning deformable image registration algorithm for longitudinal imaging studies and adaptive radiotherapy.Seq2Morph:一种用于纵向成像研究和自适应放疗的深度学习可变形图像配准算法。
Med Phys. 2023 Feb;50(2):970-979. doi: 10.1002/mp.16026. Epub 2022 Nov 10.