paper-with-me

Papers

Meta-Learning Initializations for Interactive Medical Image Registration

2022-10-27 · Zachary M. C. Baum, Yipeng Hu, Dean Barratt

We present a meta-learning framework for interactive medical image registration. Our proposed framework comprises three components: a learning-based medical image registration algorithm, a form of user interaction that refines registration at inference, and a meta-learning protocol that learns a rapidly adaptable network initialization. This paper describes a specific algorithm that implements the registration, interaction and meta-learning protocol for our exemplar clinical application: registration of magnetic resonance (MR) imaging to interactively acquired, sparsely-sampled transrectal ultrasound (TRUS) images. Our approach obtains comparable registration error (4.26 mm) to the best-performing non-interactive learning-based 3D-to-3D method (3.97 mm) while requiring only a fraction of the data, and occurring in real-time during acquisition. Applying sparsely sampled data to non-interactive methods yields higher registration errors (6.26 mm), demonstrating the effectiveness of interactive MR-TRUS registration, which may be applied intraoperatively given the real-time nature of the adaptation process.

📄 PDF Abstract BibTeX arXiv:2210.15371

Code (0)

등록된 구현이 없습니다.

Tasks

Image RegistrationMedical Image RegistrationMeta-Learning

Similar Papers 제목 키워드 기반

Toward Universal Medical Image Registration via Sharpness-Aware Meta-Continual Learning

2024-06-25 · Bomin Wang, Xinzhe Luo, Xiahai Zhuang

Current deep learning approaches in medical image registration usually face the challenges of distribution shift and data collection, hindering real-world deployment. In contrast, universal medical image registration aim…

Continual LearningImage RegistrationMedical Image RegistrationMeta-Learning

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

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

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 …

Image RegistrationMedical Image RegistrationMeta-Learning

MetaRegNet: Metamorphic Image Registration Using Flow-Driven Residual Networks

2023-03-16 · Ankita Joshi, Yi Hong

Deep learning based methods provide efficient solutions to medical image registration, including the challenging problem of diffeomorphic image registration. However, most methods register normal image pairs, facing diff…

Image RegistrationMedical Image Registration