paper-with-me

Papers

Pre-Trained Language Models Augmented with Synthetic Scanpaths for Natural Language Understanding

2023-10-23 · Shuwen Deng, Paul Prasse, David R. Reich, Tobias Scheffer, Lena A. Jäger

Human gaze data offer cognitive information that reflects natural language comprehension. Indeed, augmenting language models with human scanpaths has proven beneficial for a range of NLP tasks, including language understanding. However, the applicability of this approach is hampered because the abundance of text corpora is contrasted by a scarcity of gaze data. Although models for the generation of human-like scanpaths during reading have been developed, the potential of synthetic gaze data across NLP tasks remains largely unexplored. We develop a model that integrates synthetic scanpath generation with a scanpath-augmented language model, eliminating the need for human gaze data. Since the model's error gradient can be propagated throughout all parts of the model, the scanpath generator can be fine-tuned to downstream tasks. We find that the proposed model not only outperforms the underlying language model, but achieves a performance that is comparable to a language model augmented with real human gaze data. Our code is publicly available.

📄 PDF Abstract BibTeX arXiv:2310.14676

Code (1)

aeye-lab/emnlp-syntheticscanpaths-nlu-pretrainedlm 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingNatural Language Understanding

Similar Papers 제목 키워드 기반

Synthesizing Human Gaze Feedback for Improved NLP Performance

2023-02-11 · Varun Khurana, Yaman Kumar Singla, Nora Hollenstein, Rajesh Kumar 외

Integrating human feedback in models can improve the performance of natural language processing (NLP) models. Feedback can be either explicit (e.g. ranking used in training language models) or implicit (e.g. using human …

GazeXplain: Learning to Predict Natural Language Explanations of Visual Scanpaths

2024-08-05 · Xianyu Chen, Ming Jiang, Qi Zhao

While exploring visual scenes, humans' scanpaths are driven by their underlying attention processes. Understanding visual scanpaths is essential for various applications. Traditional scanpath models predict the where and…

DecoderPredictionScanpath prediction

ScanDL: A Diffusion Model for Generating Synthetic Scanpaths on Texts

2023-10-24 · Lena S. Bolliger, David R. Reich, Patrick Haller, Deborah N. Jakobi 외

Eye movements in reading play a crucial role in psycholinguistic research studying the cognitive mechanisms underlying human language processing. More recently, the tight coupling between eye movements and cognition has …

Learned Scanpaths Aid Blind Panoramic Video Quality Assessment

2024-03-30 · CVPR 2024 1 · Kanglong Fan, Wen Wen, Mu Li, Yifan Peng 외

Panoramic videos have the advantage of providing an immersive and interactive viewing experience. Nevertheless, their spherical nature gives rise to various and uncertain user viewing behaviors, which poses significant c…

Video Quality Assessment

Debiasing Central Fixation Confounds Reveals a Peripheral "Sweet Spot" for Human-like Scanpaths in Hard-Attention Vision

2026-02-16 · Pengcheng Pan, Yonekura Shogo, Yasuo Kuniyosh arxiv

Human eye movements in visual recognition reflect a balance between foveal sampling and peripheral context. Task-driven hard-attention models for vision are often evaluated by how well their scanpaths match human gaze. H…