Controlling Reading Ease with Gaze-Guided Text Generation
Andreas Säuberli, Darja Jepifanova, Diego Frassinelli, Barbara Plank
TL;DR
This work tackles controllable reading ease in generated text by introducing gaze-guided text generation, which integrates a unidirectional gaze model predicting reading-time metrics into the decoding process of a language model. By applying gaze-weighted scores during beam search, the method can bias outputs toward shorter or longer reading times, with validation from an eye-tracking study on native and non-native English readers. Results show that reading times and perceived difficulty shift with the gaze weight, primarily driven by lexical features, and the approach remains modular and transfer-friendly since it does not require LM fine-tuning. The authors release a public gaze-informed reading dataset and provide a foundation for personalized educational content and accessible information, while noting limitations such as English-only data and focus on first-pass reading time.
Abstract
The way our eyes move while reading can tell us about the cognitive effort required to process the text. In the present study, we use this fact to generate texts with controllable reading ease. Our method employs a model that predicts human gaze patterns to steer language model outputs towards eliciting certain reading behaviors. We evaluate the approach in an eye-tracking experiment with native and non-native speakers of English. The results demonstrate that the method is effective at making the generated texts easier or harder to read, measured both in terms of reading times and perceived difficulty of the texts. A statistical analysis reveals that the changes in reading behavior are mostly due to features that affect lexical processing. Possible applications of our approach include text simplification for information accessibility and generation of personalized educational material for language learning.
