# Bayesian Volumetric Autoregressive generative models for better   semisupervised learning

**Authors:** Guilherme Pombo, Robert Gray, Tom Varsavsky, John Ashburner, Parashkev, Nachev

arXiv: 1907.11559 · 2019-07-29

## TL;DR

This paper extends PixelCNN to volumetric brain MRI data and reformulates it as a deep Gaussian process to improve semi-supervised learning by providing better uncertainty estimates.

## Contribution

It introduces a Bayesian volumetric autoregressive model based on PixelCNN, enhancing uncertainty quantification and semi-supervised learning in medical imaging.

## Key findings

- Improved classification accuracy with low labeled data
- Enhanced uncertainty estimation for volumetric MRI
- Better performance in segmentation and regression tasks

## Abstract

Deep generative models are rapidly gaining traction in medical imaging. Nonetheless, most generative architectures struggle to capture the underlying probability distributions of volumetric data, exhibit convergence problems, and offer no robust indices of model uncertainty. By comparison, the autoregressive generative model PixelCNN can be extended to volumetric data with relative ease, it readily attempts to learn the true underlying probability distribution and it still admits a Bayesian reformulation that provides a principled framework for reasoning about model uncertainty. Our contributions in this paper are two fold: first, we extend PixelCNN to work with volumetric brain magnetic resonance imaging data. Second, we show that reformulating this model to approximate a deep Gaussian process yields a measure of uncertainty that improves the performance of semi-supervised learning, in particular classification performance in settings where the proportion of labelled data is low. We quantify this improvement across classification, regression, and semantic segmentation tasks, training and testing on clinical magnetic resonance brain imaging data comprising T1-weighted and diffusion-weighted sequences.

## Full text

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

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1907.11559/full.md

## References

15 references — full list in the complete paper: https://tomesphere.com/paper/1907.11559/full.md

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