paper-with-me

Papers

$\texttt{NePhi}$: Neural Deformation Fields for Approximately Diffeomorphic Medical Image Registration

2023-09-13 · Lin Tian, Hastings Greer, Raúl San José Estépar, Roni Sengupta, Marc Niethammer

This work proposes NePhi, a generalizable neural deformation model which results in approximately diffeomorphic transformations. In contrast to the predominant voxel-based transformation fields used in learning-based registration approaches, NePhi represents deformations functionally, leading to great flexibility within the design space of memory consumption during training and inference, inference time, registration accuracy, as well as transformation regularity. Specifically, NePhi 1) requires less memory compared to voxel-based learning approaches, 2) improves inference speed by predicting latent codes, compared to current existing neural deformation based registration approaches that \emph{only} rely on optimization, 3) improves accuracy via instance optimization, and 4) shows excellent deformation regularity which is highly desirable for medical image registration. We demonstrate the performance of NePhi on a 2D synthetic dataset as well as for real 3D medical image datasets (e.g., lungs and brains). Our results show that NePhi can match the accuracy of voxel-based representations in a single-resolution registration setting. For multi-resolution registration, our method matches the accuracy of current SOTA learning-based registration approaches with instance optimization while reducing memory requirements by a factor of five. Our code is available at https://github.com/uncbiag/NePhi.

📄 PDF Abstract BibTeX arXiv:2309.07322

Code (1)

uncbiag/nephi 공식 구현 pytorch

Tasks

Diffeomorphic Medical Image RegistrationImage RegistrationMedical Image Registration

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Neural Diffeomorphic-Neural Operator for Residual Stress-Induced Deformation Prediction

2025-09-09 · Changqing Liu, Kaining Dai, Zhiwei Zhao, Tianyi Wu 외 arxiv

Accurate prediction of machining deformation in structural components is essential for ensuring dimensional precision and reliability. Such deformation often originates from residual stress fields, whose distribution and…

LEDA: Log-Euclidean Diffeomorphic Autoencoder for Efficient Statistical Analysis of Diffeomorphism

2024-12-20 · Krithika Iyer, Shireen Elhabian, Sarang Joshi

Image registration is a core task in computational anatomy that establishes correspondences between images. Invertible deformable registration, which computes a deformation field and handles complex, non-linear transform…

AnatomyImage Registration

Unsupervised Probabilistic Deformation Modeling for Robust Diffeomorphic Registration

2018-04-19 · Julian Krebs, Tommaso Mansi, Boris Mailhé, Nicholas Ayache 외

We propose a deformable registration algorithm based on unsupervised learning of a low-dimensional probabilistic parameterization of deformations. We model registration in a probabilistic and generative fashion, by apply…

MORPH-LER: Log-Euclidean Regularization for Population-Aware Image Registration

2025-02-04 · Mokshagna Sai Teja Karanam, Krithika Iyer, Sarang Joshi, Shireen Elhabian

Spatial transformations that capture population-level morphological statistics are critical for medical image analysis. Commonly used smoothness regularizers for image registration fail to integrate population statistics…

Image RegistrationMedical Image AnalysisMORPHUnsupervised Image Registration

Residual Networks as Flows of Velocity Fields for Diffeomorphic Time Series Alignment

2021-06-22 · Hao Huang, Boulbaba Ben Amor, Xichan Lin, Fan Zhu 외

Non-linear (large) time warping is a challenging source of nuisance in time-series analysis. In this paper, we propose a novel diffeomorphic temporal transformer network for both pairwise and joint time-series alignment.…

Time SeriesTime Series AlignmentTime Series Analysis