paper-with-me

홈 › Papers

On Reducing Negative Jacobian Determinant of the Deformation Predicted by Deep Registration Networks

2019-06-28 · Dongyang Kuang

Image registration is a fundamental step in medical image analysis. Ideally, the transformation that registers one image to another should be a diffeomorphism that is both invertible and smooth. Traditional methods like geodesic shooting approach the problem via differential geometry, with theoretical guarantees that the resulting transformation will be smooth and invertible. Most previous research using unsupervised deep neural networks for registration have used a local smoothness constraint (typically, a spatial variation loss) to address the smoothness issue. These networks usually produce non-invertible transformations with ``folding'' in multiple voxel locations, indicated by a negative determinant of the Jacobian matrix of the transformation. While using a loss function that specifically penalizes the folding is a straightforward solution, this usually requires carefully tuning the regularization strength, especially when there are also other losses. In this paper we address this problem from a different angle, by investigating possible training mechanisms that will help the network avoid negative Jacobians and produce smoother deformations. We contribute two independent ideas in this direction. Both ideas greatly reduce the number of folding locations in the predicted deformation, without making changes to the hyperparameters or the architecture used in the existing baseline registration network.

📄 PDF Abstract BibTeX arXiv:1907.00068

Code (1)

dykuang/Medical-image-registration 공식 구현 tf

Tasks

Image RegistrationMedical Image Analysis

Similar Papers 제목 키워드 기반

Unsupervised diffeomorphic cardiac image registration using parameterization of the deformation field

2022-08-28 · Ameneh Sheikhjafari, Deepa Krishnaswamy, Michelle Noga, Nilanjan Ray 외

This study proposes an end-to-end unsupervised diffeomorphic deformable registration framework based on moving mesh parameterization. Using this parameterization, a deformation field can be modeled with its transformatio…

Image Registration

A Bi-variant Variational Model for Diffeomorphic Image Registration with Relaxed Jacobian Determinant Constraints

2023-08-04 · Yanyan Li, Ke Chen, Chong Chen, Jianping Zhang

Diffeomorphic registration is a widely used technique for finding a smooth and invertible transformation between two coordinate systems, which are measured using template and reference images. The point-wise volume-prese…

Image Registration

Deformation-Recovery Diffusion Model (DRDM): Instance Deformation for Image Manipulation and Synthesis

2024-07-10 · Jian-Qing Zheng, Yuanhan Mo, Yang Sun, Jiahua Li 외

In medical imaging, the diffusion models have shown great potential in synthetic image generation tasks. However, these models often struggle with the interpretable connections between the generated and existing images a…

Data AugmentationFew-Shot LearningImage GenerationImage Manipulation+3

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 equ…

Image RegistrationMedical Image Analysis

Jacobian Determinant of Normalizing Flows

2021-02-12 · Huadong Liao, JiaWei He

Normalizing flows learn a diffeomorphic mapping between the target and base distribution, while the Jacobian determinant of that mapping forms another real-valued function. In this paper, we show that the Jacobian determ…