Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

An Unsupervised Learning Model for Deformable Medical Image Registration

About

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-consuming for large data. We define registration as a parametric function, and optimize its parameters given a set of images from a collection of interest. Given a new pair of scans, we can quickly compute a registration field by directly evaluating the function using the learned parameters. We model this function using a convolutional neural network (CNN), and use a spatial transform layer to reconstruct one image from another while imposing smoothness constraints on the registration field. The proposed method does not require supervised information such as ground truth registration fields or anatomical landmarks. We demonstrate registration accuracy comparable to state-of-the-art 3D image registration, while operating orders of magnitude faster in practice. Our method promises to significantly speed up medical image analysis and processing pipelines, while facilitating novel directions in learning-based registration and its applications. Our code is available at https://github.com/balakg/voxelmorph .

Guha Balakrishnan, Amy Zhao, Mert R. Sabuncu, John Guttag, Adrian V. Dalca• 2018

Related benchmarks

TaskDatasetResultRank
Abdominal CT-MRI registrationAbdominal CT-MRI
Dice (Liver)85.36
12
Lesion TrackingDeep Lesion Tracking (test)
CPM@10mm49.9
12
Intra-subject cardiac registrationACDC cardiac MR (test)
Dice75.26
11
Image RegistrationAbdomen CT (inter-subject)
Dice Coefficient38.64
10
Image RegistrationOASIS
Dice84.7
9
Brain MRI SegmentationBrain MRI scans 100 (test)
Dice Score75.9
7
Medical Image RegistrationPrivate dataset (test)
Mean Dice44.83
7
Atlas-based Medical Image RegistrationMulti-site brain MRI dataset (OASIS, ABIDE, ADHD200, MCIC, PPMI, HABS, Harvard GSP) (test)
Mean Dice75.3
6
Volumetric Medical Image RegistrationBrain MRI (test)
Dice71.1
5
Medical Image RegistrationSegTHOR (test)
Heart Dice Score67.52
5
Showing 10 of 12 rows

Other info

Follow for update