| Literature DB >> 33384892 |
Tingyang Li1, Kevin Yang1, Joshua D Stein2,3,4, Nambi Nallasamy1,2.
Abstract
Purpose: To develop a method for predicting postoperative anterior chamber depth (ACD) in cataract surgery patients based on preoperative biometry, demographics, and intraocular lens (IOL) power.Entities:
Keywords: anterior chamber depth; cataract surgery; intraocular lens power; machine learning
Mesh:
Year: 2020 PMID: 33384892 PMCID: PMC7757635 DOI: 10.1167/tvst.9.13.38
Source DB: PubMed Journal: Transl Vis Sci Technol ISSN: 2164-2591 Impact factor: 3.283
Figure 1.Method pipeline. In the middle panel, n records refers to the total number of records or samples in the whole dataset; n patients refers to the total number of distinct patients; and n eyes refers to the total number of distinct eyes. In the right panel, 3251 in the training/validation set is the total number of samples before selecting one sample per patient in the validation set.
Patient Demographics
| Characteristic | Training/Validation Set (Mean ± SD) | Testing Set (Mean ± SD) |
|---|---|---|
| Gender | ||
| Male | 283 (41.7%) | 65 (38.5%) |
| Female | 395 (58.3%) | 104 (61.5%) |
| Age at surgery (years) | 71.08 ± 10.50 | 71.02 ± 8.96 |
| Preoperative Km (D) | 43.78 ± 1.65 | 43.94 ± 1.70 |
| Preoperative AL (mm) | 23.98 ± 1.09 | 23.79 ± 1.09 |
| Preoperative LT (mm) | 4.52 ± 0.45 | 4.53 ± 0.44 |
| Preoperative ACD (mm) | 3.25 ± 0.41 | 3.24 ± 0.42 |
| Postoperative ACD (mm) | 4.66 ± 0.30 | 4.64 ± 0.30 |
Since patients in our dataset had varied numbers of biometry exam records, we randomly selected one record/patient from the training/validation set and the testing set to calculate the summary statistics.
Figure 2.Baseline dataset characteristics. (A) Bar graph plotting the Pearson correlation coefficient r between postoperative anterior chamber depth and preoperative biometry in the training/validation dataset. (B) Scatter plot of IOL power against the postoperative lens thickness. The dots are 50% transparent. (C) The distribution of preoperative axial length, corneal power, anterior chamber depth and postoperative anterior chamber depth in male (M) and female (F) patients. One record per patient in the training/validation set was randomly selected to generate the figures (i.e., the same set of records as the “Training/Validation Set” column in Table 1).
Prediction Performance on the Testing Set
| Index | Method | MAE in mm ± SD | MedAE in mm (Interquartile Range) | |
|---|---|---|---|---|
| 1 | Base = biometry + patient sex | 0.106 ± 0.098 | 0.082 (0.119) | 0.777 |
| 2 | Base + IOL | 0.105 ± 0.091 | 0.080 (0.114) | 0.781 |
| 3 | Haigis | 0.680 ± 0.172 | 0.681 (0.206) | 0.681 |
| 4 | Hoffer Q | 1.228 ± 0.251 | 1.219 (0.318) | 0.407 |
| 5 | Holladay I | 0.743 ± 0.283 | 0.744 (0.403) | 0.405 |
| 6 | Olsen | 1.200 ± 0.172 | 1.199 (0.206) | 0.681 |
| 7 | SRK/T | 1.205 ± 0.328 | 1.183 (0.256) | 0.317 |
| 8 | Average postoperative ACD | 0.231 ± 0.195 | 0.192 (0.000) | / |
| 9 | Linear regression | 0.116 ± 0.099 | 0.089 (0.120) | 0.746 |
MedAE, median absolute error.
Prediction Performance on the Testing Set Without Using the Corneal Power as an Input
| Index | Method | Number of Patients | MAE in mm ± SD | MedAE in mm (Interquartile Range) | |
|---|---|---|---|---|---|
| 1 | Base − K without prior refractive surgery | 169 | 0.123 ± 0.109 | 0.093 (0.124) | 0.711 |
| 2 | Base − K with prior refractive surgery | 78 | 0.129 ± 0.096 | 0.110 (0.145) | 0.743 |
The testing set used for “Base − K without prior refractive surgery” was the same as the that in Table 2. And a separate testing set was used for “Base − K with prior refractive surgery” (see details in Methods). MedAE, median absolute error.
Figure 3.Testing set performance (MAE of postoperative ACD prediction in mm) of the linear regression method (dashed line) and our Base method (Base = Biometry + Patient sex) (solid line).
Figure 4.Feature importance in the Base model and Base + IOL model, measured by the percentage of total gain.