# Ultrasound segmentation using U-Net: learning from simulated data and   testing on real data

**Authors:** Bahareh Behboodi, Hassan Rivaz

arXiv: 1904.11031 · 2020-01-22

## TL;DR

This paper demonstrates that training a U-Net model on simulated ultrasound images enables effective segmentation on real phantom data, offering a viable alternative when real datasets are scarce.

## Contribution

It introduces the use of simulated ultrasound data for training deep learning models and shows successful transfer to real data, highlighting the potential for reduced reliance on large labeled datasets.

## Key findings

- Training on simulated data achieves good segmentation on real phantom images.
- Envelope images yield better segmentation results than B-mode images.
- Simulated data can effectively replace real data for training in ultrasound segmentation.

## Abstract

Segmentation of ultrasound images is an essential task in both diagnosis and image-guided interventions given the ease-of-use and low cost of this imaging modality. As manual segmentation is tedious and time consuming, a growing body of research has focused on the development of automatic segmentation algorithms. Deep learning algorithms have shown remarkable achievements in this regard; however, they need large training datasets. Unfortunately, preparing large labeled datasets in ultrasound images is prohibitively difficult. Therefore, in this study, we propose the use of simulated ultrasound (US) images for training the U-Net deep learning segmentation architecture and test on tissue-mimicking phantom data collected by an ultrasound machine. We demonstrate that the trained architecture on the simulated data is transferrable to real data, and therefore, simulated data can be considered as an alternative training dataset when real datasets are not available. The second contribution of this paper is that we train our U- Net network on envelope and B-mode images of the simulated dataset, and test the trained network on real envelope and B- mode images of phantom, respectively. We show that test results are superior for the envelope data compared to B-mode image.

## Full text

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

## Figures

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

## References

14 references — full list in the complete paper: https://tomesphere.com/paper/1904.11031/full.md

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