# PSACNN: Pulse Sequence Adaptive Fast Whole Brain Segmentation

**Authors:** Amod Jog, Andrew Hoopes, Douglas N. Greve, Koen Van Leemput, Bruce, Fischl

arXiv: 1901.05992 · 2019-03-05

## TL;DR

This paper introduces PSACNN, a CNN-based brain segmentation method that uses pulse sequence modeling and synthetic data augmentation to achieve high accuracy and robustness across diverse MRI acquisition protocols.

## Contribution

The paper presents a novel pulse sequence adaptive training approach that enables a single CNN to generalize across different MRI contrasts using only T1-weighted data.

## Key findings

- Achieves state-of-the-art segmentation accuracy with Dice overlap of 0.94.
- Runs in approximately 45 seconds per image.
- Demonstrates robustness across various MRI acquisition protocols.

## Abstract

With the advent of convolutional neural networks~(CNN), supervised learning methods are increasingly being used for whole brain segmentation. However, a large, manually annotated training dataset of labeled brain images required to train such supervised methods is frequently difficult to obtain or create. In addition, existing training datasets are generally acquired with a homogeneous magnetic resonance imaging~(MRI) acquisition protocol. CNNs trained on such datasets are unable to generalize on test data with different acquisition protocols. Modern neuroimaging studies and clinical trials are necessarily multi-center initiatives with a wide variety of acquisition protocols. Despite stringent protocol harmonization practices, it is very difficult to standardize the gamut of MRI imaging parameters across scanners, field strengths, receive coils etc., that affect image contrast. In this paper we propose a CNN-based segmentation algorithm that, in addition to being highly accurate and fast, is also resilient to variation in the input acquisition. Our approach relies on building approximate forward models of pulse sequences that produce a typical test image. For a given pulse sequence, we use its forward model to generate plausible, synthetic training examples that appear as if they were acquired in a scanner with that pulse sequence. Sampling over a wide variety of pulse sequences results in a wide variety of augmented training examples that help build an image contrast invariant model. Our method trains a single CNN that can segment input MRI images with acquisition parameters as disparate as $T_1$-weighted and $T_2$-weighted contrasts with only $T_1$-weighted training data. The segmentations generated are highly accurate with state-of-the-art results~(overall Dice overlap$=0.94$), with a fast run time~($\approx$ 45 seconds), and consistent across a wide range of acquisition protocols.

## Full text

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

## Figures

21 figures with captions in the complete paper: https://tomesphere.com/paper/1901.05992/full.md

## References

51 references — full list in the complete paper: https://tomesphere.com/paper/1901.05992/full.md

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