← Search

Yohei Oseki

17 accepted papers

2025

Developmentally-plausible Working Memory Shapes a Critical Period for Language Acquisition

ACL 2025long

Large language models possess general linguistic abilities but acquire language less efficiently than humans. This study proposes a method for integrating the developmental characteristics of working memory during the critical period, a stage when human language acquisition is particularly efficient…

2025

How a Bilingual LM Becomes Bilingual: Tracing Internal Representations with Sparse Autoencoders

EMNLP 2025

This study explores how bilingual language models develop complex internal representations.We employ sparse autoencoders to analyze internal representations of bilingual language models with a focus on the effects of training steps, layers, and model sizes.Our analysis shows that language models fir

Cited by 0SourcePDFScholar
2025

If Attention Serves as a Cognitive Model of Human Memory Retrieval, What is the Plausible Memory Representation?

ACL 2025long

Recent work in computational psycholinguistics has revealed intriguing parallels between attention mechanisms and human memory retrieval, focusing primarily on vanilla Transformers that operate on token-level representations. However, computational psycholinguistic research has also established that…

2025

Massive Supervised Fine-tuning Experiments Reveal How Data, Layer, and Training Factors Shape LLM Alignment Quality

EMNLP 2025

Supervised fine-tuning (SFT) is a critical step in aligning large language models (LLMs) with human instructions and values, yet many aspects of SFT remain poorly understood. We trained a wide range of base models on a variety of datasets including code generation, mathematical reasoning, and genera

2024

Can Language Models Induce Grammatical Knowledge from Indirect Evidence?

EMNLP 2024main

What kinds of and how much data is necessary for language models to induce grammatical knowledge to judge sentence acceptability? Recent language models still have much room for improvement in their data efficiency compared to humans. This paper investigates whether language models efficiently use i…

2024

Cognitive Information Bottleneck: Extracting Minimal Sufficient Cognitive Language Processing Signals

COLING 2024main

In Reinforcement Learning from Human Feedback (RLHF), explicit human feedback, such as rankings, is employed to align Natural Language Processing (NLP) models with human preferences. In contrast, the potential of implicit human feedback, encompassing cognitive processing signals like eye-tracking an…

Cited by 0SourcePDFScholar
2024

Emergent Word Order Universals from Cognitively-Motivated Language Models

ACL 2024long

The world’s languages exhibit certain so-called typological or implicational universals; for example, Subject-Object-Verb (SOV) languages typically use postpositions. Explaining the source of such biases is a key goal of linguistics.We study word-order universals through a computational simulation w…

2024

Modeling Overregularization in Children with Small Language Models

ACL 2024findings

The imitation of the children’s language acquisition process has been explored to make language models (LMs) more efficient.In particular, errors caused by children’s regularization (so-called overregularization, e.g., using wroted for the past tense of write) have been widely studied to reveal the…

2024

Psychometric Predictive Power of Large Language Models

NAACL 2024findings

Instruction tuning aligns the response of large language models (LLMs) with human preferences.Despite such efforts in human–LLM alignment, we find that instruction tuning does not always make LLMs human-like from a cognitive modeling perspective. More specifically, next-word probabilities estimated…

2024

Tree-Planted Transformers: Unidirectional Transformer Language Models with Implicit Syntactic Supervision

ACL 2024findings

Syntactic Language Models (SLMs) can be trained efficiently to reach relatively high performance; however, they have trouble with inference efficiency due to the explicit generation of syntactic structures. In this paper, we propose a new method dubbed tree-planting: instead of explicitly generating…

2022

Context Limitations Make Neural Language Models More Human-Like

EMNLP 2022main

Language models (LMs) have been used in cognitive modeling as well as engineering studies—they compute information-theoretic complexity metrics that simulate humans’ cognitive load during reading.This study highlights a limitation of modern neural LMs as the model of choice for this purpose: there i…

2021

Lower Perplexity is Not Always Human-Like

ACL 2021long

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 univers…

2021

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

EMNLP 2021main

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 mor…