# Unsupervised Deep Learning for Bayesian Brain MRI Segmentation

**Authors:** Adrian V. Dalca, Evan Yu, Polina Golland, Bruce Fischl, Mert R., Sabuncu, Juan Eugenio Iglesias

arXiv: 1904.11319 · 2019-07-24

## TL;DR

This paper introduces a novel deep learning approach that combines probabilistic atlas priors with neural networks, enabling accurate brain MRI segmentation across different contrasts without manual annotations, and achieving rapid inference.

## Contribution

It presents a new method that integrates traditional probabilistic atlas segmentation with deep learning, eliminating the need for manually labeled training data for new MRI datasets.

## Key findings

- Achieves accurate brain MRI segmentation across various contrasts.
- Requires only about 15 seconds for inference on a GPU.
- Demonstrates effectiveness on thousands of MRI scans.

## Abstract

Probabilistic atlas priors have been commonly used to derive adaptive and robust brain MRI segmentation algorithms. Widely-used neuroimage analysis pipelines rely heavily on these techniques, which are often computationally expensive. In contrast, there has been a recent surge of approaches that leverage deep learning to implement segmentation tools that are computationally efficient at test time. However, most of these strategies rely on learning from manually annotated images. These supervised deep learning methods are therefore sensitive to the intensity profiles in the training dataset. To develop a deep learning-based segmentation model for a new image dataset (e.g., of different contrast), one usually needs to create a new labeled training dataset, which can be prohibitively expensive, or rely on suboptimal ad hoc adaptation or augmentation approaches. In this paper, we propose an alternative strategy that combines a conventional probabilistic atlas-based segmentation with deep learning, enabling one to train a segmentation model for new MRI scans without the need for any manually segmented images. Our experiments include thousands of brain MRI scans and demonstrate that the proposed method achieves good accuracy for a brain MRI segmentation task for different MRI contrasts, requiring only approximately 15 seconds at test time on a GPU. The code is freely available at http://voxelmorph.mit.edu.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.11319/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1904.11319/full.md

## References

36 references — full list in the complete paper: https://tomesphere.com/paper/1904.11319/full.md

---
Source: https://tomesphere.com/paper/1904.11319