arXiv Analytics

Sign in

arXiv:1906.11211 [cs.CV]AbstractReferencesReviewsResources

Predicting Confusion from Eye-Tracking Data with Recurrent Neural Networks

Shane D. Sims, Vanessa Putnam, Cristina Conati

Published 2019-06-19Version 1

Encouraged by the success of deep learning in a variety of domains, we investigate the suitability and effectiveness of Recurrent Neural Networks (RNNs) in a domain where deep learning has not yet been used; namely detecting confusion from eye-tracking data. Through experiments with a dataset of user interactions with ValueChart (an interactive visualization tool), we found that RNNs learn a feature representation from the raw data that allows for a more powerful classifier than previous methods that use engineered features. This is evidenced by the stronger performance of the RNN (0.74/0.71 sensitivity/specificity), as compared to a Random Forest classifier (0.51/0.70 sensitivity/specificity), when both are trained on an un-augmented dataset. However, using engineered features allows for simple data augmentation methods to be used. These same methods are not as effective at augmentation for the feature representation learned from the raw data, likely due to an inability to match the temporal dynamics of the data.

Comments: This work was presented at the 2nd Workshop on Humanizing AI (HAI) at IJCAI'19 in Macau, China
Categories: cs.CV, cs.HC, cs.LG
Related articles: Most relevant | Search more
arXiv:1511.06425 [cs.CV] (Published 2015-11-19)
First Step toward Model-Free, Anonymous Object Tracking with Recurrent Neural Networks
arXiv:2309.12574 [cs.CV] (Published 2023-09-22)
Classification of Alzheimers Disease with Deep Learning on Eye-tracking Data
arXiv:1612.00891 [cs.CV] (Published 2016-12-02)
Parameter Compression of Recurrent Neural Networks and Degredation of Short-term Memory