FlowReg: Fast Deformable Unsupervised Medical Image Registration using Optical Flow
Sergiu Mocanu, Alan R. Moody, April Khademi

TL;DR
FlowReg is a fast, deep learning-based unsupervised medical image registration framework that combines affine and deformable registration for neuroimaging, outperforming traditional methods in accuracy and structural preservation.
Contribution
The paper introduces FlowReg, a novel two-stage deep learning framework that integrates affine and optical flow-based deformable registration for neuroimaging, with improved accuracy and efficiency.
Findings
FlowReg outperforms four open-source registration methods in intensity and spatial alignment.
FlowReg maintains tissue integrity and anatomical structure during registration.
High performance of FlowReg demonstrated across diverse international MRI datasets.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Robotics and Sensor-Based Localization
