paper-with-me

홈 › Papers

Ordinary Differential Equation and Complex Matrix Exponential for Multi-resolution Image Registration

2020-07-27 · Abhishek Nan, Matthew Tennant, Uriel Rubin, Nilanjan Ray

Autograd-based software packages have recently renewed interest in image registration using homography and other geometric models by gradient descent and optimization, e.g., AirLab and DRMIME. In this work, we emphasize on using complex matrix exponential (CME) over real matrix exponential to compute transformation matrices. CME is theoretically more suitable and practically provides faster convergence as our experiments show. Further, we demonstrate that the use of an ordinary differential equation (ODE) as an optimizable dynamical system can adapt the transformation matrix more accurately to the multi-resolution Gaussian pyramid for image registration. Our experiments include four publicly available benchmark datasets, two of them 2D and the other two being 3D. Experiments demonstrate that our proposed method yields significantly better registration compared to a number of off-the-shelf, popular, state-of-the-art image registration toolboxes.

📄 PDF Abstract BibTeX arXiv:2007.13683

Code (1)

abnan/ODECME 공식 구현

Tasks

Image Registration

Similar Papers 제목 키워드 기반

Matrix Lie Maps and Neural Networks for Solving Differential Equations

2019-08-16 · Andrei Ivanov, Sergei Andrianov

The coincidence between polynomial neural networks and matrix Lie maps is discussed in the article. The matrix form of Lie transform is an approximation of the general solution of the nonlinear system of ordinary differe…

Polynomial Neural Networks

Numerical Discretization Methods for Linear Quadratic Control Problems with Time Delays

2024-04-12 · Zhanhao Zhang, Steen Hørsholt, John Bagterp Jørgensen

This paper presents the numerical discretization methods of the continuous-time linear-quadratic optimal control problems (LQ-OCPs) with time delays. We describe the weight matrices of the LQ-OCPs as differential equatio…

Model Predictive Control

Numerical Discretization Methods for the Extended Linear Quadratic Control Problem

2024-04-14 · Zhanhao Zhang, Jan Lorenz Svensen, Morten Wahlgreen Kaysfeld, Anders Hilmar Damm Christensen 외

In this study, we introduce numerical methods for discretizing continuous-time linear-quadratic optimal control problems (LQ-OCPs). The discretization of continuous-time LQ-OCPs is formulated into differential equation s…

MENO: Hybrid Matrix Exponential-based Neural Operator for Stiff ODEs. Application to Thermochemical Kinetics

2025-07-18 · Ivan Zanardi, Simone Venturi, Marco Panesi arxiv

We introduce MENO (''Matrix Exponential-based Neural Operator''), a hybrid surrogate modeling framework for efficiently solving stiff systems of ordinary differential equations (ODEs) that exhibit a sparse nonlinear stru…

Training Stiff Neural Ordinary Differential Equations with Explicit Exponential Integration Methods

2024-12-02 · Colby Fronk, Linda Petzold

Stiff ordinary differential equations (ODEs) are common in many science and engineering fields, but standard neural ODE approaches struggle to accurately learn these stiff systems, posing a significant barrier to widespr…