paper-with-me

홈 › Papers

Automated Learning for Deformable Medical Image Registration by Jointly Optimizing Network Architectures and Objective Functions

2022-03-14 · Xin Fan, Zi Li, Ziyang Li, Xiaolin Wang, Risheng Liu, Zhongxuan Luo, Hao Huang

Deformable image registration plays a critical role in various tasks of medical image analysis. A successful registration algorithm, either derived from conventional energy optimization or deep networks requires tremendous efforts from computer experts to well design registration energy or to carefully tune network architectures for the specific type of medical data. To tackle the aforementioned problems, this paper proposes an automated learning registration algorithm (AutoReg) that cooperatively optimizes both architectures and their corresponding training objectives, enabling non-computer experts, e.g., medical/clinical users, to conveniently find off-the-shelf registration algorithms for diverse scenarios. Specifically, we establish a triple-level framework to deduce registration network architectures and objectives with an auto-searching mechanism and cooperating optimization. We conduct image registration experiments on multi-site volume datasets and various registration tasks. Extensive results demonstrate that our AutoReg may automatically learn an optimal deep registration network for given volumes and achieve state-of-the-art performance, also significantly improving computation efficiency than the mainstream UNet architectures (from 0.558 to 0.270 seconds for a 3D image pair on the same configuration).

📄 PDF Abstract BibTeX arXiv:2203.06810

Code (1)

alison-brie/autoreg 공식 구현 pytorch

Tasks

Deformable Medical Image RegistrationImage RegistrationMedical Image AnalysisMedical Image Registration

Similar Papers 제목 키워드 기반

Correlation-aware Coarse-to-fine MLPs for Deformable Medical Image Registration

2024-05-31 · CVPR 2024 1 · Mingyuan Meng, Dagan Feng, Lei Bi, Jinman Kim

Deformable image registration is a fundamental step for medical image analysis. Recently, transformers have been used for registration and outperformed Convolutional Neural Networks (CNNs). Transformers can capture long-…

Deformable Medical Image RegistrationImage RegistrationInductive BiasMedical Image Analysis+1

Recursive Cascaded Networks for Unsupervised Medical Image Registration

2019-07-29 · ICCV 2019 10 · Shengyu Zhao, Yue Dong, Eric I-Chao Chang, Yan Xu

We present recursive cascaded networks, a general architecture that enables learning deep cascades, for deformable image registration. The proposed architecture is simple in design and can be built on any base network. T…

Image RegistrationMedical Image Registration

Advancing Deformable Medical Image Registration with Multi-axis Cross-covariance Attention

2024-12-24 · Mingyuan Meng, Michael Fulham, Lei Bi, Jinman Kim

Deformable image registration is a fundamental requirement for medical image analysis. Recently, transformers have been widely used in deep learning-based registration methods for their ability to capture long-range depe…

Deformable Medical Image RegistrationImage RegistrationMedical Image AnalysisMedical Image Registration

Unsupervised Deformable Image Registration Using Cycle-Consistent CNN

2019-07-02 · Boah Kim, Jieun Kim, June-Goo Lee, Dong Hwan Kim 외

Medical image registration is one of the key processing steps for biomedical image analysis such as cancer diagnosis. Recently, deep learning based supervised and unsupervised image registration methods have been extensi…

Image RegistrationMedical Image RegistrationUnsupervised Image Registration

Deformable Medical Image Registration Using a Randomly-Initialized CNN as Regularization Prior

2019-08-02 · Max-Heinrich Laves, Sontje Ihler, Tobias Ortmaier

We present deformable unsupervised medical image registration using a randomly-initialized deep convolutional neural network (CNN) as regularization prior. Conventional registration methods predict a transformation by mi…

Deformable Medical Image RegistrationImage RegistrationMedical Image Registration