paper-with-me

Papers

FlowReg: Fast Deformable Unsupervised Medical Image Registration using Optical Flow

2021-01-24 · Sergiu Mocanu, Alan R. Moody, April Khademi

We propose FlowReg, a deep learning-based framework for unsupervised image registration for neuroimaging applications. The system is composed of two architectures that are trained sequentially: FlowReg-A which affinely corrects for gross differences between moving and fixed volumes in 3D followed by FlowReg-O which performs pixel-wise deformations on a slice-by-slice basis for fine tuning in 2D. The affine network regresses the 3D affine matrix based on a correlation loss function that enforces global similarity. The deformable network operates on 2D image slices based on the optical flow network FlowNet-Simple but with three loss components. The photometric loss minimizes pixel intensity differences differences, the smoothness loss encourages similar magnitudes between neighbouring vectors, and a correlation loss that is used to maintain the intensity similarity between fixed and moving image slices. The proposed method is compared to four open source registration techniques ANTs, Demons, SE, and Voxelmorph. In total, 4643 FLAIR MR imaging volumes are used from dementia and vascular disease cohorts, acquired from over 60 international centres with varying acquisition parameters. A battery of quantitative novel registration validation metrics are proposed that focus on the structural integrity of tissues, spatial alignment, and intensity similarity. Experimental results show FlowReg (FlowReg-A+O) performs better than iterative-based registration algorithms for intensity and spatial alignment metrics with a Pixelwise Agreement of 0.65, correlation coefficient of 0.80, and Mutual Information of 0.29. Among the deep learning frameworks, FlowReg-A or FlowReg-A+O provided the highest performance over all but one of the metrics. Results show that FlowReg is able to obtain high intensity and spatial similarity while maintaining the shape and structure of anatomy and pathology.

📄 PDF Abstract BibTeX arXiv:2101.09639

Code (1)

iamlab-ryerson/flowreg 공식 구현 tf

Tasks

AnatomyImage RegistrationMedical Image RegistrationOptical Flow EstimationUnsupervised Image Registration

Similar Papers 제목 키워드 기반

Flow Matching-enabled Test-Time Refinement for Unsupervised Cardiac MR Registration

2026-03-01 · Yunguan Fu, Wenjia Bai, Wen Yan, Matthew J Clarkson 외 arxiv

Diffusion-based unsupervised image registration has been explored for cardiac cine MR, but expensive multi-step inference limits practical use. We propose FlowReg, a flow-matching framework in displacement field space th…

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

An Unsupervised Learning Model for Deformable Medical Image Registration

2018-02-07 · CVPR 2018 6 · Guha Balakrishnan, Amy Zhao, Mert R. Sabuncu, John Guttag 외

We present a fast learning-based algorithm for deformable, pairwise 3D medical image registration. Current registration methods optimize an objective function independently for each pair of images, which can be time-cons…

Deformable Medical Image RegistrationImage RegistrationMedical Image AnalysisMedical Image Registration

VoxelMorph: A Learning Framework for Deformable Medical Image Registration

2018-09-14 · Guha Balakrishnan, Amy Zhao, Mert R. Sabuncu, John Guttag 외

We present VoxelMorph, a fast learning-based framework for deformable, pairwise medical image registration. Traditional registration methods optimize an objective function for each pair of images, which can be time-consu…

Deformable Medical Image RegistrationDiffeomorphic Medical Image RegistrationImage RegistrationMedical Image Analysis+1

Unsupervised End-to-end Learning for Deformable Medical Image Registration

2017-11-23 · Siyuan Shan, Wen Yan, Xiaoqing Guo, Eric I-Chao Chang 외

We propose a registration algorithm for 2D CT/MRI medical images with a new unsupervised end-to-end strategy using convolutional neural networks. The contributions of our algorithm are threefold: (1) We transplant tradit…

Deformable Medical Image RegistrationImage RegistrationMedical Image Registration