# Distributed deep learning for robust multi-site segmentation of CT   imaging after traumatic brain injury

**Authors:** Samuel Remedios, Snehashis Roy, Justin Blaber, Camilo Bermudez,, Vishwesh Nath, Mayur B. Patel, John A. Butman, Bennett A. Landman, Dzung L., Pham

arXiv: 1903.04207 · 2019-03-12

## TL;DR

This study demonstrates that multi-site training of neural networks on disparate CT datasets improves brain hematoma segmentation accuracy without sharing patient data, enhancing model generalization and performance.

## Contribution

The paper introduces a multi-site learning approach for CT segmentation that preserves patient privacy while improving model accuracy over single-site models.

## Key findings

- Multi-site model achieved Dice score of 0.64.
- Correlation of automated and manual hematoma volumes was 0.87.
- Multi-site training improved performance by 8% and 5%.

## Abstract

Machine learning models are becoming commonplace in the domain of medical imaging, and with these methods comes an ever-increasing need for more data. However, to preserve patient anonymity it is frequently impractical or prohibited to transfer protected health information (PHI) between institutions. Additionally, due to the nature of some studies, there may not be a large public dataset available on which to train models. To address this conundrum, we analyze the efficacy of transferring the model itself in lieu of data between different sites. By doing so we accomplish two goals: 1) the model gains access to training on a larger dataset that it could not normally obtain and 2) the model better generalizes, having trained on data from separate locations. In this paper, we implement multi-site learning with disparate datasets from the National Institutes of Health (NIH) and Vanderbilt University Medical Center (VUMC) without compromising PHI. Three neural networks are trained to convergence on a computed tomography (CT) brain hematoma segmentation task: one only with NIH data,one only with VUMC data, and one multi-site model alternating between NIH and VUMC data. Resultant lesion masks with the multi-site model attain an average Dice similarity coefficient of 0.64 and the automatically segmented hematoma volumes correlate to those done manually with a Pearson correlation coefficient of 0.87,corresponding to an 8% and 5% improvement, respectively, over the single-site model counterparts.

## Full text

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

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1903.04207/full.md

## References

23 references — full list in the complete paper: https://tomesphere.com/paper/1903.04207/full.md

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