| Literature DB >> 32903361 |
Hwejin Jung1, Bilal Lodhi1, Jaewoo Kang1,2.
Abstract
BACKGROUND: Since nuclei segmentation in histopathology images can provide key information for identifying the presence or stage of a disease, the images need to be assessed carefully. However, color variation in histopathology images, and various structures of nuclei are two major obstacles in accurately segmenting and analyzing histopathology images. Several machine learning methods heavily rely on hand-crafted features which have limitations due to manual thresholding.Entities:
Keywords: Convolutional neural network; Deep learning; Histopathology; Image analysis; Nuclei segmentation
Year: 2019 PMID: 32903361 PMCID: PMC7422516 DOI: 10.1186/s42490-019-0026-8
Source DB: PubMed Journal: BMC Biomed Eng ISSN: 2524-4426
Fig. 1Workflow of our nuclei segmentation method
Fig. 2Different histopathology images with large color variations. The type of organ is indicted below each image
U-Net architecture used for the DCGMM in our study
| Layer | Details | Layer | Details | |
|---|---|---|---|---|
| Input | Output | |||
| conv9_3 | 1x1x32; ReLU | |||
| conv9_2 | 3x3x64; ReLU | |||
| conv1_1 | 3x3x32; ReLU | conv9_1 | 3x3x64; ReLU | |
| conv1_2 | 3x3x32; ReLU | → | concat4 | concatenate upsample4 with conv1_2 |
| pool1 | 2x2 max pool stride 2 | |||
| upsample4 | 2x2 upsample of conv8 | |||
| conv2_1 | 3x3x64; ReLU | conv8 | 3x3x32; ReLU | |
| conv2_2 | 3x3x64;ReLU | → | concat3 | concatenate upsample3 with conv2_2 |
| pool2 | 2x2 max pool stride 2 | |||
| upsample3 | 2x2 upsample of conv7 | |||
| conv3_1 | 3x3x128; ReLU | conv7 | 3x3x64; ReLU | |
| conv3_2 | 1x1x128; ReLU | |||
| conv3_3 | 1x1x128; ReLU | → | concat2 | concatenate upsample2 with conv3_3 |
| pool3 | 2x2 max pool stride 2 | |||
| conv4_1 | 3x3x256; ReLU | upsample2 | 2x2 upsample of conv6 | |
| conv4_2 | 3x3x256; ReLU | conv6 | 3x3x128; ReLU | |
| conv4_3 | 1x1x256;ReLU | → | concat1 | concatenate upsample1 with conv4_3 |
| pool4 | 2x2 max pool stride 2 | |||
| conv5_1 | 3x3x256; ReLU | upsample1 | 2x2 upsample of conv5_3 | |
| conv5_2 | 3x3x256; ReLU | |||
| conv5_3 | 1x1x256; ReLU | → |
Fig. 3The overall network architecture of Mask R-CNN
Composition of the multiple organ H&E stained histopathology image dataset (MOSID) which is divided into training and test sets
| Data | Stained Images | |||||||
|---|---|---|---|---|---|---|---|---|
| Division | Total | Breast | Kidney | Liver | Prostate | Bladder | Colon | Stomach |
| Training set | 16 | 4 | 4 | 4 | 4 | - | - | - |
| Test set | 14 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
| Total | 30 | 6 | 6 | 6 | 6 | 2 | 2 | 2 |
Details of the experimental setups
| Color Normalization (DCGMM) | Nuclei Segmentation (Mask R-CNN) | Post processing (Multiple-Inference) | |
|---|---|---|---|
| NucSeg | O | O | O |
| NucSeg-P | O | O | X |
| NucSeg-N | X | O | O |
| NucSeg-NP | X | O | X |
Fig. 4Top row shows original images of MOSID. Bottom row shows the same images after color normalization
Performance of several nuclei segmentation methods on the multiple organ H&E stained histopathology image dataset (MOSID)
| Methods | Precision | Recall | F1-Score | ADC | AJI |
|---|---|---|---|---|---|
| CP [ | N/A | N/A | 0.405 | 0.597 | 0.123 |
| Fiji [ | N/A | N/A | 0.665 | 0.649 | 0.273 |
| CNN2 [ | N/A | N/A | 0.754 | 0.693 | 0.348 |
| CNN3 [ | N/A | N/A | 0.827 | 0.762 | 0.508 |
| NB [ | 0.836 | 0.852 | 0.809 | N/A | |
| 0.821 ±0.004 | |||||
| 0.897 ±0.004 | 0.813 ±0.004 | 0.849 ±0.002 | 0.805 ±0.002 | 0.649 ±0.004 | |
| 0.909 ±0.002 | 0.777 ±0.004 | 0.835 ±0.002 | 0.809 ±0.001 | 0.664 ±0.002 | |
| 0.899 ±0.004 | 0.777 ±0.005 | 0.828 ±0.002 | 0.701 ±0.002 | 0.647 ±0.005 |
Fig. 5Top row shows original images of BNS. Bottom row shows the same images after color normalization
Performance comparison of several nuclei segmentation methods and our nuclei segmentation method evaluated on the breast cancer histopathology image dataset (BNS)
| Methods | Precision | Recall | F1-Score | ADC | AJI |
|---|---|---|---|---|---|
| PANGNET [ | 0.814 | 0.655 | 0.676 | N/A | N/A |
| FCN [ | 0.823 | 0.752 | 0.763 | N/A | N/A |
| DeconvNet [ | 0.864 | 0.773 | 0.805 | N/A | N/A |
| Ensemble [ | 0.741 | 0.900 | 0.802 | N/A | N/A |
| NB [ | 0.784 | 0.840 | 0.830 | N/A | |
| 0.907 | 0.835 | 0.686 | |||
| 0.910 | 0.910 | 0.909 | |||
| 0.893 | 0.886 | 0.887 | 0.810 | 0.654 | |
| 0.912 | 0.889 | 0.899 | 0.818 | 0.665 |
Fig. 6Several histopathology images of MOSID and BNS and their segmentation result images to which our segmentation method is applied. In the segmentation result images, the yellow areas denote true positive pixels, red areas denote false positive pixels, and green areas denote false negative pixels