# Boundary-weighted Domain Adaptive Neural Network for Prostate MR Image   Segmentation

**Authors:** Qikui Zhu, Bo Du, Pingkun Yan

arXiv: 1902.08128 · 2019-08-16

## TL;DR

This paper introduces BOWDA-Net, a boundary-weighted domain adaptive neural network that improves prostate segmentation in MR images by emphasizing boundary information and addressing limited training data.

## Contribution

The paper proposes a novel boundary-weighted loss and transfer learning approach to enhance prostate MR image segmentation with deep learning.

## Key findings

- Outperforms state-of-the-art methods on PROMISE12 dataset
- More sensitive to boundary details in segmentation
- Effective with small medical imaging datasets

## Abstract

Accurate segmentation of the prostate from magnetic resonance (MR) images provides useful information for prostate cancer diagnosis and treatment. However, automated prostate segmentation from 3D MR images still faces several challenges. For instance, a lack of clear edge between the prostate and other anatomical structures makes it challenging to accurately extract the boundaries. The complex background texture and large variation in size, shape and intensity distribution of the prostate itself make segmentation even further complicated. With deep learning, especially convolutional neural networks (CNNs), emerging as commonly used methods for medical image segmentation, the difficulty in obtaining large number of annotated medical images for training CNNs has become much more pronounced that ever before. Since large-scale dataset is one of the critical components for the success of deep learning, lack of sufficient training data makes it difficult to fully train complex CNNs. To tackle the above challenges, in this paper, we propose a boundary-weighted domain adaptive neural network (BOWDA-Net). To make the network more sensitive to the boundaries during segmentation, a boundary-weighted segmentation loss (BWL) is proposed. Furthermore, an advanced boundary-weighted transfer leaning approach is introduced to address the problem of small medical imaging datasets. We evaluate our proposed model on the publicly available MICCAI 2012 Prostate MR Image Segmentation (PROMISE12) challenge dataset. Our experimental results demonstrate that the proposed model is more sensitive to boundary information and outperformed other state-of-the-art methods.

## Full text

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

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1902.08128/full.md

## References

54 references — full list in the complete paper: https://tomesphere.com/paper/1902.08128/full.md

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