paper-with-me

홈 › Papers

Conditional Deformable Image Registration with Convolutional Neural Network

2021-06-23 · Tony C. W. Mok, Albert C. S. Chung

Recent deep learning-based methods have shown promising results and runtime advantages in deformable image registration. However, analyzing the effects of hyperparameters and searching for optimal regularization parameters prove to be too prohibitive in deep learning-based methods. This is because it involves training a substantial number of separate models with distinct hyperparameter values. In this paper, we propose a conditional image registration method and a new self-supervised learning paradigm for deep deformable image registration. By learning the conditional features that are correlated with the regularization hyperparameter, we demonstrate that optimal solutions with arbitrary hyperparameters can be captured by a single deep convolutional neural network. In addition, the smoothness of the resulting deformation field can be manipulated with arbitrary strength of smoothness regularization during inference. Extensive experiments on a large-scale brain MRI dataset show that our proposed method enables the precise control of the smoothness of the deformation field without sacrificing the runtime advantage or registration accuracy.

📄 PDF Abstract BibTeX arXiv:2106.12673

Code (3)

cwmok/Conditional_LapIRN 공식 구현 pytorch
cwmok/LapIRN 공식 구현 pytorch
cwmok/dirac pytorch

Tasks

Image RegistrationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Deep Deformable Registration: Enhancing Accuracy by Fully Convolutional Neural Net

2016-11-27 · Sayan Ghosal, Nilanjan Ray

Deformable registration is ubiquitous in medical image analysis. Many deformable registration methods minimize sum of squared difference (SSD) as the registration cost with respect to deformable model parameters. In this…

Medical Image Analysis

AtlasMorph: Learning conditional deformable templates for brain MRI

2025-11-17 · Marianne Rakic, Andrew Hoopes, S. Mazdak Abulnaga, Mert R. Sabuncu 외 arxiv

Deformable templates, or atlases, are images that represent a prototypical anatomy for a population, and are often enhanced with probabilistic anatomical label maps. They are commonly used in medical image analysis for p…

End-to-End Unsupervised Deformable Image Registration with a Convolutional Neural Network

2017-04-20 · Bob D. de Vos, Floris F. Berendsen, Max A. Viergever, Marius Staring 외

In this work we propose a deep learning network for deformable image registration (DIRNet). The DIRNet consists of a convolutional neural network (ConvNet) regressor, a spatial transformer, and a resampler. The ConvNet a…

Image Registration

Generative Adversarial Registration for Improved Conditional Deformable Templates

2021-05-07 · ICCV 2021 10 · Neel Dey, Mengwei Ren, Adrian V. Dalca, Guido Gerig

Deformable templates are essential to large-scale medical image registration, segmentation, and population analysis. Current conventional and deep network-based methods for template construction use only regularized regi…

Image RegistrationMedical Image RegistrationSpecificity

Adaptive Conditional Contrast-Agnostic Deformable Image Registration with Uncertainty Estimation

2026-01-09 · Yinsong Wang, Xinzhe Luo, Siyi Du, Chen Qin arxiv

Deformable multi-contrast image registration is a challenging yet crucial task due to the complex, non-linear intensity relationships across different imaging contrasts. Conventional registration methods typically rely o…

Image Registration