| Literature DB >> 29133818 |
Xinggang Wang1,2, Wei Yang3, Jeffrey Weinreb4, Juan Han5, Qiubai Li6, Xiangchuang Kong7, Yongluan Yan2, Zan Ke1, Bo Luo8, Tao Liu8, Liang Wang9,10.
Abstract
Prostate cancer (PCa) is a major cause of death since ancient time documented in Egyptian Ptolemaic mummy imaging. PCa detection is critical to personalized medicine and varies considerably under an MRI scan. 172 patients with 2,602 morphologic images (axial 2D T2-weighted imaging) of the prostate were obtained. A deep learning with deep convolutional neural network (DCNN) and a non-deep learning with SIFT image feature and bag-of-word (BoW), a representative method for image recognition and analysis, were used to distinguish pathologically confirmed PCa patients from prostate benign conditions (BCs) patients with prostatitis or prostate benign hyperplasia (BPH). In fully automated detection of PCa patients, deep learning had a statistically higher area under the receiver operating characteristics curve (AUC) than non-deep learning (P = 0.0007 < 0.001). The AUCs were 0.84 (95% CI 0.78-0.89) for deep learning method and 0.70 (95% CI 0.63-0.77) for non-deep learning method, respectively. Our results suggest that deep learning with DCNN is superior to non-deep learning with SIFT image feature and BoW model for fully automated PCa patients differentiation from prostate BCs patients. Our deep learning method is extensible to image modalities such as MR imaging, CT and PET of other organs.Entities:
Mesh:
Year: 2017 PMID: 29133818 PMCID: PMC5684419 DOI: 10.1038/s41598-017-15720-y
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.379
Figure 1The ROC curves for PCa and prostate BCs patients differentiation of non-deep learning with SIFT image feature and BoW model versus deep learning with deep convolutional neural network (DCNN). Note: ROC curve: receiver operating characteristic curve. AUC: area under ROC. PCa = prostate cancer prostate BCs = prostate benign conditions BPH = benign prostatic hyperplasia.
Overall PCa patient differentiation statistics of deep learning with DCNN versus non-deep learning with SIFT image feature and BoW model method.
| Predictive test | AUC mean (95% CI)* | N (%) of PCa patient correctly classified | |||
|---|---|---|---|---|---|
| Sensitivity | Specificity | PPV | NPV | ||
| Deep learning | 0.84 (0.78–0.89) | 69.6% (55/79) | 83.9% (78/93) | 78.6% (55/70) | 76.5% (78/102) |
| Non-deep-learning | 0.70 (0.63–0.77) | 49.4% (39/79) | 81.7% (76/93) | 69.6% (39/56) | 65.5% (76/116) |
Note: *P = 0.0007 < 0.001. Criterion: cut-off value >0.5. CI: confidence Interval. PPV: positive prediction value. NPV: negative prediction value. ROC curve: receiver operating characteristic curve. AUC: area under ROC. PCa = prostate cancer.
Patient Characteristics.
| Characteristics | Summary |
|---|---|
| PCa patients | N = 79 |
| Age (years) (average, range) | 67.9(50–88) |
| Number of MR imaging * | N = 1164 |
| Prostate BCs patients | N = 93 |
| Age (years) (average, range) | N = 66.5(47–91) |
| Number of MR imaging* | N = 1438 |
| BPH | N = 75 |
| BPH + prostatitis | N = 18 |
Note: PCa = prostate cancer. prostate BCs = prostate benign conditions. BPH = benign prostatic hyperplasia. *Morphologic images (axial 2D T2-weighted imaging). The study is a patient-based to to compare deep-learning with DCNN versus non-deep-learning with SIFT image feature and BoW model for the automatic classification of PCa or prostate BCs patients with morphologic images (axial 2D T2-weighted imaging).
Training data, testing data of 10-fold cross validation on PCa and BCs patients differentiation experiments of deep learning with deep convolutional neural network (DCNN) versus non-deep-learning with SIFT image feature and BoW model.
| No. of group | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Training (No. of patients and No. of images) | All | 155 (2342) | 155 (2352) | 154 (2310) | 155 (2342) | 155 (2318) | 155 (2372) | 155 (2371) | 154 (2324) | 155 (2350) | 155 (2337) |
| BC | 84 (1295) | 82 (1272) | 84 (1283) | 81 (1252) | 86 (1314) | 83 (1298) | 88 (1370) | 81 (1252) | 82 (1276) | 86 (1330) | |
| PCa | 71 (1047) | 73 (1080) | 70 (1027) | 74 (1090) | 69 (1004) | 72 (1074) | 67 (1001) | 73 (1072) | 73 (1074) | 69 (1007) | |
| Testing (No. of patients and No. of images) | All | 17 (260) | 17 (250) | 18 (292) | 17 (260) | 17 (284) | 17 (230) | 17 (231) | 18 (278) | 17 (252) | 17 (265) |
| BC | 9 (143) | 11 (166) | 9 (155) | 12 (186) | 7 (124) | 10 (140) | 5 (68) | 12 (186) | 11 (162) | 7 (108) | |
| PCa | 8 (117) | 6 (84) | 9 (137) | 5 (74) | 10 (160) | 7 (90) | 12 (163) | 6 (92) | 6 (90) | 10 (157) | |
Note: PCa = prostate cancer. prostate BCs = prostate benign conditions.
Figure 2The structure of deep learning with deep convolutional neural network (DCNN) for the automatic classification of a PCa or BCs patient with morphologic images (axial 2D T2-weighted imaging). A 288 × 288 × 3 MR image was input. Five convolution layers and two inner product layers with sizes were shown in the figure. A max-pooling layer and non-linear ReLU layer following each convolution layer. A max-pooling layer downsize feature map gradually as demonstrated. Finally, an output layer specified PCa patient probability on input image. Note: PCa = prostate cancer. Prostate BCs = prostate benign conditions. BPH = benign prostatic hyperplasia.