| Literature DB >> 30018755 |
Guangzhou An1,2, Kazuko Omodaka3, Satoru Tsuda3, Yukihiro Shiga3, Naoko Takada3, Tsutomu Kikawa1, Toru Nakazawa3,4, Hideo Yokota1,4, Masahiro Akiba1,2.
Abstract
This study develops an objective machine-learning classification model for classifying glaucomatous optic discs and reveals the classificatory criteria to assist in clinical glaucoma management. In this study, 163 glaucoma eyes were labelled with four optic disc types by three glaucoma specialists and then randomly separated into training and test data. All the images of these eyes were captured using optical coherence tomography and laser speckle flowgraphy to quantify the ocular structure and blood-flow-related parameters. A total of 91 parameters were extracted from each eye along with the patients' background information. Machine-learning classifiers, including the neural network (NN), naïve Bayes (NB), support vector machine (SVM), and gradient boosted decision trees (GBDT), were trained to build the classification models, and a hybrid feature selection method that combines minimum redundancy maximum relevance and genetic-algorithm-based feature selection was applied to find the most valid and relevant features for NN, NB, and SVM. A comparison of the performance of the three machine-learning classification models showed that the NN had the best classification performance with a validated accuracy of 87.8% using only nine ocular parameters. These selected quantified parameters enabled the trained NN to classify glaucomatous optic discs with relatively high performance without requiring color fundus images.Entities:
Mesh:
Year: 2018 PMID: 30018755 PMCID: PMC6029465 DOI: 10.1155/2018/6874765
Source DB: PubMed Journal: J Healthc Eng ISSN: 2040-2295 Impact factor: 2.682
Figure 1Quantification from optical coherence tomography images. (a) Cross-sectional OCT image at a yellow line in (c), where green lines in (a) show the detected layer information for calculating the retinal nerve fiber layer (RNFL) thickness; (b) RNFL thickness map, where the number indicates the thickness in micrometers in 12 sectors around the optic disc and cyan and magenta circles show automatically detected disc and cup boundaries; (c) a color fundus photo of the optic disc area.
Figure 2Laser speckle flowgraphy images. LSFG snapshot of (a) a healthy eye and (b) a glaucoma eye. LSFG uses the mean blur rate as an indicator of blood flow. The colormap shows blood-flow-related information in the optic disc with the right-hand-side scale bar, where the blue color indicates lower blood flow and the red color indicates higher blood flow.
Extracted ocular parameters.
| No. | Quantification data | Features |
|---|---|---|
| 1 | Patient's background data | Gender |
| 2 | Age | |
| 3 | Spherical equivalent | |
| 4 | Mean deviation | |
| 5 | Pattern standard deviation | |
| 6 | Internal ocular pressure | |
| 7 | Central corneal thickness | |
|
| ||
| 8 | Optic disc shape parameters obtained from OCT | Disc area |
| 9 | Cup area | |
| 10 | Rim area | |
| 11 | Vertical disc diameter | |
| 12 | Horizontal disc diameter | |
| 13 | Vertical cup/disc diameter ratio | |
| 14 | Horizontal cup/disc diameter ratio | |
| 15 | Cup/disc area ratio | |
| 16 | Rim/disc area ratio | |
| 17 | Maximum cup depth | |
| 18 | Average cup depth | |
| 19–24 | Average rim/disc area ratio (six sectors) | |
| 25 | Rim decentering area ratio | |
| 26 | Horizontal disc angle | |
| 27 | Disc height difference | |
| 28 | Retinal pigment epithelium (RPE) height difference | |
| 29 | Disc tilt angle | |
|
| ||
| 30 | cpRNFLT average thickness obtained from OCT | Average cpRNFLT |
| 31–34 | cpRNFLT (quadrants) | |
| 35 | Difference in cpRNFLT (superior and inferior in four sectors) | |
| 36–41 | cpRNFLT (six sectors) | |
| 42 | Rim decentering cpRNFLT ratio | |
| 43 | Difference in cpRNFLT (temporal superior and temporal inferior in six sectors) | |
| 44–55 | cpRNFLT (clockwise sectors) | |
|
| ||
| 56 | Ocular blood flow parameters obtained from LSFG | Average in all (tissue) |
| 57–60 | Average in quadrants (tissue) | |
| 61 | Skewness in all (tissue) | |
| 62–65 | Skewness in quadrants (tissue) | |
| 66 | Blowout score in all (tissue) | |
| 67–70 | Blowout score in quadrants (tissue) | |
| 71 | Blowout time in all (tissue) | |
| 72–75 | Blowout time in quadrants (tissue) | |
| 76 | Rising rate in all (tissue) | |
| 77–80 | Rising rate in quadrants (tissue) | |
| 81 | Flow acceleration index in all (tissue) | |
| 82–85 | Flow acceleration index in quadrants (tissue) | |
| 86 | Acceleration time index in all (tissue) | |
| 87–90 | Acceleration time index in quadrants (tissue) | |
| 91 | Average ratio of blood stream | |
Figure 3Flow chart of the proposed approach (GAFS).
Parameters used in GAFS.
| GAFS parameter | Value |
|---|---|
| Population size | 20 |
| Crossover probability | 0.7 |
| Mutation probability | 0.2 |
| Selection type | Tournament of size 2 |
| Number of generations | 1000 |
| Early stopping | Used |
Feature importance calculated by GBDT (top 10).
| No. | Features | Feature importance |
|---|---|---|
| 1 | Horizontal disc angle | 1.000 |
| 2 | Spherical equivalent | 0.723 |
| 3 | Average cup depth | 0.427 |
| 4 | Nasal rim/disc area ratio | 0.284 |
| 5 | Age | 0.145 |
| 6 | cpRNFLT (superior sector in four sectors) | 0.136 |
| 7 | cpRNFLT (temporal superior sector in six sectors) | 0.127 |
| 8 | Cup area | 0.040 |
| 9 | Maximum cup depth | 0.038 |
| 10 | Superior nasal rim/disc area ratio | 0.038 |
Figure 4Performance change of classification using different numbers of features. (a) Support vector machine; (b) neural network; (c) naïve Bayes.
Selected features using different classifiers in GAFS.
| SVM | NB | NN | |
|---|---|---|---|
| Cohen's kappa | 0.871 | 0.852 | 0.902 |
|
| |||
| Common features | Age | ||
| Spherical equivalent | |||
| Nasal rim/disc area ratio | |||
| Horizontal disc angle | |||
| Average cup depth | |||
| cpRNFLT (superior in four sectors) | |||
|
| |||
| Individual features | cpRNFLT (temporal superior in six sectors) | Disc horizontal diameter | cpRNFLT (temporal superior in six sectors) |
| Maximum height difference | Cup area | ||
| Horizontal disc diameter | Maximum cup depth | ||
Figure 5Box-and-whisker plots of common features: (a) cpRNFLT (superior sector in the four sectors); (b) cup area; (c) age; (d) horizontal disc angle; (e) nasal rim/disc area ratio; (f) spherical equivalent.
Figure 6Contribution of each selected feature to Nicolela's classification. Selected features (9 features) when using the NN were sorted by the contribution calculated with the weights of each unit in the NN. The horizontal disc angle had the highest contribution for classifying optic discs.
Figure 7Prediction examples obtained using the NN: (a) successful example of prediction for FI and color fundus photo, (b) successful example of prediction for GE and color fundus photo, (c) successful example of prediction for MY and color fundus photo, (d) successful example of prediction for SS and color fundus photo, and (e) failure example of prediction and color fundus photo.