Zero Shot Crosslingual Eye-Tracking Data Prediction using Multilingual Transformer Models
Harshvardhan Srivastava

TL;DR
This paper presents a zero-shot crosslingual approach using multilingual transformers to predict eye-tracking data during reading, demonstrating competitive performance across multiple languages without language-specific training.
Contribution
It introduces a novel zero-shot method combining transformer text representations and engineered features for crosslingual eye-tracking prediction, achieving top rankings in shared task evaluations.
Findings
Model ranked 4th in SubTask-1 and 1st in SubTask-2.
Transformer models effectively generalize across languages.
Ablation studies highlight key features influencing performance.
Abstract
Eye tracking data during reading is a useful source of information to understand the cognitive processes that take place during language comprehension processes. Different languages account for different brain triggers , however there seems to be some uniform indicators. In this paper, we describe our submission to the CMCL 2022 shared task on predicting human reading patterns for multi-lingual dataset. Our model uses text representations from transformers and some hand engineered features with a regression layer on top to predict statistical measures of mean and standard deviation for 2 main eye-tracking features. We train an end to end model to extract meaningful information from different languages and test our model on two seperate datasets. We compare different transformer models and show ablation studies affecting model performance. Our final submission ranked 4th place for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaze Tracking and Assistive Technology · Text Readability and Simplification
MethodsCrossmodal Contrastive Learning
