paper-with-me

Papers

Unknown Word Detection for English as a Second Language (ESL) Learners Using Gaze and Pre-trained Language Models

2025-02-14 · Jiexin Ding, Bowen Zhao, Yuntao Wang, Xinyun Liu, Rui Hao, Ishan Chatterjee, Yuanchun Shi

English as a Second Language (ESL) learners often encounter unknown words that hinder their text comprehension. Automatically detecting these words as users read can enable computing systems to provide just-in-time definitions, synonyms, or contextual explanations, thereby helping users learn vocabulary in a natural and seamless manner. This paper presents EyeLingo, a transformer-based machine learning method that predicts the probability of unknown words based on text content and eye gaze trajectory in real time with high accuracy. A 20-participant user study revealed that our method can achieve an accuracy of 97.6%, and an F1-score of 71.1%. We implemented a real-time reading assistance prototype to show the effectiveness of EyeLingo. The user study shows improvement in willingness to use and usefulness compared to baseline methods.

📄 PDF Abstract BibTeX arXiv:2502.10378

Code (0)

등록된 구현이 없습니다.

Tasks

Reading Comprehension

Similar Papers 제목 키워드 기반

GazeReader: Detecting Unknown Word Using Webcam for English as a Second Language (ESL) Learners

2023-03-18 · Jiexin Ding, Bowen Zhao, Yuqi Huang, Yuntao Wang 외

Automatic unknown word detection techniques can enable new applications for assisting English as a Second Language (ESL) learners, thus improving their reading experiences. However, most modern unknown word detection met…

named-entity-recognitionNamed Entity Recognition

Overcoming the Rare Word Problem for Low-Resource Language Pairs in Neural Machine Translation

2019-10-07 · WS 2019 11 · Thi-Vinh Ngo, Thanh-Le Ha, Phuong-Thai Nguyen, Le-Minh Nguyen

Among the six challenges of neural machine translation (NMT) coined by (Koehn and Knowles, 2017), rare-word problem is considered the most severe one, especially in translation of low-resource languages. In this paper, w…

Machine TranslationNMTTranslation

Dealing with unknown words in statistical machine translation

2012-05-01 · LREC 2012 5 · Jo{\~a}o Silva, Lu{\'\i}sa Coheur, {\^A}ngela Costa, Isabel Trancoso

In Statistical Machine Translation, words that were not seen during training are unknown words, that is, words that the system will not know how to translate. In this paper we contribute to this research problem by profi…

Machine TranslationTranslationTransliteration

Detection of Non-recorded Word Senses in English and Swedish

2024-03-04 · Jonathan Lautenschlager, Emma Sköldberg, Simon Hengchen, Dominik Schlechtweg

This study addresses the task of Unknown Sense Detection in English and Swedish. The primary objective of this task is to determine whether the meaning of a particular word usage is documented in a dictionary or not. For…

Achieving Open Vocabulary Neural Machine Translation with Hybrid Word-Character Models

2016-04-04 · ACL 2016 8 · Minh-Thang Luong, Christopher D. Manning

Nearly all previous work on neural machine translation (NMT) has used quite restricted vocabularies, perhaps with a subsequent method to patch in unknown words. This paper presents a novel word-character solution to achi…

Machine TranslationNMTTranslation