CVAug 7, 2021

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

arXiv:2108.03443v642 citations
Originality Highly original
AI Analysis

This addresses the problem of finding spatial correspondence between images for medical image analysis, representing an incremental improvement with a novel method for a known bottleneck.

The paper tackles deformable image registration in medical image analysis by proposing NODEO, a framework that uses neural ordinary differential equations to model voxels as particles in a dynamical system, and it outperforms benchmarks under various metrics.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes