TL;DR
HyperMorph introduces a hypernetwork-based approach for image registration that efficiently learns the impact of hyperparameters, enabling rapid tuning, improved robustness, and reduced computational costs compared to traditional methods.
Contribution
It proposes a novel amortized hyperparameter learning framework using hypernetworks to optimize deformable image registration without extensive retraining.
Findings
Faster hyperparameter optimization compared to traditional search methods.
Enhanced robustness to initialization and dataset variability.
Ability to identify optimal hyperparameters for specific tasks or regions.
Abstract
We present HyperMorph, a learning-based strategy for deformable image registration that removes the need to tune important registration hyperparameters during training. Classical registration methods solve an optimization problem to find a set of spatial correspondences between two images, while learning-based methods leverage a training dataset to learn a function that generates these correspondences. The quality of the results for both types of techniques depends greatly on the choice of hyperparameters. Unfortunately, hyperparameter tuning is time-consuming and typically involves training many separate models with various hyperparameter values, potentially leading to suboptimal results. To address this inefficiency, we introduce amortized hyperparameter learning for image registration, a novel strategy to learn the effects of hyperparameters on deformation fields. The proposed…
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
MethodsHyperNetwork
