paper-with-me

Papers

Learning Diffeomorphism for Image Registration with Time-Continuous Networks using Semigroup Regularization

2024-05-29 · Mohammadjavad Matinkia, Nilanjan Ray

Diffeomorphic image registration (DIR) is a critical task in 3D medical image analysis, aimed at finding topology preserving deformations between pairs of images. Focusing on the solution of the flow map differential equation as the diffeomorphic deformation, recent methods use discrete timesteps along with various regularization terms to penalize the negative determinant of Jacobian and impose smoothness of the solution vector field. In this paper, we propose a novel learning-based approach for diffeomorphic 3D-image registration which finds the diffeomorphisms in the time continuum with only a single regularization term and no additional integration. As one of the fundamental properties of flow maps, we exploit the semigroup property as the only form of regularization, ensuring temporally continuous diffeomorphic flows between pairs of images. Leveraging this property, our method alleviates the need for additional regularization terms and scaling and squaring integration during both training and evaluation. To achieve time-continuous diffeomorphisms, we employ time-embedded UNets, an architecture commonly utilized in diffusion models. The proposed method reveals that ensuring diffeomorphism in a continuous time interval leads to better registration results. Experimental results on four public datasets demonstrate the superiority of our model over both learning-based and optimization-based methods.

📄 PDF Abstract BibTeX arXiv:2405.18684

Code (1)

mattkia/SGDIR 공식 구현 pytorch

Tasks

Image RegistrationMedical Image Analysis

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Diffeomorphism Groupoid and Algebroid Framework for Discontinuous Image Registration

2026-03-12 · Lili Bao, Bin Xiao, Shihui Ying, Stefan Sommer arxiv

In this paper, we propose a novel mathematical framework for piecewise diffeomorphic image registration that involves discontinuous sliding motion using a diffeomorphism groupoid and algebroid approach. The traditional L…

Image Registration

Indirect Image Registration with Large Diffeomorphic Deformations

2017-06-13 · Chong Chen, Ozan Öktem

The paper adapts the large deformation diffeomorphic metric mapping framework for image registration to the indirect setting where a template is registered against a target that is given through indirect noisy observatio…

Image Registration

FastReg: Fast Non-Rigid Registration via Accelerated Optimisation on the Manifold of Diffeomorphisms

2019-03-05 · Daniel Grzech, Loïc le Folgoc, Mattias P. Heinrich, Bishesh Khanal 외

We present an implementation of a new approach to diffeomorphic non-rigid registration of medical images. The method is based on optical flow and warps images via gradient flow with the standard $L^2$ inner product. To c…

Optical Flow Estimation

Surface Registration by Optimization in Constrained Diffeomorphism Space

2014-06-01 · CVPR 2014 6 · Wei Zeng, Lok Ming Lui, Xianfeng GU

This work proposes a novel framework for optimization in the constrained diffeomorphism space for deformable surface registration. First the diffeomorphism space is modeled as a special complex functional space on the so…

Highly-Expressive Spaces of Well-Behaved Transformations: Keeping It Simple

2015-12-01 · ICCV 2015 12 · Oren Freifeld, Soren Hauberg, Kayhan Batmanghelich, John W. Fisher III

We propose novel finite-dimensional spaces of R - R transformations, n [?] 1, 2, 3, derived from (continuously-defined) parametric stationary velocity fields. Particularly, we obtain these transformations, which are diff…

Image Registration