paper-with-me

홈 › Papers

Getting the Most from Eye-Tracking: User-Interaction Based Reading Region Estimation Dataset and Models

2023-06-12 · Ruoyan Kong, Ruixuan Sun, Charles Chuankai Zhang, Chen Chen, Sneha Patri, Gayathri Gajjela, Joseph A. Konstan

A single digital newsletter usually contains many messages (regions). Users' reading time spent on, and read level (skip/skim/read-in-detail) of each message is important for platforms to understand their users' interests, personalize their contents, and make recommendations. Based on accurate but expensive-to-collect eyetracker-recorded data, we built models that predict per-region reading time based on easy-to-collect Javascript browser tracking data. With eye-tracking, we collected 200k ground-truth datapoints on participants reading news on browsers. Then we trained machine learning and deep learning models to predict message-level reading time based on user interactions like mouse position, scrolling, and clicking. We reached 27\% percentage error in reading time estimation with a two-tower neural network based on user interactions only, against the eye-tracking ground truth data, while the heuristic baselines have around 46\% percentage error. We also discovered the benefits of replacing per-session models with per-timestamp models, and adding user pattern features. We concluded with suggestions on developing message-level reading estimation techniques based on available data.

📄 PDF Abstract BibTeX arXiv:2306.07455

Code (1)

ruoyankong/reading_region_prediction_dataset 공식 구현 tf

Similar Papers 제목 키워드 기반

The Effects of Interactive AI Design on User Behavior: An Eye-tracking Study of Fact-checking COVID-19 Claims

2022-02-17 · Li Shi, Nilavra Bhattacharya, Anubrata Das, Matthew Lease 외

We conducted a lab-based eye-tracking study to investigate how the interactivity of an AI-powered fact-checking system affects user interactions, such as dwell time, attention, and mental resources involved in using the …

Fact Checking

See Where You Read with Eye Gaze Tracking and Large Language Model

2024-09-28 · Sikai Yang, Gang Yan, Wan Du

Losing track of reading progress during line switching can be frustrating. Eye gaze tracking technology offers a potential solution by highlighting read paragraphs, aiding users in avoiding wrong line switches. However, …

Language ModelingLanguage ModellingLarge Language Model

A Spreading Activation Framework for Tracking Conceptual Complexity of Texts

2019-07-01 · ACL 2019 7 · Ioana Hulpu{\textcommabelow{s}}, Sanja {\v{S}}tajner, Heiner Stuckenschmidt

We propose an unsupervised approach for assessing conceptual complexity of texts, based on spreading activation. Using DBpedia knowledge graph as a proxy to long-term memory, mentioned concepts become activated and trigg…

Reading ComprehensionSentence

Characterizing Reading Time on Enterprise Emails

2020-01-03 · Xinyi Li, Chia-Jung Lee, Milad Shokouhi, Susan Dumais

Email is an integral part of people's work and life, enabling them to perform activities such as communicating, searching, managing tasks and storing information. Modern email clients take a step forward and help improve…

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…