paper-with-me

홈 › Papers

Lower Perplexity is Not Always Human-Like

2021-06-02 · ACL 2021 5 · Tatsuki Kuribayashi, Yohei Oseki, Takumi Ito, Ryo Yoshida, Masayuki Asahara, Kentaro Inui

In computational psycholinguistics, various language models have been evaluated against human reading behavior (e.g., eye movement) to build human-like computational models. However, most previous efforts have focused almost exclusively on English, despite the recent trend towards linguistic universal within the general community. In order to fill the gap, this paper investigates whether the established results in computational psycholinguistics can be generalized across languages. Specifically, we re-examine an established generalization -- the lower perplexity a language model has, the more human-like the language model is -- in Japanese with typologically different structures from English. Our experiments demonstrate that this established generalization exhibits a surprising lack of universality; namely, lower perplexity is not always human-like. Moreover, this discrepancy between English and Japanese is further explored from the perspective of (non-)uniform information density. Overall, our results suggest that a cross-lingual evaluation will be necessary to construct human-like computational models.

📄 PDF Abstract BibTeX arXiv:2106.01229

Code (1)

kuribayashi4/surprisal_reading_time_en_ja 공식 구현

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Perplexity Cannot Always Tell Right from Wrong

2026-01-30 · Petar Veličković, Federico Barbero, Christos Perivolaropoulos, Simon Osindero 외 arxiv

Perplexity -- a function measuring a model's overall level of "surprise" when encountering a particular output -- has gained significant traction in recent years, both as a loss function and as a simple-to-compute metric…

Towards a Human-like Open-Domain Chatbot

2020-01-27 · Daniel Adiwardana, Minh-Thang Luong, David R. So, Jamie Hall 외

We present Meena, a multi-turn open-domain chatbot trained end-to-end on data mined and filtered from public domain social media conversations. This 2.6B parameter neural network is simply trained to minimize perplexity …

ChatbotSpecificity

DUEL: Exact Likelihood for Masked Diffusion via Deterministic Unmasking

2026-03-02 · Gilad Turok, Chris De Sa, Volodymyr Kuleshov arxiv

Masked diffusion models (MDMs) generate text by iteratively selecting positions to unmask and then predicting tokens at those positions. Yet MDMs lack proper likelihood evaluation: the evidence lower bound (ELBO) is not …

Why Does Surprisal From Larger Transformer-Based Language Models Provide a Poorer Fit to Human Reading Times?

2022-12-23 · Byung-Doh Oh, William Schuler

This work presents a detailed linguistic analysis into why larger Transformer-based pre-trained language models with more parameters and lower perplexity nonetheless yield surprisal estimates that are less predictive of …

Can You Detect the Difference?

2025-07-14 · İsmail Tarım, Aytuğ Onan arxiv

The rapid advancement of large language models (LLMs) has raised concerns about reliably detecting AI-generated text. Stylometric metrics work well on autoregressive (AR) outputs, but their effectiveness on diffusion-bas…