paper-with-me

홈 › Papers

Light-weight Deformable Registration using Adversarial Learning with Distilling Knowledge

2021-10-04 · Minh Q. Tran, Tuong Do, Huy Tran, Erman Tjiputra, Quang D. Tran, Anh Nguyen

Deformable registration is a crucial step in many medical procedures such as image-guided surgery and radiation therapy. Most recent learning-based methods focus on improving the accuracy by optimizing the non-linear spatial correspondence between the input images. Therefore, these methods are computationally expensive and require modern graphic cards for real-time deployment. In this paper, we introduce a new Light-weight Deformable Registration network that significantly reduces the computational cost while achieving competitive accuracy. In particular, we propose a new adversarial learning with distilling knowledge algorithm that successfully leverages meaningful information from the effective but expensive teacher network to the student network. We design the student network such as it is light-weight and well suitable for deployment on a typical CPU. The extensively experimental results on different public datasets show that our proposed method achieves state-of-the-art accuracy while significantly faster than recent methods. We further show that the use of our adversarial learning algorithm is essential for a time-efficiency deformable registration method. Finally, our source code and trained models are available at: https://github.com/aioz-ai/LDR_ALDK.

📄 PDF Abstract BibTeX arXiv:2110.01293

Code (1)

aioz-ai/LDR_ALDK 공식 구현 tf

Tasks

CPU

Similar Papers 제목 키워드 기반

Generative Adversarial Registration for Improved Conditional Deformable Templates

2021-05-07 · ICCV 2021 10 · Neel Dey, Mengwei Ren, Adrian V. Dalca, Guido Gerig

Deformable templates are essential to large-scale medical image registration, segmentation, and population analysis. Current conventional and deep network-based methods for template construction use only regularized regi…

Image RegistrationMedical Image RegistrationSpecificity

NestedMorph: Enhancing Deformable Medical Image Registration with Nested Attention Mechanisms

2024-10-03 · Gurucharan Marthi Krishna Kumar, Janine Mendola, Amir Shmuel

Deformable image registration is crucial for aligning medical images in a nonlinear fashion across different modalities, allowing for precise spatial correspondence between varying anatomical structures. This paper prese…

DecoderDeformable Medical Image RegistrationDiffusion MRIImage Registration+2

PADReg: Physics-Aware Deformable Registration Guided by Contact Force for Ultrasound Sequences

2025-08-12 · Yimeng Geng, Mingyang Zhao, Fan Xu, Guanglin Cao 외 arxiv

Ultrasound deformable registration estimates spatial transformations between pairs of deformed ultrasound images, which is crucial for capturing biomechanical properties and enhancing diagnostic accuracy in diseases such…

Deformable Registration of Brain MR Images via a Hybrid Loss

2021-10-28 · Luyi Han, Haoran Dou, Yunzhi Huang, Pew-Thian Yap

Unsupervised learning strategy is widely adopted by the deformable registration models due to the lack of ground truth of deformation fields. These models typically depend on the intensity-based similarity loss to obtain…

GSMorph: Gradient Surgery for cine-MRI Cardiac Deformable Registration

2023-06-26 · Haoran Dou, Ning Bi, Luyi Han, Yuhao Huang 외

Deep learning-based deformable registration methods have been widely investigated in diverse medical applications. Learning-based deformable registration relies on weighted objective functions trading off registration ac…