Datasets
Standard Dataset
VIS-iTrack Dataset for Visual Intention detection through Eye Gaze
- Citation Author(s):
- Submitted by:
- Ridwan Kabir
- Last updated:
- Thu, 02/10/2022 - 06:21
- DOI:
- 10.21227/rp3f-f891
- Data Format:
- License:
- Categories:
- Keywords:
Abstract
Human intention is an internal, mental characterization for acquiring desired information. From
interactive interfaces, containing either textual or graphical information, intention to perceive desired
information is subjective and strongly connected with eye gaze. In this work, we determine such intention by
analyzing real-time eye gaze data with a low-cost regular webcam. We extracted unique features (e.g.,
Fixation Count, Eye Movement Ratio) from the eye gaze data of 31 participants to generate the dataset
containing 124 samples of visual intention for perceiving textual or graphical information, labeled as either
TEXT or IMAGE, having 48.39% and 51.61% distribution, respectively. Using this dataset, we analyzed 5
classifiers, including Support Vector Machine (SVM) (Accuracy: 90.13%).
Normal
0
false
false
false
EN-US
X-NONE
X-NONE
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin-top:0cm;
mso-para-margin-right:0cm;
mso-para-margin-bottom:8.0pt;
mso-para-margin-left:0cm;
line-height:107%;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;}
1 FEATURES:
i. MAX_FC_R: Maximum (MAX) Fixation Count (FC) of the Right (R) eye.
ii. MAX_FC_L: Maximum (MAX) Fixation Count (FC) of the Left (L) eye.
iii. MIN_FC_R: Minimum (MIN) Fixation Count (FC) of the Right (R) eye.
iv. MIN_FC_L: Minimum (MIN) Fixation Count (FC) of the Left (L) eye.
v. AVG_FC_R: Average (AVG) Fixation Count (FC) of the Right (R) eye.
vi. AVG_FC_L: Average (AVG) Fixation Count (FC) of the Left (L) eye.
vii. MR_R: Ratio of Horizontal vs Vertical Movement counts of the Right (R) eye.
viii. MR_L: Ratio of Horizontal vs Vertical Movement counts of the Left (R) eye.
2 Label:
I. T: indicates that the generated feature vector is determining visual intention as textual.
II. I: indicates that the generated feature vector is determining visual intention as graphical.
Documentation
Attachment | Size |
---|---|
Readme.docx | 19.81 KB |