Bridging Classical and Learning-based Iterative Registration through Deep Equilibrium Models
Yi Zhang, Yidong Zhao, Qian Tao

TL;DR
This paper introduces DEQReg, a novel deep equilibrium model for deformable medical image registration that unifies classical iterative optimization and learning-based methods, offering stable convergence and reduced memory usage.
Contribution
DEQReg formulates registration as an equilibrium-seeking problem using Deep Equilibrium Models, enabling unlimited iteration steps and bridging classical and learning-based approaches.
Findings
DEQReg achieves competitive registration accuracy on MRI and CT datasets.
It significantly reduces memory consumption compared to unrolling methods.
DEQReg demonstrates stable convergence beyond training steps, unlike existing unrolling approaches.
Abstract
Deformable medical image registration is traditionally formulated as an optimization problem. While classical methods solve this problem iteratively, recent learning-based approaches use recurrent neural networks (RNNs) to mimic this process by unrolling the prediction of deformation fields in a fixed number of steps. However, classical methods typically converge after sufficient iterations, but learning-based unrolling methods lack a theoretical convergence guarantee and show instability empirically. In addition, unrolling methods have a practical bottleneck at training time: GPU memory usage grows linearly with the unrolling steps due to backpropagation through time (BPTT). To address both theoretical and practical challenges, we propose DEQReg, a novel registration framework based on Deep Equilibrium Models (DEQ), which formulates registration as an equilibrium-seeking problem,…
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 Radiotherapy Techniques · MRI in cancer diagnosis
