Non-rigid image registration using fully convolutional networks with deep self-supervision
Hongming Li, Yong Fan

TL;DR
This paper introduces a deep learning-based non-rigid image registration method using fully convolutional networks that directly estimates spatial transformations between image pairs, achieving superior performance on 3D brain MRI data.
Contribution
It presents a novel registration approach that learns spatial transformations directly from image pairs with deep self-supervision, avoiding reliance on pre-known transformations.
Findings
Outperforms state-of-the-art registration algorithms on 3D brain MRI data
Enables direct registration of new images without additional optimization
Uses multi-resolution framework with deep self-supervision for improved accuracy
Abstract
We propose a novel non-rigid image registration algorithm that is built upon fully convolutional networks (FCNs) to optimize and learn spatial transformations between pairs of images to be registered. Different from most existing deep learning based image registration methods that learn spatial transformations from training data with known corresponding spatial transformations, our method directly estimates spatial transformations between pairs of images by maximizing an image-wise similarity metric between fixed and deformed moving images, similar to conventional image registration algorithms. At the same time, our method also learns FCNs for encoding the spatial transformations at the same spatial resolution of images to be registered, rather than learning coarse-grained spatial transformation information. The image registration is implemented in a multi-resolution image 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
TopicsMedical Image Segmentation Techniques · Advanced MRI Techniques and Applications · Advanced Neural Network Applications
