paper-with-me

Papers

Unsupervised Learning for Fast Probabilistic Diffeomorphic Registration

2018-05-11 · Adrian V. Dalca, Guha Balakrishnan, John Guttag, Mert R. Sabuncu

Traditional deformable registration techniques achieve impressive results and offer a rigorous theoretical treatment, but are computationally intensive since they solve an optimization problem for each image pair. Recently, learning-based methods have facilitated fast registration by learning spatial deformation functions. However, these approaches use restricted deformation models, require supervised labels, or do not guarantee a diffeomorphic (topology-preserving) registration. Furthermore, learning-based registration tools have not been derived from a probabilistic framework that can offer uncertainty estimates. In this paper, we present a probabilistic generative model and derive an unsupervised learning-based inference algorithm that makes use of recent developments in convolutional neural networks (CNNs). We demonstrate our method on a 3D brain registration task, and provide an empirical analysis of the algorithm. Our approach results in state of the art accuracy and very fast runtimes, while providing diffeomorphic guarantees and uncertainty estimates. Our implementation is available online at http://voxelmorph.csail.mit.edu .

📄 PDF Abstract BibTeX arXiv:1805.04605

Code (3)

voxelmorph/voxelmorph 공식 구현 tf
CIG-UCL/polaffini tf
yh854/Rigid-Registration-of-3D-MRI-Based-on-Unsupervised-Learning tf

Similar Papers 제목 키워드 기반

Unsupervised Learning of Probabilistic Diffeomorphic Registration for Images and Surfaces

2019-03-08 · Adrian V. Dalca, Guha Balakrishnan, John Guttag, Mert R. Sabuncu

Classical deformable registration techniques achieve impressive results and offer a rigorous theoretical treatment, but are computationally intensive since they solve an optimization problem for each image pair. Recently…

Constrained Diffeomorphic Image RegistrationDeformable Medical Image RegistrationDiffeomorphic Medical Image RegistrationImage Registration+1

Fast Diffeomorphic Image Registration using Patch based Fully Convolutional Networks

2024-04-05 · Jiong Wu, Shuang Zhou, Li Lin, Xin Wang 외

Diffeomorphic image registration is a fundamental step in medical image analysis, owing to its capability to ensure the invertibility of transformations and preservation of topology. Currently, unsupervised learning-base…

Image RegistrationMedical Image Analysis

Unsupervised Probabilistic Deformation Modeling for Robust Diffeomorphic Registration

2018-04-19 · Julian Krebs, Tommaso Mansi, Boris Mailhé, Nicholas Ayache 외

We propose a deformable registration algorithm based on unsupervised learning of a low-dimensional probabilistic parameterization of deformations. We model registration in a probabilistic and generative fashion, by apply…

Unsupervised Diffeomorphic Surface Registration and Non-Linear Modelling

2021-09-28 · Balder Croquet, Daan Christiaens, Seth M. Weinberg, Michael Bronstein 외

Registration is an essential tool in image analysis. Deep learning based alternatives have recently become popular, achieving competitive performance at a faster speed. However, many contemporary techniques are limited t…

Medical Image Analysis

Fast Symmetric Diffeomorphic Image Registration with Convolutional Neural Networks

2020-03-20 · CVPR 2020 6 · Tony C. W. Mok, Albert C. S. Chung

Diffeomorphic deformable image registration is crucial in many medical image studies, as it offers unique, special properties including topology preservation and invertibility of the transformation. Recent deep learning-…

Image Registration