🤖 AI Summary
During magnified reading, frequent viewport shifts fragment gaze data, severely impeding reading intention recognition. To address this, we propose a semi-supervised learning framework that leverages mouse trajectories as weak supervision to guide gaze point representation learning; introduces a viewport compensation mechanism to restore the spatial continuity of text; and jointly models gaze velocity prediction, mouse trajectory regression, and multi-view spatiotemporal dynamics to enable fine-grained discrimination between reading and scanning behaviors. Adopting a pretraining–fine-tuning paradigm, our method achieves up to a 7.5% improvement in F1 score across multiple benchmark datasets. It significantly enhances the robustness and generalizability of eye-movement understanding—particularly under low-interaction-bandwidth conditions where viewport manipulation is prevalent.
📝 Abstract
Understanding user intent during magnified reading is critical for accessible interface design. Yet magnification collapses visual context and forces continual viewport dragging, producing fragmented, noisy gaze and obscuring reading intent. We present a semi-supervised framework that learns intention-aware gaze representations by leveraging mouse trajectories as weak supervision. The model is first pretrained to predict mouse velocity from unlabeled gaze, then fine-tuned to classify reading versus scanning. To address magnification-induced distortions, we jointly model raw gaze within the magnified viewport and a compensated view remapped to the original screen, which restores spatial continuity across lines and paragraphs. Across text and webpage datasets, our approach consistently outperforms supervised baselines, with semi-supervised pretraining yielding up to 7.5% F1 improvement in challenging settings. These findings highlight the value of behavior-driven pretraining for robust, gaze-only interaction, paving the way for adaptive, hands-free accessibility tools.