| Literature DB >> 29854365 |
Zenghai Chen1, Hong Fu1, Wai-Lun Lo1, Zheru Chi2.
Abstract
Strabismus is one of the most common vision diseases that would cause amblyopia and even permanent vision loss. Timely diagnosis is crucial for well treating strabismus. In contrast to manual diagnosis, automatic recognition can significantly reduce labor cost and increase diagnosis efficiency. In this paper, we propose to recognize strabismus using eye-tracking data and convolutional neural networks. In particular, an eye tracker is first exploited to record a subject's eye movements. A gaze deviation (GaDe) image is then proposed to characterize the subject's eye-tracking data according to the accuracies of gaze points. The GaDe image is fed to a convolutional neural network (CNN) that has been trained on a large image database called ImageNet. The outputs of the full connection layers of the CNN are used as the GaDe image's features for strabismus recognition. A dataset containing eye-tracking data of both strabismic subjects and normal subjects is established for experiments. Experimental results demonstrate that the natural image features can be well transferred to represent eye-tracking data, and strabismus can be effectively recognized by our proposed method.Entities:
Mesh:
Year: 2018 PMID: 29854365 PMCID: PMC5944293 DOI: 10.1155/2018/7692198
Source DB: PubMed Journal: J Healthc Eng ISSN: 2040-2295 Impact factor: 2.682
Figure 1The proposed strabismus recognition framework.
Figure 2The nine-point gaze data acquisition interface.
Figure 3The gaze data acquisition procedure.
Figure 4Examples of gaze data and corresponding GaDe images, where the first two columns represent normal data with small deviation and large deviation and the third, fourth, and fifth columns represent data of recessive strabismus, intermittent strabismus, and manifest strabismus, respectively.
Accuracies (%) of different CNN models. The accuracy of the baseline method is 69.1.
| Feature |
|
|
|
|
|
| All |
|---|---|---|---|---|---|---|---|
| AlexNet | 78.6 | 78.6 | 76.2 | 76.2 | 73.8 | 76.7 | 76.2 |
| VGG-F | 76.2 | 76.2 | 76.2 | 76.2 | 78.6 | 65.1 | 81.0 |
| VGG-M | 88.1 | 85.7 | 85.7 | 85.7 | 78.6 | 57.1 | 78.6 |
| VGG-S | 85.7 | 81.0 | 78.6 |
| 76.2 | 79.1 | 83.3 |
| VGG-16 | 83.3 | 81.0 | 76.2 | 81.0 | 76.2 | 67.4 | 83.3 |
| VGG-19 | 81.0 | 78.6 | 81.0 | 81.0 | 71.4 | 62.8 | 83.3 |
Figure 5Specificity and sensitivity of different methods.