CVLGSep 13, 2018

Linear and Deformable Image Registration with 3D Convolutional Neural Networks

arXiv:1809.06226v140 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of accurate and efficient image registration in medical imaging, particularly for lung MRI, which is incremental as it builds on deep learning advances to improve existing methods.

The paper tackles the problem of medical image registration by proposing a unified convolutional neural network architecture that performs both linear and deformable registration with near real-time performance, demonstrating superior results on MRI lung registration compared to state-of-the-art methods.

Image registration and in particular deformable registration methods are pillars of medical imaging. Inspired by the recent advances in deep learning, we propose in this paper, a novel convolutional neural network architecture that couples linear and deformable registration within a unified architecture endowed with near real-time performance. Our framework is modular with respect to the global transformation component, as well as with respect to the similarity function while it guarantees smooth displacement fields. We evaluate the performance of our network on the challenging problem of MRI lung registration, and demonstrate superior performance with respect to state of the art elastic registration methods. The proposed deformation (between inspiration & expiration) was considered within a clinically relevant task of interstitial lung disease (ILD) classification and showed promising results.

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