SuperWarp: Supervised Learning and Warping on U-Net for Invariant Subvoxel-Precise Registration
Sean I. Young, Ya\"el Balbastre, Adrian V. Dalca, William M. Wells,, Juan Eugenio Iglesias, Bruce Fischl

TL;DR
SuperWarp introduces a modified U-Net architecture for image registration that improves supervised learning performance by disentangling feature extraction and matching from deformation prediction, outperforming self-supervised methods.
Contribution
The paper proposes a simple modification to U-Net that separates feature extraction and matching from deformation prediction, enhancing supervised registration performance.
Findings
Supervised registration with target warps outperforms self-supervision.
Disentangling feature extraction improves registration accuracy.
Code is publicly available for reproducibility.
Abstract
In recent years, learning-based image registration methods have gradually moved away from direct supervision with target warps to instead use self-supervision, with excellent results in several registration benchmarks. These approaches utilize a loss function that penalizes the intensity differences between the fixed and moving images, along with a suitable regularizer on the deformation. In this paper, we argue that the relative failure of supervised registration approaches can in part be blamed on the use of regular U-Nets, which are jointly tasked with feature extraction, feature matching, and estimation of deformation. We introduce one simple but crucial modification to the U-Net that disentangles feature extraction and matching from deformation prediction, allowing the U-Net to warp the features, across levels, as the deformation field is evolved. With this modification, direct…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
MethodsConvolution · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Max Pooling · U-Net
