NestedMorph: Enhancing Deformable Medical Image Registration with Nested Attention Mechanisms
Gurucharan Marthi Krishna Kumar, Janine Mendola, Amir Shmuel

TL;DR
NestedMorph introduces a nested attention-based neural network that significantly improves deformable medical image registration across modalities by capturing detailed local and global features, outperforming existing methods.
Contribution
The paper presents NestedMorph, a novel multi-scale network with nested attention mechanisms that enhances deformable registration accuracy over prior CNN, Transformer, and traditional techniques.
Findings
NestedMorph achieves highest SSIM of 0.89
Lowest HD95 of 2.5 demonstrates superior accuracy
Outperforms CNN, Transformer, and traditional methods on HCP dataset
Abstract
Deformable image registration is crucial for aligning medical images in a nonlinear fashion across different modalities, allowing for precise spatial correspondence between varying anatomical structures. This paper presents NestedMorph, a novel network utilizing a Nested Attention Fusion approach to improve intra-subject deformable registration between T1-weighted (T1w) MRI and diffusion MRI (dMRI) data. NestedMorph integrates high-resolution spatial details from an encoder with semantic information from a decoder using a multi-scale framework, enhancing both local and global feature extraction. Our model notably outperforms existing methods, including CNN-based approaches like VoxelMorph, MIDIR, and CycleMorph, as well as Transformer-based models such as TransMorph and ViT-V-Net, and traditional techniques like NiftyReg and SyN. Evaluations using the HCP dataset demonstrate that…
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
TopicsMedical Image Segmentation Techniques · Advanced Neural Network Applications · Brain Tumor Detection and Classification
MethodsSoftmax · Attention Is All You Need · Diffusion
