paper-with-me

홈 › Papers

Introducing Learning Rate Adaptation CMA-ES into Rigid 2D/3D Registration for Robotic Navigation in Spine Surgery

2024-05-16 · Zhirun Zhang, Minheng Chen

The covariance matrix adaptive evolution strategy (CMA-ES) has been widely used in the field of 2D/3D registration in recent years. This optimization method exhibits exceptional robustness and usability for complex surgical scenarios. However, due to the inherent ill-posed nature of the 2D/3D registration task and the presence of numerous local minima in the landscape of similarity measures. Evolution strategies often require a larger population size in each generation in each generation to ensure the stability of registration and the globality and effectiveness of search, which makes the entire process computationally expensive. In this paper, we build a 2D/3D registration framework based on a learning rate adaptation CMA-ES manner. The framework employs a fixed and small population size, leading to minimized runtime and optimal utilization of computing resources. We conduct experimental comparisons between the proposed framework and other intensity-based baselines using a substantial volume of synthetic data. The results suggests that our method demonstrates superiority in both registration accuracy and running time. Code is available at github.com/m1nhengChen/CMAES-reg.

📄 PDF Abstract BibTeX arXiv:2405.10186

Code (1)

m1nhengchen/cmaes-reg 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Comparative Study for Non-rigid Image Registration and Rigid Image Registration

2020-01-12 · Xiaoran Zhang, Hexiang Dong, Di Gao, Xiao Zhao

Image registration algorithms can be generally categorized into two groups: non-rigid and rigid. Recently, many deep learning-based algorithms employ a neural net to characterize non-rigid image registration function. Ho…

Image RegistrationTranslation

UMERegRobust -- Universal Manifold Embedding Compatible Features for Robust Point Cloud Registration

2024-08-22 · Yuval Haitman, Amit Efraim, Joseph M. Francos

In this paper, we adopt the Universal Manifold Embedding (UME) framework for the estimation of rigid transformations and extend it, so that it can accommodate scenarios involving partial overlap and differently sampled p…

Point Cloud Registration

Robust Non-Rigid Registration with Reweighted Position and Transformation Sparsity

2017-03-15 · Kun Li, Jingyu Yang, Yu-Kun Lai, Daoliang Guo

Non-rigid registration is challenging because it is ill-posed with high degrees of freedom and is thus sensitive to noise and outliers. We propose a robust non-rigid registration method using reweighted sparsities on pos…

Position

Robust Rigid and Non-Rigid Medical Image Registration Using Learnable Edge Kernels

2025-12-01 · Ahsan Raza Siyal, Markus Haltmeier, Ruth Steiger, Malik Galijasevic 외 arxiv

Medical image registration is crucial for various clinical and research applications including disease diagnosis or treatment planning which require alignment of images from different modalities, time points, or subjects…

Medical Image RegistrationEdge Detection

UniRiT: Towards Few-Shot Non-Rigid Point Cloud Registration

2024-10-30 · Geng Li, Haozhi Cao, Mingyang Liu, Chenxi Jiang 외

Non-rigid point cloud registration is a critical challenge in 3D scene understanding, particularly in surgical navigation. Although existing methods achieve excellent performance when trained on large-scale, high-quality…

Point Cloud RegistrationRepresentation LearningScene Understanding