Non-iterative Coarse-to-fine Transformer Networks for Joint Affine and Deformable Image Registration
Mingyuan Meng, Lei Bi, Michael Fulham, Dagan Feng, and Jinman Kim

TL;DR
This paper introduces NICE-Trans, a novel deep learning framework that performs joint affine and deformable image registration in a single non-iterative, transformer-based network, achieving superior accuracy and speed in medical image analysis.
Contribution
It is the first to combine joint affine and deformable registration within a single non-iterative transformer-based network for image registration.
Findings
Outperforms state-of-the-art methods in accuracy.
Reduces registration runtime significantly.
Successfully models long-range dependencies between images.
Abstract
Image registration is a fundamental requirement for medical image analysis. Deep registration methods based on deep learning have been widely recognized for their capabilities to perform fast end-to-end registration. Many deep registration methods achieved state-of-the-art performance by performing coarse-to-fine registration, where multiple registration steps were iterated with cascaded networks. Recently, Non-Iterative Coarse-to-finE (NICE) registration methods have been proposed to perform coarse-to-fine registration in a single network and showed advantages in both registration accuracy and runtime. However, existing NICE registration methods mainly focus on deformable registration, while affine registration, a common prerequisite, is still reliant on time-consuming traditional optimization-based methods or extra affine registration networks. In addition, existing NICE registration…
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.
Taxonomy
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Medical Imaging Techniques and Applications
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Normalizing Flows · Adam · Dense Connections · Softmax · Position-Wise Feed-Forward Layer · Label Smoothing · Residual Connection
