@inbook{e8b25f2de7564979b055608aa7b7d182,
title = "BESNet: Boundary-enhanced segmentation of cells in histopathological images",
abstract = "We propose a novel deep learning method called Boundary-Enhanced Segmentation Network (BESNet) for the detection and semantic segmentation of cells on histopathological images. The semantic segmentation of small regions using fully convolutional networks typically suffers from inaccuracies around the boundaries of small structures, like cells, because the probabilities often become blurred. In this work, we propose a new network structure that encodes input images to feature maps similar to U-net but utilizes two decoding paths that restore the original image resolution. One decoding path enhances the boundaries of cells, which can be used to improve the quality of the entire cell segmentation achieved in the other decoding path. We explore two strategies for enhancing the boundaries of cells: (1) skip connections of feature maps, and (2) adaptive weighting of loss functions. In (1), the feature maps from the boundary decoding path are concatenated with the decoding path for entire cell segmentation. In (2), an adaptive weighting of the loss for entire cell segmentation is performed when boundaries are not enhanced strongly, because detecting such parts is difficult. The detection rate of ganglion cells was 80.0% with 1.0 false positives per histopathology slice. The mean Dice index representing segmentation accuracy was 74.0%. BESNet produced a similar detection performance and higher segmentation accuracy than comparable U-net architectures without our modifications.",
author = "Hirohisa Oda and Roth, {Holger R.} and Kosuke Chiba and Jure Sokoli{\'c} and Takayuki Kitasaka and Masahiro Oda and Akinari Hinoki and Hiroo Uchida and Schnabel, {Julia A.} and Kensaku Mori",
year = "2018",
month = jan,
day = "1",
doi = "10.1007/978-3-030-00934-2_26",
language = "English",
isbn = "9783030009335",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "228--236",
booktitle = "Medical Image Computing and Computer Assisted Intervention – MICCAI 2018 - 21st International Conference, 2018, Proceedings",
address = "Germany",
note = "21st International Conference on Medical Image Computing and Computer Assisted Intervention, MICCAI 2018 ; Conference date: 16-09-2018 Through 20-09-2018",
}