paper-with-me

Papers

Why are language models less surprised than humans? Testing the Parse Multiplicity Mismatch Hypothesis

2026-05-14 · William Timkey, Brian Dillon, Tal Linzen arxiv

Surprisal theory posits that the processing difficulty of a word is determined by its predictability in context, offering a potential link between human sentence processing and next-word predictions from language models. While language model (LM) surprisals successfully predict reading times in naturalistic text, they systematically underpredict the magnitude of difficulty observed in controlled studies of syntactic ambiguity, particularly in garden path sentences. This mismatch might arise from differences in the computational constraints between humans and LMs. Here we test one such hypothesis, specifically, that LMs may be able to simultaneously consider a greater number of distinct sentence interpretations at once, compared to humans. Using Recurrent Neural Network Grammars (RNNGs) with word-synchronous beam search, we systematically vary the number of simultaneous parses used to compute word surprisal, and then use these surprisals to predict human reading times. Reducing the number of simultaneous active parses indeed increases the magnitude of predicted garden path effects, but not nearly enough to capture the full magnitude of the effects in humans. This suggests that differences in the number of simultaneous parses available to LMs and humans cannot reconcile LM-based surprisal with human sentence processing.

📄 PDF Abstract BibTeX arXiv:2605.15440

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Potential and Limitations of LLMs in Capturing Structured Semantics: A Case Study on SRL

2024-05-10 · Ning Cheng, Zhaohui Yan, ZiMing Wang, Zhijie Li 외

Large Language Models (LLMs) play a crucial role in capturing structured semantics to enhance language understanding, improve interpretability, and reduce bias. Nevertheless, an ongoing controversy exists over the extent…

Semantic Role Labeling

Video Games as a Corpus: Sentiment Analysis using Fallout New Vegas Dialog

2022-12-05 · Mika Hämäläinen, Khalid Alnajjar, Thierry Poibeau

We present a method for extracting a multilingual sentiment annotated dialog data set from Fallout New Vegas. The game developers have preannotated every line of dialog in the game in one of the 8 different sentiments: \…

Sentiment Analysis

Modeling Expectation Violation in Intuitive Physics with Coarse Probabilistic Object Representations

2019-12-01 · NeurIPS 2019 12 · Kevin Smith, Lingjie Mei, Shunyu Yao, Jiajun Wu 외

From infancy, humans have expectations about how objects will move and interact. Even young children expect objects not to move through one another, teleport, or disappear. They are surprised by mismatches between physic…

Scene Understanding

From Synthetic to Real: Unveiling the Power of Synthetic Data for Video Person Re-ID

2024-02-03 · Xiangqun Zhang, Ruize Han, Wei Feng

In this paper, we study a new problem of cross-domain video based person re-identification (Re-ID). Specifically, we take the synthetic video dataset as the source domain for training and use the real-world videos for te…

Domain AdaptationPerson IdentificationPerson Re-IdentificationVideo-Based Person Re-Identification

Sparse Autoencoders for Hypothesis Generation

2025-02-05 · Rajiv Movva, Kenny Peng, Nikhil Garg, Jon Kleinberg 외

We describe HypotheSAEs, a general method to hypothesize interpretable relationships between text data (e.g., headlines) and a target variable (e.g., clicks). HypotheSAEs has three steps: (1) train a sparse autoencoder o…