GradICON: Approximate Diffeomorphisms via Gradient Inverse Consistency
We present an approach to learning regular spatial transformations between image pairs in the context of medical image registration. Contrary to optimization-based registration techniques and many modern learning-based methods, we do not directly penalize transformation irregularities but instead promote transformation regularity via an inverse consistency penalty. We use a neural network to predict a map between a source and a target image as well as the map when swapping the source and target images. Different from existing approaches, we compose these two resulting maps and regularize deviations of the Jacobian of this composition from the identity matrix. This regularizer -- GradICON -- results in much better convergence when training registration models compared to promoting inverse consistency of the composition of maps directly while retaining the desirable implicit regularization effects of the latter. We achieve state-of-the-art registration performance on a variety of real-world medical image datasets using a single set of hyperparameters and a single non-dataset-specific training protocol. The code is available at https://github.com/uncbiag/ICON.
Code (1)
Tasks
Image RegistrationMedical Image RegistrationSimilar Papers 제목 키워드 기반
$\texttt{GradICON}$: Approximate Diffeomorphisms via Gradient Inverse Consistency
We present an approach to learning regular spatial transformations between image pairs in the context of medical image registration. Contrary to optimization-based registration techniques and many modern learning-based m…
Computed Tomography (CT)Image RegistrationMedical Image RegistrationOptical Flow EstimationmultiGradICON: A Foundation Model for Multimodal Medical Image Registration
Modern medical image registration approaches predict deformations using deep networks. These approaches achieve state-of-the-art (SOTA) registration accuracy and are generally fast. However, deep learning (DL) approaches…
AnatomyDeep LearningImage RegistrationMedical Image RegistrationuniGradICON: A Foundation Model for Medical Image Registration
Conventional medical image registration approaches directly optimize over the parameters of a transformation model. These approaches have been highly successful and are used generically for registrations of different ana…
Image RegistrationMedical Image RegistrationmodelOn the Invertibility of Invertible Neural Networks
Guarantees in deep learning are hard to achieve due to the interplay of flexible modeling schemes and complex tasks. Invertible neural networks (INNs), however, provide several mathematical guarantees by design, such as …
Deep Learning Approximation of Diffeomorphisms via Linear-Control Systems
In this paper we propose a Deep Learning architecture to approximate diffeomorphisms diffeotopic to the identity. We consider a control system of the form $\dot x = \sum_{i=1}^lF_i(x)u_i$, with linear dependence in the c…
Deep Learning