paper-with-me

Papers

Meta-Registration: Learning Test-Time Optimization for Single-Pair Image Registration

2022-07-22 · Zachary MC Baum, Yipeng Hu, Dean C Barratt

Neural networks have been proposed for medical image registration by learning, with a substantial amount of training data, the optimal transformations between image pairs. These trained networks can further be optimized on a single pair of test images - known as test-time optimization. This work formulates image registration as a meta-learning algorithm. Such networks can be trained by aligning the training image pairs while simultaneously improving test-time optimization efficacy; tasks which were previously considered two independent training and optimization processes. The proposed meta-registration is hypothesized to maximize the efficiency and effectiveness of the test-time optimization in the "outer" meta-optimization of the networks. For image guidance applications that often are time-critical yet limited in training data, the potentially gained speed and accuracy are compared with classical registration algorithms, registration networks without meta-learning, and single-pair optimization without test-time optimization data. Experiments are presented in this paper using clinical transrectal ultrasound image data from 108 prostate cancer patients. These experiments demonstrate the effectiveness of a meta-registration protocol, which yields significantly improved performance relative to existing learning-based methods. Furthermore, the meta-registration achieves comparable results to classical iterative methods in a fraction of the time, owing to its rapid test-time optimization process.

📄 PDF Abstract BibTeX arXiv:2207.10996

Code (0)

등록된 구현이 없습니다.

Tasks

Image RegistrationMedical Image RegistrationMeta-Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음
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 제목 키워드 기반

3D Meta-Registration: Learning to Learn Registration of 3D Point Clouds

2020-10-22 · Lingjing Wang, Yu Hao, Xiang Li, Yi Fang

Deep learning-based point cloud registration models are often generalized from extensive training over a large volume of data to learn the ability to predict the desired geometric transformation to register 3D point clou…

Meta-LearningPoint Cloud Registration

A Meta-Learning Approach for Medical Image Registration

2021-04-21 · Heejung Park, Gyeong Min Lee, Soopil Kim, Ga Hyung Ryu 외

Non-rigid registration is a necessary but challenging task in medical imaging studies. Recently, unsupervised registration models have shown good performance, but they often require a large-scale training dataset and lon…

Image RegistrationMedical Image RegistrationMeta-Learning

Point-TTA: Test-Time Adaptation for Point Cloud Registration Using Multitask Meta-Auxiliary Learning

2023-08-31 · ICCV 2023 1 · Ahmed Hatem, Yiming Qian, Yang Wang

We present Point-TTA, a novel test-time adaptation framework for point cloud registration (PCR) that improves the generalization and the performance of registration models. While learning-based approaches have achieved i…

Auxiliary LearningPoint Cloud RegistrationTest-time Adaptation

Recurrent Inference Machine for Medical Image Registration

2024-06-19 · Yi Zhang, Yidong Zhao, Hui Xue, Peter Kellman 외

Image registration is essential for medical image applications where alignment of voxels across multiple images is needed for qualitative or quantitative analysis. With recent advancements in deep neural networks and par…

Deep LearningImage RegistrationMedical Image RegistrationMeta-Learning

Learning the Effect of Registration Hyperparameters with HyperMorph

2022-03-30 · Andrew Hoopes, Malte Hoffmann, Douglas N. Greve, Bruce Fischl 외

We introduce HyperMorph, a framework that facilitates efficient hyperparameter tuning in learning-based deformable image registration. Classical registration algorithms perform an iterative pair-wise optimization to comp…

Image Registration