paper-with-me

Papers

Bridging Classical and Learning-based Iterative Registration through Deep Equilibrium Models

2025-07-01 · Yi Zhang, Yidong Zhao, Qian Tao arxiv

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, establishing a natural connection between classical optimization and learning-based unrolling methods. DEQReg maintains constant memory usage, enabling theoretically unlimited iteration steps. Through extensive evaluation on the public brain MRI and lung CT datasets, we show that DEQReg can achieve competitive registration performance, while substantially reducing memory consumption compared to state-of-the-art unrolling methods. We also reveal an intriguing phenomenon: the performance of existing unrolling methods first increases slightly then degrades irreversibly when the inference steps go beyond the training configuration. In contrast, DEQReg achieves stable convergence with its inbuilt equilibrium-seeking mechanism, bridging the gap between classical optimization-based and modern learning-based registration methods.

📄 PDF Abstract BibTeX arXiv:2507.00582

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Registration

Similar Papers 제목 키워드 기반

Distinctiveness Oriented Positional Equilibrium for Point Cloud Registration

2021-01-01 · ICCV 2021 10 · Taewon Min, Chonghyuk Song, Eunseok Kim, Inwook Shim

Recent state-of-the-art learning-based approaches to point cloud registration have largely been based on graph neural networks (GNN). However, these prominent GNN backbones suffer from the indistinguishable features …

Point Cloud Registration

Introduction to Medical Image Registration with DeepReg, Between Old and New

2020-08-29 · N. Montana Brown, Y. Fu, S. U. Saeed, A. Casamitjana 외

This document outlines a tutorial to get started with medical image registration using the open-source package DeepReg. The basic concepts of medical image registration are discussed, linking classical methods to newer m…

Deep LearningImage RegistrationMedical Image Registration

A Dynamical Perspective on Point Cloud Registration

2020-05-07 · Heng Yang

We provide a dynamical perspective on the classical problem of 3D point cloud registration with correspondences. A point cloud is considered as a rigid body consisting of particles. The problem of registering two point c…

Point Cloud Registration

Deep Iterative 2D/3D Registration

2021-07-21 · Srikrishna Jaganathan, Jian Wang, Anja Borsdorf, Karthik Shetty 외

Deep Learning-based 2D/3D registration methods are highly robust but often lack the necessary registration accuracy for clinical application. A refinement step using the classical optimization-based 2D/3D registration me…

Deep LearningOptical Flow Estimation

Benchmarking Classical and Learning-Based Multibeam Point Cloud Registration

2024-05-10 · Li Ling, Jun Zhang, Nils Bore, John Folkesson 외

Deep learning has shown promising results for multiple 3D point cloud registration datasets. However, in the underwater domain, most registration of multibeam echo-sounder (MBES) point cloud data are still performed usin…

BenchmarkingPoint Cloud Registration