← Search

Byung-Doh Oh

9 accepted papers

2025

Linear Recency Bias During Training Improves Transformers’ Fit to Reading Times

COLING 2025main

Recent psycholinguistic research has compared human reading times to surprisal estimates from language models to study the factors shaping human sentence processing difficulty. Previous studies have shown a strong fit between surprisal values from Transformers and reading times. However, standard Tr…

Cited by 4SourcePDFScholar
2025

The Inverse Scaling Effect of Pre-Trained Language Model Surprisal Is Not Due to Data Leakage

ACL 2025finding

In psycholinguistic modeling, surprisal from larger pre-trained language models has been shown to be a poorer predictor of naturalistic human reading times. However, it has been speculated that this may be due to data leakage that caused language models to see the text stimuli during training. This…

2023

Token-wise Decomposition of Autoregressive Language Model Hidden States for Analyzing Model Predictions

ACL 2023long

While there is much recent interest in studying why Transformer-based large language models make predictions the way they do, the complex computations performed within each layer have made their behavior somewhat opaque. To mitigate this opacity, this work presents a linear decomposition of final hi…

2023

Transformer-Based Language Model Surprisal Predicts Human Reading Times Best with About Two Billion Training Tokens

EMNLP 2023short findings

Recent psycholinguistic studies have drawn conflicting conclusions about the relationship between the quality of a language model and the ability of its surprisal estimates to predict human reading times, which has been speculated to be due to the large gap in both the amount of training data and mo…

Cited by 0SourceScholar
2022

Entropy- and Distance-Based Predictors From GPT-2 Attention Patterns Predict Reading Times Over and Above GPT-2 Surprisal

EMNLP 2022main

Transformer-based large language models are trained to make predictions about the next word by aggregating representations of previous tokens through their self-attention mechanism. In the field of cognitive modeling, such attention patterns have recently been interpreted as embodying the process of…

2021

Character-based PCFG Induction for Modeling the Syntactic Acquisition of Morphologically Rich Languages

EMNLP 2021finding

Unsupervised PCFG induction models, which build syntactic structures from raw text, can be used to evaluate the extent to which syntactic knowledge can be acquired from distributional information alone. However, many state-of-the-art PCFG induction models are word-based, meaning that they cannot dir…

2021

Surprisal Estimators for Human Reading Times Need Character Models

ACL 2021long

While the use of character models has been popular in NLP applications, it has not been explored much in the context of psycholinguistic modeling. This paper presents a character model that can be applied to a structural parser-based processing model to calculate word generation probabilities. Exper…