IVCVDec 6, 2021

Fast 3D registration with accurate optimisation and little learning for Learn2Reg 2021

arXiv:2112.03053v169 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of efficient and robust medical image registration for healthcare applications, representing an incremental improvement over existing methods.

The paper tackled the challenge of achieving versatile, fast, and accurate deformable medical image registration by decoupling feature learning and geometric alignment, resulting in second place overall in the Learn2Reg2021 challenge with wins in specific tasks.

Current approaches for deformable medical image registration often struggle to fulfill all of the following criteria: versatile applicability, small computation or training times, and the being able to estimate large deformations. Furthermore, end-to-end networks for supervised training of registration often become overly complex and difficult to train. For the Learn2Reg2021 challenge, we aim to address these issues by decoupling feature learning and geometric alignment. First, we introduce a new very fast and accurate optimisation method. By using discretised displacements and a coupled convex optimisation procedure, we are able to robustly cope with large deformations. With the help of an Adam-based instance optimisation, we achieve very accurate registration performances and by using regularisation, we obtain smooth and plausible deformation fields. Second, to be versatile for different registration tasks, we extract hand-crafted features that are modality and contrast invariant and complement them with semantic features from a task-specific segmentation U-Net. With our results we were able to achieve the overall Learn2Reg2021 challenge's second place, winning Task 1 and being second and third in the other two tasks.

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