paper-with-me

홈 › Papers

Non-iterative Coarse-to-fine Registration based on Single-pass Deep Cumulative Learning

2022-06-25 · Mingyuan Meng, Lei Bi, Dagan Feng, Jinman Kim

Deformable image registration is a crucial step in medical image analysis for finding a non-linear spatial transformation between a pair of fixed and moving images. Deep registration methods based on Convolutional Neural Networks (CNNs) have been widely used as they can perform image registration in a fast and end-to-end manner. However, these methods usually have limited performance for image pairs with large deformations. Recently, iterative deep registration methods have been used to alleviate this limitation, where the transformations are iteratively learned in a coarse-to-fine manner. However, iterative methods inevitably prolong the registration runtime, and tend to learn separate image features for each iteration, which hinders the features from being leveraged to facilitate the registration at later iterations. In this study, we propose a Non-Iterative Coarse-to-finE registration Network (NICE-Net) for deformable image registration. In the NICE-Net, we propose: (i) a Single-pass Deep Cumulative Learning (SDCL) decoder that can cumulatively learn coarse-to-fine transformations within a single pass (iteration) of the network, and (ii) a Selectively-propagated Feature Learning (SFL) encoder that can learn common image features for the whole coarse-to-fine registration process and selectively propagate the features as needed. Extensive experiments on six public datasets of 3D brain Magnetic Resonance Imaging (MRI) show that our proposed NICE-Net can outperform state-of-the-art iterative deep registration methods while only requiring similar runtime to non-iterative methods.

📄 PDF Abstract BibTeX arXiv:2206.12596

Code (1)

mungomeng/registration-nice-net 공식 구현

Tasks

Image RegistrationMedical Image Analysis

Similar Papers 제목 키워드 기반

Non-iterative Coarse-to-fine Transformer Networks for Joint Affine and Deformable Image Registration

2023-07-07 · Mingyuan Meng, Lei Bi, Michael Fulham, Dagan Feng 외

Image registration is a fundamental requirement for medical image analysis. Deep registration methods based on deep learning have been widely recognized for their capabilities to perform fast end-to-end registration. Man…

Image RegistrationMedical Image Analysis

Brain Tumor Sequence Registration with Non-iterative Coarse-to-fine Networks and Dual Deep Supervision

2022-11-15 · Mingyuan Meng, Lei Bi, Dagan Feng, Jinman Kim

In this study, we focus on brain tumor sequence registration between pre-operative and follow-up Magnetic Resonance Imaging (MRI) scans of brain glioma patients, in the context of Brain Tumor Sequence Registration challe…

IIRP-Net: Iterative Inference Residual Pyramid Network for Enhanced Image Registration

2024-01-01 · CVPR 2024 1 · Tai Ma, Suwei Zhang, Jiafeng Li, Ying Wen

Deep learning-based image registration (DLIR) methods have achieved remarkable success in deformable image registration. We observe that iterative inference can exploit the well-trained registration network to the fu…

Image Registration

Uncertainty-aware Spatial-Frequency Registration and Fusion for Infrared and Visible Images

2026-05-13 · Xingyuan Li, Haoyuan Xu, Xingyue Zhu, Jun Ma 외 arxiv

Infrared and Visible Image Fusion (IVIF) has shown promise in visual tasks under challenging environments, but fusion under unregistered conditions faces inherent misalignments. Current studies to solve them either predi…

Iterative Global Similarity Points : A robust coarse-to-fine integration solution for pairwise 3D point cloud registration

2018-08-12 · Yue Pan, Bisheng Yang, Fuxun Liang, Zhen Dong

In this paper, we propose a coarse-to-fine integration solution inspired by the classical ICP algorithm, to pairwise 3D point cloud registration with two improvements of hybrid metric spaces (eg, BSC feature and Euclidea…

Point Cloud Registration