English

Modeling Human Sentence Processing with Left-Corner Recurrent Neural Network Grammars

Computation and Language 2025-08-20 v3

Abstract

In computational linguistics, it has been shown that hierarchical structures make language models (LMs) more human-like. However, the previous literature has been agnostic about a parsing strategy of the hierarchical models. In this paper, we investigated whether hierarchical structures make LMs more human-like, and if so, which parsing strategy is most cognitively plausible. In order to address this question, we evaluated three LMs against human reading times in Japanese with head-final left-branching structures: Long Short-Term Memory (LSTM) as a sequential model and Recurrent Neural Network Grammars (RNNGs) with top-down and left-corner parsing strategies as hierarchical models. Our computational modeling demonstrated that left-corner RNNGs outperformed top-down RNNGs and LSTM, suggesting that hierarchical and left-corner architectures are more cognitively plausible than top-down or sequential architectures. In addition, the relationships between the cognitive plausibility and (i) perplexity, (ii) parsing, and (iii) beam size will also be discussed.

Keywords

Cite

@article{arxiv.2109.04939,
  title  = {Modeling Human Sentence Processing with Left-Corner Recurrent Neural Network Grammars},
  author = {Ryo Yoshida and Hiroshi Noji and Yohei Oseki},
  journal= {arXiv preprint arXiv:2109.04939},
  year   = {2025}
}

Comments

Accepted by EMNLP 2021

R2 v1 2026-06-24T05:51:50.768Z