paper-with-me

Papers

Large-scale cloze evaluation reveals that token prediction tasks are neither lexically nor semantically aligned

2024-10-15 · Cassandra L. Jacobs, Loïc Grobol, Alvin Tsang

In this work we compare the generative behavior at the next token prediction level in several language models by comparing them to human productions in the cloze task. We find that while large models trained for longer are typically better estimators of human productions, but they reliably under-estimate the probabilities of human responses, over-rank rare responses, under-rank top responses, and produce highly distinct semantic spaces. Altogether, this work demonstrates in a tractable, interpretable domain that LM generations can not be used as replacements of or models of the cloze task.

📄 PDF Abstract BibTeX arXiv:2410.12057

Code (1)

calicolab/clamp 공식 구현 pytorch

Similar Papers 제목 키워드 기반

On the scaling relationship between cloze probabilities and language model next-token prediction

2026-02-19 · Cassandra L. Jacobs, Morgan Grobol arxiv

Recent work has shown that larger language models have better predictive power for eye movement and reading time data. While even the best models under-allocate probability mass to human responses, larger models assign h…

TempCloze: Can Video-LLMs Identify the Missing Middle?

2026-09-01 · Wenqi Pei, Henry Hengyuan Zhao, Yilai Liu, Jiahao Meng 외 hf

Temporal reasoning benchmarks for Video-LLMs are often mediated by language, leaving room for linguistic shortcuts from option wording, answer correlations, or language priors. To reduce such shortcuts, we introduce Temp…

Read and Comprehend by Gated-Attention Reader with More Belief

2018-06-01 · NAACL 2018 6 · Haohui Deng, Yik-Cheung Tam

Gated-Attention (GA) Reader has been effective for reading comprehension. GA Reader makes two assumptions: (1) a uni-directional attention that uses an input query to gate token encodings of a document; (2) encoding at t…

PositionReading ComprehensionWord Alignment

NLP and Education: using semantic similarity to evaluate filled gaps in a large-scale Cloze test in the classroom

2024-11-02 · Túlio Sousa de Gois, Flávia Oliveira Freitas, Julian Tejada, Raquel Meister Ko. Freitag

This study examines the applicability of the Cloze test, a widely used tool for assessing text comprehension proficiency, while highlighting its challenges in large-scale implementation. To address these limitations, an …

Cloze TestReading ComprehensionSemantic SimilaritySemantic Textual Similarity+1

Cross-Lingual Interleaving for Speech Language Models

2025-12-01 · Adel Moumen, Guangzhi Sun, Philip C. Woodland arxiv

Spoken Language Models (SLMs) aim to learn linguistic competence directly from speech using discrete units, widening access to Natural Language Processing (NLP) technologies for languages with limited written resources. …