paper-with-me

홈 › Papers

GradICON: Approximate Diffeomorphisms via Gradient Inverse Consistency

2023-01-01 · CVPR 2023 1 · Lin Tian, Hastings Greer, François-Xavier Vialard, Roland Kwitt, Raúl San José Estépar, Richard Jarrett Rushmore, Nikolaos Makris, Sylvain Bouix, Marc Niethammer

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.

📄 PDF Abstract BibTeX

Code (1)

uncbiag/ICON 공식 구현 pytorch

Tasks

Image RegistrationMedical Image Registration

Similar Papers 제목 키워드 기반

$\texttt{GradICON}$: Approximate Diffeomorphisms via Gradient Inverse Consistency

2022-06-13 · Lin Tian, Hastings Greer, François-Xavier Vialard, Roland Kwitt 외

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 Estimation

multiGradICON: A Foundation Model for Multimodal Medical Image Registration

2024-08-01 · Basar Demir, Lin Tian, Thomas Hastings Greer, Roland Kwitt 외

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 Registration

uniGradICON: A Foundation Model for Medical Image Registration

2024-03-09 · Lin Tian, Hastings Greer, Roland Kwitt, Francois-Xavier Vialard 외

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 Registrationmodel

On the Invertibility of Invertible Neural Networks

2019-09-25 · Jens Behrmann, Paul Vicol, Kuan-Chieh Wang, Roger B. Grosse 외

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

2021-10-24 · Alessandro Scagliotti

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