Abstract
Nuclei segmentation in digital histopathology images plays an important role in distinguishing stages of cancer. Recently, deep learning based methods for segmenting the nuclei have been proposed, but precise boundary delineation of adjacent nuclei is still challenging. To address this problem, we propose a post processing method which can accurately separate the adjacent nuclei when an image and a predicted nuclei segmentation are given. Specifically, we propose a novel deep neural network which can predict whether adjacent two instances belong to a single nuclei or separate nuclei. By borrowing the idea of decision making with Siamese networks, the proposed network learns the affinity between two adjacent instances and surrounding features from a large amount of adjacent nuclei even though the training data is limited. Furthermore, we estimate the segmentation of instances through a decoding network and then use their overlapping Dice score for class prediction to improve the classification accuracy. The proposed method effectively alleviates the over-fitting problem and compatible with any cell segmentation algorithms. Experimental results show that our proposed method significantly improves the cell separation accuracy.
Original language | English |
---|---|
Title of host publication | Medical Image Computing and Computer Assisted Intervention – MICCAI 2019 - 22nd International Conference, Proceedings |
Editors | Dinggang Shen, Pew-Thian Yap, Tianming Liu, Terry M. Peters, Ali Khan, Lawrence H. Staib, Caroline Essert, Sean Zhou |
Publisher | Springer Science and Business Media Deutschland GmbH |
Pages | 577-585 |
Number of pages | 9 |
ISBN (Print) | 9783030322380 |
DOIs | |
State | Published - 2019 |
Event | 22nd International Conference on Medical Image Computing and Computer-Assisted Intervention, MICCAI 2019 - Shenzhen, China Duration: 13 Oct 2019 → 17 Oct 2019 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 11764 LNCS |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 22nd International Conference on Medical Image Computing and Computer-Assisted Intervention, MICCAI 2019 |
---|---|
Country/Territory | China |
City | Shenzhen |
Period | 13/10/19 → 17/10/19 |
Bibliographical note
Publisher Copyright:© 2019, Springer Nature Switzerland AG.
Keywords
- Classification
- Instance segmentation
- Nuclei segmentation
- Separation
- Siamese neural networks