| Literature DB >> 34350394 |
Shyam Visweswaran1,2, Andrew J King1,3, Mohammadamin Tajgardoon2, Luca Calzoni1, Gilles Clermont3, Harry Hochheiser1,2, Gregory F Cooper1,2.
Abstract
Eye tracking is used widely to investigate attention and cognitive processes while performing tasks in electronic medical record (EMR) systems. We explored a novel application of eye tracking to collect training data for a machine learning-based clinical decision support tool that predicts which patient data are likely to be relevant for a clinical task. Specifically, we investigated in a laboratory setting the accuracy of eye tracking compared to manual annotation for inferring which patient data in the EMR are judged to be relevant by physicians. We evaluated several methods for processing gaze points that were recorded using a low-cost eye-tracking device. Our results show that eye tracking achieves accuracy and precision of 69% and 53%, respectively compared to manual annotation and are promising for machine learning. The methods for processing gaze points and scripts that we developed offer a first step in developing novel uses for eye tracking for clinical decision support.Entities:
Keywords: electronic medical record system; eye tracking; relevant patient data
Year: 2021 PMID: 34350394 PMCID: PMC8327376 DOI: 10.1093/jamiaopen/ooab059
Source DB: PubMed Journal: JAMIA Open ISSN: 2574-2531
Figure 1.A computer monitor displaying the LEMR interface as it appears during the familiarization and preparation tasks (see Methods section). From left to right, the system displays patient data on vital signs, ventilator settings, intake and output, medication administrations, laboratory test results, and free-text notes and reports. The eye-tracking device mounted at the bottom is used to capture gaze points during the preparation task (see Methods section).
Figure 2.A portion of the LEMR interface as it appears during the preparation task (see Methods section) showing four laboratory test results. The horizontal light blue band indicates the normal range for the corresponding laboratory test and the vertical light orange band indicates the most recent 24-h period. The larger green circles, red circles, and purple circles denote normal, high, and low values of the corresponding laboratory values. The smaller orange circles denote the location of gaze points recorded by the eye-tracking device; these are shown for illustrative purposes only and are not visible on the interface.
Figure 3.A portion of the LEMR interface as it appears during the annotation task (see Methods section) showing four laboratory test results with checkboxes. Physicians indicate which patient data are relevant by clicking on the corresponding checkboxes. The glucose laboratory test is surrounded by a yellow margin to indicate that its checkbox has been clicked.
Characteristics of physician reviewers
| Number of physicians | Average number of years spent in ICU | Average number of weeks per year spent rounding in ICU |
|---|---|---|
| 11 | 1.8 (0.3–7.0) | 34 (26–42) |
Accuracy, precision, and recall values with standard error of five methods for processing gaze data
| Method | Accuracy (%) | Precision (%) | Recall (%) |
|---|---|---|---|
| I-VT |
| 52 ± 0.08 | 33 ± 0.24 |
| I-DT | 67 ± 0.03 | 46 ± 0.05 | 26 ± 0.23 |
| I-AOI | 68 ± 0.03 | 49 ± 0.09 | 31 ± 0.26 |
| GP |
|
| 38 ± 0.28 |
| DGP | 67 ± 0.05 | 50 ± 0.08 |
|
The highest values for each performance measure are in bold font.