| Literature DB >> 31620309 |
Jian Ren1, Eric A Singer2,3, Evita Sadimin2, David J Foran3, Xin Qi3.
Abstract
BACKGROUND: Grading of prostatic adenocarcinoma is based on the Gleason scoring system and the more recently established prognostic grade groups. Typically, prostate cancer grading is performed by pathologists based on the morphology of the tumor on hematoxylin and eosin (H and E) slides. In this study, we investigated the histopathological image features with various survival models and attempted to study their correlations.Entities:
Keywords: Histopathological image; image features; neural networks; prostate cancer; survival models
Year: 2019 PMID: 31620309 PMCID: PMC6788183 DOI: 10.4103/jpi.jpi_85_18
Source DB: PubMed Journal: J Pathol Inform
Figure 1Example Giga-pixel whole-slide image with different Gleason patterns. The green framed patch contains Gleason pattern 3; the blue-framed patch contains Gleason pattern 4; and the red-framed patch contains Gleason pattern 5
The number of whole-slide images and their corresponding automatically selected patches under different Gleason scores composing from a sum of Gleason patterns 3+3, 3+4, 4+3, and 4+4 prostate prognostic grading groups
| Gleason score | 3+3 | 3+4 | 4+3 | 4+4 |
|---|---|---|---|---|
| # WSIs | 43 | 144 | 99 | 49 |
| # patches | 1229 | 4753 | 2997 | 1597 |
WSIs: Whole-slide images
Figure 2Outline of image feature quantification from whole-slide images and assessed by various survival models
The convolutional neural network applied in our approach
| Layer | Filter size, stride | Output W × H × N |
|---|---|---|
| Input | - | 256×256×3 |
| Conv | 11×11, 4 | 55×55×96 |
| Max-pooling | 3×3, 2 | 27×27×96 |
| Conv | 5×5, 1 | 27×27×256 |
| Max-pooling | 3×3, 2 | 13×13×256 |
| Conv | 3×3, 1 | 13×13×384 |
| Conv | 3×3, 1 | 13×13×384 |
| Conv | 3×3, 1 | 13×13×256 |
| Max-pooling | 3×3, 2 | 6×6 × 256 |
| FC6 | - | 4096 |
| FC7 | - | 4096 |
| FC8, FC9 | - | 2, 4 |
All the Conv are followed by ReLU. For the FC, the FC6 and FC7 are followed by the ReLU and dropout layer with the dropout ratio as 0.5; FC8 and FC9 are both at the top of FC7. Conv: Convolution layers, ReLU: Rectified linear units, FC: Fully connected layers, W×H×N: Height×Width×Channel)
Figure 3The multi-task neural network architecture for computational image features extraction from whole-slide images. The cropped patches are formed as a sequence by the image coordinates. The long-short-term memory is built on top of the convolutional neural network for the long-term spatial modeling of the activation sequence. An average pooling layer maps the activations into one feature vector
The Cox hazard ratios of only using clinical Gleason primary and secondary patterns and image features from different image analysis methods
| Methods | Primary pattern | Secondary pattern | Image features |
|---|---|---|---|
| SURF | 0.76 | 0.58 | 1.15 |
| HOG | 0.84 | 0.55 | 1.09 |
| LBP | 0.77 | 0.60 | 1.10 |
| CNN | 0.80 | 0.73 | 1.83 |
| CNN + LSTM | 0.90 | 0.71 | 3.54 |
The texture feature quantification methods include SURF,[28] HOG,[29] and LBP.[30] Using CNN with LSTM to model the spatial relationship of patches achieves the highest Cox hazard ratio, which indicates the best performance on progression prediction for the recurrence data. Meanwhile the image features from texture and CNN approaches achieve the Cox hazard ratios compared to the ones from clinical Gleason primary and secondary patterns. SURF: Speeded-up robust features, HOG: Histogram of oriented gradient, CNN: Convolutional neural network, LSTM: Long-short-term memory, LBP: Local binary pattern
The Cox hazard ratios and Akaike information criteria of using clinical factors including Gleason primary and secondary patterns, patients’ prostate-specific antigen, age, and clinical tumor stages, and image features from different image analysis methods
| Methods | Primary pattern | Secondary pattern | PSA | Age | Tumor stage | Image features | AIC |
|---|---|---|---|---|---|---|---|
| SURF | 0.99 | 0.67 | 0.84 | 0.98 | 1.04 | 1.13 | 38.93 |
| HOG | 1.21 | 0.65 | 0.82 | 1.01 | 1.13 | 1.10 | 51.97 |
| LBP | 0.97 | 0.76 | 0.84 | 1.00 | 1.08 | 1.08 | 35.97 |
| CNN | 1.10 | 1.13 | 0.80 | 1.00 | 1.17 | 2.58 | 38.02 |
| CNN + LSTM | 1.38 | 0.75 | 0.76 | 0.97 | 1.14 | 7.10 | 35.60 |
The texture feature quantification methods include SURF,[28] HOG,[29] and LBP.[30] Using CNN + LSTM achieves the highest Cox hazard ratio and lowest value of AIC, which indicates the best performance on progression prediction for the recurrence data. PSA: Prostate-specific antigen, AIC: Akaike information criteria, SURF: Speeded-up robust features, HOG: Histogram of oriented gradient, LBP: Local binary pattern, LSTM: Long-short-term memory
The Cox hazard ratios of the clinical factors
| Primary pattern | Secondary pattern | PSA | Age | Tumor Stage |
|---|---|---|---|---|
| 2.15 | 1.09 | 0.73 | 0.90 | 1.30 |
PSA: Prostate-specific antigen
The Cox hazard ratios and Akaike information criteria of convolutional neural network-based approaches on patients’ progression analysis using three different training strategies
| Methods | Training Strategy | Primary Pattern | Secondary Pattern | PSA | Age | Tumor Stage | Image Features | AIC |
|---|---|---|---|---|---|---|---|---|
| CNN | Primary Pattern | 1.11 | 1.12 | 0.80 | 1.00 | 1.16 | 1.34 | 46.13 |
| CNN | Gleason Score | 1.26 | 1.03 | 0.75 | 0.98 | 1.12 | 1.53 | 44.29 |
| CNN | Multi-task | 1.10 | 1.13 | 0.80 | 1.00 | 1.17 | 2.58 | 38.02 |
| CNN + LSTM | Primary Pattern | 1.35 | 0.84 | 0.78 | 0.98 | 1.14 | 1.63 | 44.27 |
| CNN + LSTM | Gleason Score | 1.09 | 0.66 | 0.81 | 0.99 | 1.11 | 2.76 | 41.47 |
| CNN + LSTM | Multi-task | 1.38 | 0.75 | 0.76 | 0.97 | 1.14 | 7.10 | 35.60 |
Using multitask architecture achieves the highest Cox hazard ratio and lowest AIC values than training using the primary Gleason pattern or Gleason score alone, which indicates the best performance on progression prediction for the recurrence data. CNN: Convolutional neural network, LSTM: Long-short-term memory, PSA: Prostate-specific antigen, AIC: Akaike information criteria
The Cox hazard ratios and Akaike information criteria of different survival models using texture methods and convolutional neural network-based approaches
| Survival models | Methods | Primary patterns | Secondary patterns | PSA | Age | Tumor stage | Image features | AIC |
|---|---|---|---|---|---|---|---|---|
| COX-EN | SURF | 0.10 | 0.27 | 0.33 | 0.06 | 0.03 | 3.38 | 42.93 |
| COX-EN | HOG | 0.10 | 0.25 | 0.32 | 0.06 | 0.03 | 3.85 | 59.72 |
| COX-EN | LBP | 0.10 | 0.19 | 0.30 | 0.06 | 0.03 | 2.40 | 39.83 |
| COX-EN | CNN | 0.23 | 0.21 | 0.33 | 0.06 | 0.04 | 7.57 | 29.86 |
| COX-EN | CNN + LSTM | 0.13 | 0.27 | 0.36 | 0.06 | 0.03 | 15.85 | 29.83 |
| PH-EX | SURF | 0.07 | 0.09 | 0.29 | 0.03 | 0.03 | 1.94 | 41.26 |
| PH-EX | HOG | 0.05 | 0.12 | 0.29 | 0.04 | 0.03 | 2.41 | 61.56 |
| PH-EX | LBP | 0.07 | 0.06 | 0.28 | 0.03 | 0.03 | 1.49 | 41.22 |
| PH-EX | CNN | 0.08 | 0.07 | 0.29 | 0.04 | 0.04 | 4.50 | 35.60 |
| PH-EX | CNN + LSTM | 0.08 | 0.10 | 0.29 | 0.04 | 0.03 | 10.22 | 31.22 |
| PH-LogN | SURF | 0.18 | 0.22 | 0.30 | 0.02 | 0.08 | 2.03 | 47.27 |
| PH-LogN | HOG | 0.18 | 0.23 | 0.30 | 0.02 | 0.08 | 2.70 | 47.58 |
| PH-LogN | LBP | 0.21 | 0.18 | 0.29 | 0.02 | 0.08 | 1.38 | 45.99 |
| PH-LogN | CNN | 0.16 | 0.15 | 0.30 | 0.02 | 0.08 | 4.33 | 42.51 |
| PH-LogN | CNN + LSTM | 0.20 | 0.18 | 0.31 | 0.02 | 0.08 | 11.92 | 33.31 |
| PH-LogL | SURF | 0.11 | 0.15 | 0.29 | 0.02 | 1.89 | 1.89 | 43.74 |
| PH-LogL | HOG | 0.07 | 0.20 | 0.28 | 0.02 | 2.91 | 2.91 | 44.45 |
| PH-LogL | LBP | 0.79 | 0.29 | 1.09 | 0.77 | 1.46 | 1.46 | 44.39 |
| PH-LogL | CNN | 0.09 | 0.08 | 0.29 | 0.03 | 4.39 | 4.39 | 35.96 |
| PH-LogL | CNN + LSTM | 0.12 | 0.13 | 0.29 | 0.02 | 9.92 | 9.92 | 33.02 |
The survival models include COX-EN,[48] PH-EN,[50] PH-LogN,[50] and PH-LogL.[50] CNN: Convolutional neural network, LSTM: Long-short-term memory, PSA: Prostate-specific antigen, AIC: Akaike information criteria, SURF: Speeded-up robust features, HOG: Histogram of oriented gradient, LBP: Local binary pattern