CVJul 10, 2019

One Shot Learning for Deformable Medical Image Registration and Periodic Motion Tracking

arXiv:1907.04641v3105 citations
AI Analysis

This addresses the challenge of registering unseen medical images without extensive training data, which is incremental as it builds on existing deep learning methods.

The paper tackles the problem of deformable medical image registration and periodic motion tracking by introducing a one-shot learning approach that eliminates the need for large training datasets, achieving competitive registration accuracy on 3D and 4D datasets.

Deformable image registration is a very important field of research in medical imaging. Recently multiple deep learning approaches were published in this area showing promising results. However, drawbacks of deep learning methods are the need for a large amount of training datasets and their inability to register unseen images different from the training datasets. One shot learning comes without the need of large training datasets and has already been proven to be applicable to 3D data. In this work we present a one shot registration approach for periodic motion tracking in 3D and 4D datasets. When applied to 3D dataset the algorithm calculates the inverse of a registration vector field simultaneously. For registration we employed a U-Net combined with a coarse to fine approach and a differential spatial transformer module. The algorithm was thoroughly tested with multiple 4D and 3D datasets publicly available. The results show that the presented approach is able to track periodic motion and to yield a competitive registration accuracy. Possible applications are the use as a stand-alone algorithm for 3D and 4D motion tracking or in the beginning of studies until enough datasets for a separate training phase are available.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes