paper-with-me

홈 › Papers

Predicting Confusion from Eye-Tracking Data with Recurrent Neural Networks

2019-06-19 · Shane D. Sims, Vanessa Putnam, Cristina Conati

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.

📄 PDF Abstract BibTeX arXiv:1906.11211

Code (1)

sdv4/Predicting-Confusion-with-RNN_HAI-2019 공식 구현 pytorch

Tasks

Data AugmentationSensitivitySpecificity

Similar Papers 제목 키워드 기반

Encoding Word Confusion Networks with Recurrent Neural Networks for Dialog State Tracking

2017-07-18 · WS 2017 9 · Glorianna Jagfeld, Ngoc Thang Vu

This paper presents our novel method to encode word confusion networks, which can represent a rich hypothesis space of automatic speech recognition systems, via recurrent neural networks. We demonstrate the utility of ou…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)dialog state trackingspeech-recognition+1

Multimodal Modeling of Task-Mediated Confusion

2022-07-01 · NAACL (ACL) 2022 7 · Camille Mince, Skye Rhomberg, Cecilia Alm, Reynold Bailey 외

In order to build more human-like cognitive agents, systems capable of detecting various human emotions must be designed to respond appropriately. Confusion, the combination of an emotional and cognitive state, is under-…

Detecting Reading-Induced Confusion Using EEG and Eye Tracking

2025-08-20 · Haojun Zhuang, Dünya Baradari, Nataliya Kosmyna, Arnav Balyan 외 arxiv

Humans regularly navigate an overwhelming amount of information via text media, whether reading articles, browsing social media, or interacting with chatbots. Confusion naturally arises when new information conflicts wit…

DeconfuseTrack: Dealing with Confusion for Multi-Object Tracking

2024-01-01 · CVPR 2024 1 · Cheng Huang, Shoudong Han, Mengyu He, Wenbo Zheng 외

Accurate data association is crucial in reducing confusion such as ID switches and assignment errors in multi-object tracking (MOT). However existing advanced methods often overlook the diversity among trajectories a…

Multi-Object TrackingObjectObject Tracking

DeconfuseTrack:Dealing with Confusion for Multi-Object Tracking

2024-03-05 · Cheng Huang, Shoudong Han, Mengyu He, Wenbo Zheng 외

Accurate data association is crucial in reducing confusion, such as ID switches and assignment errors, in multi-object tracking (MOT). However, existing advanced methods often overlook the diversity among trajectories an…

Multi-Object TrackingObjectObject Tracking