paper-with-me

홈 › Papers

NODEO: A Neural Ordinary Differential Equation Based Optimization Framework for Deformable Image Registration

2021-08-07 · CVPR 2022 1 · Yifan Wu, Tom Z. Jiahao, Jiancong Wang, Paul A. Yushkevich, M. Ani Hsieh, James C. Gee

Deformable image registration (DIR), aiming to find spatial correspondence between images, is one of the most critical problems in the domain of medical image analysis. In this paper, we present a novel, generic, and accurate diffeomorphic image registration framework that utilizes neural ordinary differential equations (NODEs). We model each voxel as a moving particle and consider the set of all voxels in a 3D image as a high-dimensional dynamical system whose trajectory determines the targeted deformation field. Our method leverages deep neural networks for their expressive power in modeling dynamical systems, and simultaneously optimizes for a dynamical system between the image pairs and the corresponding transformation. Our formulation allows various constraints to be imposed along the transformation to maintain desired regularities. Our experiment results show that our method outperforms the benchmarks under various metrics. Additionally, we demonstrate the feasibility to expand our framework to register multiple image sets using a unified form of transformation,which could possibly serve a wider range of applications.

📄 PDF Abstract BibTeX arXiv:2108.03443

Code (0)

등록된 구현이 없습니다.

Tasks

Image RegistrationMedical Image Analysis

Similar Papers 제목 키워드 기반

Neural Ordinary Differential Equation based Sequential Image Registration for Dynamic Characterization

2024-04-02 · Yifan Wu, Mengjin Dong, Rohit Jena, Chen Qin 외

Deformable image registration (DIR) is crucial in medical image analysis, enabling the exploration of biological dynamics such as organ motions and longitudinal changes in imaging. Leveraging Neural Ordinary Differential…

Image RegistrationMedical Image Analysis

A condensing approach to multiple shooting neural ordinary differential equation

2025-05-31 · Siddharth Prabhu, Srinivas Rangarajan, Mayuresh Kothare

Multiple-shooting is a parameter estimation approach for ordinary differential equations. In this approach, the trajectory is broken into small intervals, each of which can be integrated independently. Equality constrain…

parameter estimation

Estimating unknown parameters in differential equations with a reinforcement learning based PSO method

2024-11-13 · Wenkui Sun, Xiaoya Fan, Lijuan Jia, Tinyi Chu 외

Differential equations offer a foundational yet powerful framework for modeling interactions within complex dynamic systems and are widely applied across numerous scientific fields. One common challenge in this area is e…

parameter estimation

Novel ANN method for solving ordinary and fractional Black-Scholes equation

2021-05-17 · Saeed Bajalan, Nastaran Bajalan

The main aim of this study is to introduce a 2-layered Artificial Neural Network (ANN) for solving the Black-Scholes partial differential equation (PDE) of either fractional or ordinary orders. Firstly, a discretization …

Revisiting the Role of Euler Numerical Integration on Acceleration and Stability in Convex Optimization

2021-02-23 · Peiyuan Zhang, Antonio Orvieto, Hadi Daneshmand, Thomas Hofmann 외

Viewing optimization methods as numerical integrators for ordinary differential equations (ODEs) provides a thought-provoking modern framework for studying accelerated first-order optimizers. In this literature, accelera…

Numerical Integration