paper-with-me

홈 › Papers

On Finite Difference Jacobian Computation in Deformable Image Registration

2022-12-12 · Yihao Liu, Junyu Chen, Shuwen Wei, Aaron Carass, Jerry Prince

Producing spatial transformations that are diffeomorphic is a key goal in deformable image registration. As a diffeomorphic transformation should have positive Jacobian determinant |J| everywhere, the number of voxels with |J|<0 has been used to test for diffeomorphism and also to measure the irregularity of the transformation. For digital transformations, |J| is commonly approximated using a central difference, but this strategy can yield positive |J|'s for transformations that are clearly not diffeomorphic -- even at the voxel resolution level. To show this, we first investigate the geometric meaning of different finite difference approximations of |J|. We show that to determine if a deformation is diffeomorphic for digital images, the use of any individual finite difference approximation of |J| is insufficient. We further demonstrate that for a 2D transformation, four unique finite difference approximations of |J|'s must be positive to ensure that the entire domain is invertible and free of folding at the pixel level. For a 3D transformation, ten unique finite differences approximations of |J|'s are required to be positive. Our proposed digital diffeomorphism criteria solves several errors inherent in the central difference approximation of |J| and accurately detects non-diffeomorphic digital transformations. The source code of this work is available at https://github.com/yihao6/digital_diffeomorphism.

📄 PDF Abstract BibTeX arXiv:2212.06060

Code (1)

yihao6/digital_diffeomorphism 공식 구현 pytorch

Tasks

Image Registration

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Achieving ${O}(ε^{-1.5})$ Complexity in Hessian/Jacobian-free Stochastic Bilevel Optimization

2023-12-06 · Yifan Yang, Peiyao Xiao, Kaiyi Ji

In this paper, we revisit the bilevel optimization problem, in which the upper-level objective function is generally nonconvex and the lower-level objective function is strongly convex. Although this type of problem has …

Bilevel Optimization

DARE: A Deformable Adaptive Regularization Estimator for Learning-Based Medical Image Registration

2025-10-22 · Ahsan Raza Siyal, Markus Haltmeier, Ruth Steiger, Malik Galijasevic 외 arxiv

Deformable medical image registration is a fundamental task in medical image analysis. While deep learning-based methods have demonstrated superior accuracy and computational efficiency compared to traditional techniques…

Medical Image RegistrationComputational Efficiency

Achieving $\mathcal{O}(\epsilon^{-1.5})$ Complexity in Hessian/Jacobian-free Stochastic Bilevel Optimization

2023-09-21 · NeurIPS 2023 11

In this paper, we revisit the bilevel optimization problem, in which the upper-level objective function is generally nonconvex and the lower-level objective function is strongly convex. Although this type of problem has …

Deformable Registration Using Average Geometric Transformations for Brain MR Images

2019-07-23 · Yongpei Zhu, Zicong Zhou, Guojun Liao, Kehong Yuan

Accurate registration of medical images is vital for doctor's diagnosis and quantitative analysis. In this paper, we propose a new deformable medical image registration method based on average geometric transformations a…

Deformable Medical Image RegistrationImage RegistrationMedical Image Registration

Prescribed Performance Control of Deformable Object Manipulation in Spatial Latent Space

2025-10-16 · Ning Han, Gu Gong, Bin Zhang, Yuexuan Xu 외 arxiv

Manipulating three-dimensional (3D) deformable objects presents significant challenges for robotic systems due to their infinite-dimensional state space and complex deformable dynamics. This paper proposes a novel model-…

Dimensionality Reduction