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

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing · Depth: Expert, quick

Summary

Research by Cassandra L Jacobs and Morgan Grobol, presented at CoNLL 2026, investigates the scaling relationship between language model capacity and human cloze task performance. While larger language models demonstrate improved predictive power for eye movement and reading time data, their alignment with human production statistics in cloze tasks has been less understood. The study reveals that even the most advanced models under-allocate probability mass to human responses. However, larger models provide higher-quality estimates for next tokens and their production likelihood in cloze data. This improvement stems from their reduced sensitivity to lexical co-occurrence statistics and enhanced semantic alignment with human cloze responses. The findings suggest that increased memorization capacity in larger models aids in predicting semantically appropriate words, though it concurrently diminishes their sensitivity to low-level word recognition information.

Key takeaway

For NLP Engineers evaluating language models for human-centric tasks, recognize that larger models excel in semantic prediction for cloze tasks. Your model's increased capacity improves semantic alignment with human responses, but be aware this comes with reduced sensitivity to low-level lexical cues. Consider this trade-off when optimizing for tasks requiring nuanced word recognition versus broad semantic coherence.

Key insights

Larger language models improve cloze task prediction by prioritizing semantic alignment over lexical co-occurrence, despite under-allocating human response probabilities.

Principles

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.