DeepAtlas: Joint Semi-Supervised Learning of Image Registration and Segmentation
Zhenlin Xu, Marc Niethammer

TL;DR
DeepAtlas introduces a joint semi-supervised learning framework for image registration and segmentation, leveraging existing labels and data augmentation to improve accuracy with limited training data in medical imaging.
Contribution
It proposes a novel deep learning approach that jointly learns registration and segmentation, utilizing weak supervision and data augmentation for enhanced performance.
Findings
Achieves large improvements in registration and segmentation accuracy.
Effective with very limited training data, including one-shot scenarios.
Outperforms independent training methods on knee and brain MRI datasets.
Abstract
Deep convolutional neural networks (CNNs) are state-of-the-art for semantic image segmentation, but typically require many labeled training samples. Obtaining 3D segmentations of medical images for supervised training is difficult and labor intensive. Motivated by classical approaches for joint segmentation and registration we therefore propose a deep learning framework that jointly learns networks for image registration and image segmentation. In contrast to previous work on deep unsupervised image registration, which showed the benefit of weak supervision via image segmentations, our approach can use existing segmentations when available and computes them via the segmentation network otherwise, thereby providing the same registration benefit. Conversely, segmentation network training benefits from the registration, which essentially provides a realistic form of data augmentation.…
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
TopicsMedical Image Segmentation Techniques · Radiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications
