TL;DR
This paper introduces NICE-Net, a non-iterative deep learning model for deformable image registration that efficiently learns coarse-to-fine transformations in a single pass, outperforming iterative methods in accuracy and speed.
Contribution
The paper presents a novel non-iterative registration network with a single-pass cumulative learning decoder and a feature learning encoder, reducing runtime while improving registration accuracy.
Findings
Outperforms state-of-the-art iterative registration methods
Requires similar runtime to non-iterative methods
Effective on multiple 3D brain MRI datasets
Abstract
Deformable image registration is a crucial step in medical image analysis for finding a non-linear spatial transformation between a pair of fixed and moving images. Deep registration methods based on Convolutional Neural Networks (CNNs) have been widely used as they can perform image registration in a fast and end-to-end manner. However, these methods usually have limited performance for image pairs with large deformations. Recently, iterative deep registration methods have been used to alleviate this limitation, where the transformations are iteratively learned in a coarse-to-fine manner. However, iterative methods inevitably prolong the registration runtime, and tend to learn separate image features for each iteration, which hinders the features from being leveraged to facilitate the registration at later iterations. In this study, we propose a Non-Iterative Coarse-to-finE…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
