English

Learning a Model-Driven Variational Network for Deformable Image Registration

Computer Vision and Pattern Recognition 2024-10-28 v1 Image and Video Processing

Abstract

Data-driven deep learning approaches to image registration can be less accurate than conventional iterative approaches, especially when training data is limited. To address this whilst retaining the fast inference speed of deep learning, we propose VR-Net, a novel cascaded variational network for unsupervised deformable image registration. Using the variable splitting optimization scheme, we first convert the image registration problem, established in a generic variational framework, into two sub-problems, one with a point-wise, closed-form solution while the other one is a denoising problem. We then propose two neural layers (i.e. warping layer and intensity consistency layer) to model the analytical solution and a residual U-Net to formulate the denoising problem (i.e. generalized denoising layer). Finally, we cascade the warping layer, intensity consistency layer, and generalized denoising layer to form the VR-Net. Extensive experiments on three (two 2D and one 3D) cardiac magnetic resonance imaging datasets show that VR-Net outperforms state-of-the-art deep learning methods on registration accuracy, while maintains the fast inference speed of deep learning and the data-efficiency of variational model.

Keywords

Cite

@article{arxiv.2105.12227,
  title  = {Learning a Model-Driven Variational Network for Deformable Image Registration},
  author = {Xi Jia and Alexander Thorley and Wei Chen and Huaqi Qiu and Linlin Shen and Iain B Styles and Hyung Jin Chang and Ales Leonardis and Antonio de Marvao and Declan P. O'Regan and Daniel Rueckert and Jinming Duan},
  journal= {arXiv preprint arXiv:2105.12227},
  year   = {2024}
}

Comments

This work has been submitted to the IEEE for possible publication

R2 v1 2026-06-24T02:27:59.846Z