paper-with-me

홈 › Papers

EMTeC: A Corpus of Eye Movements on Machine-Generated Texts

2024-08-08 · Lena Sophia Bolliger, Patrick Haller, Isabelle Caroline Rose Cretton, David Robert Reich, Tannon Kew, Lena Ann Jäger

The Eye Movements on Machine-Generated Texts Corpus (EMTeC) is a naturalistic eye-movements-while-reading corpus of 107 native English speakers reading machine-generated texts. The texts are generated by three large language models using five different decoding strategies, and they fall into six different text type categories. EMTeC entails the eye movement data at all stages of pre-processing, i.e., the raw coordinate data sampled at 2000 Hz, the fixation sequences, and the reading measures. It further provides both the original and a corrected version of the fixation sequences, accounting for vertical calibration drift. Moreover, the corpus includes the language models' internals that underlie the generation of the stimulus texts: the transition scores, the attention scores, and the hidden states. The stimuli are annotated for a range of linguistic features both at text and at word level. We anticipate EMTeC to be utilized for a variety of use cases such as, but not restricted to, the investigation of reading behavior on machine-generated text and the impact of different decoding strategies; reading behavior on different text types; the development of new pre-processing, data filtering, and drift correction algorithms; the cognitive interpretability and enhancement of language models; and the assessment of the predictive power of surprisal and entropy for human reading times. The data at all stages of pre-processing, the model internals, and the code to reproduce the stimulus generation, data pre-processing and analyses can be accessed via https://github.com/DiLi-Lab/EMTeC/.

📄 PDF Abstract BibTeX arXiv:2408.04289

Code (1)

dili-lab/emtec 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

The Copenhagen Corpus of Eye Tracking Recordings from Natural Reading of Danish Texts

2022-04-28 · LREC 2022 6 · Nora Hollenstein, Maria Barrett, Marina Björnsdóttir

Eye movement recordings from reading are one of the richest signals of human language processing. Corpora of eye movements during reading of contextualized running text is a way of making such records available for natur…

RuCoCo: a new Russian corpus with coreference annotation

2022-06-10 · Vladimir Dobrovolskii, Mariia Michurina, Alexandra Ivoylova

We present a new corpus with coreference annotation, Russian Coreference Corpus (RuCoCo). The goal of RuCoCo is to obtain a large number of annotated texts while maintaining high inter-annotator agreement. RuCoCo contain…

English-Russian Data Augmentation for Neural Machine Translation

2022-09-01 · AMTA 2022 9 · Nikita Teslenko Grygoryev, Mercedes Garcia Martinez, Francisco Casacuberta Nolla, Amando Estela Pastor 외

Data Augmentation (DA) refers to strategies for increasing the diversity of training examples without explicitly collecting new data manually. We have used neural networks and linguistic resources for the automatic gener…

Data AugmentationMachine TranslationNMTTranslation

PoTeC: A German Naturalistic Eye-tracking-while-reading Corpus

2024-03-01 · Deborah N. Jakobi, Thomas Kern, David R. Reich, Patrick Haller 외

The Potsdam Textbook Corpus (PoTeC) is a naturalistic eye-tracking-while-reading corpus containing data from 75 participants reading 12 scientific texts. PoTeC is the first naturalistic eye-tracking-while-reading corpus …

Reading Comprehension

M4: Multi-generator, Multi-domain, and Multi-lingual Black-Box Machine-Generated Text Detection

2023-05-24 · Yuxia Wang, Jonibek Mansurov, Petar Ivanov, Jinyan Su 외

Large language models (LLMs) have demonstrated remarkable capability to generate fluent responses to a wide variety of user queries. However, this has also raised concerns about the potential misuse of such texts in jour…

Text Detection