← Search

Ethan Wilcox

16 accepted papers

2026

Predicting the Emergence of Induction Heads in Language Model Pretraining

ICML 2026poster

Specialized attention heads dubbed induction heads (IHs) have been argued to underlie the remarkable in-context learning capabilities of modern language models; yet, a precise characterization of their emergence, especially in the context of language modeling, remains wanting. In this study, we inve…

Cited by 0SourceScholar
2025

Anything Goes? A Crosslinguistic Study of (Im)possible Language Learning in LMs

ACL 2025long

Do language models (LMs) offer insights into human language learning? A common argument against this idea is that because their architecture and training paradigm are so vastly different from humans, LMs can learn arbitrary inputs as easily as natural languages. We test this claim by training LMs to…

Cited by 0SourcePDFScholar
2025

The Harmonic Structure of Information Contours

ACL 2025long

The uniform information density (UID) hypothesis proposes that speakers aim to distribute information evenly throughout a text, balancing production effort and listener comprehension difficulty. However, language typically does not maintain a strictly uniform information rate; instead, it fluctuates…

2025

The time scale of redundancy between prosody and linguistic context

ACL 2025long

In spoken communication, information is transmitted not only via words, but also through a rich array of non-verbal signals, including prosody—the non-segmental auditory features of speech. Do these different communication channels carry distinct information? Prior work has shown that the informatio…

Cited by 0SourcePDFScholar
2025

Unpacking Let Alone: Human-Scale Models Generalize to a Rare Construction in Form but not Meaning

EMNLP 2025

Humans have a remarkable ability to acquire and understand grammatical phenomena that are seen rarely, if ever, during childhood. Recent evidence suggests that language models with human-scale pretraining data may possess a similar ability by generalizing from frequent to rare constructions. However

Cited by 8SourcePDFScholar
2025

Using Information Theory to Characterize Prosodic Typology: The Case of Tone, Pitch-Accent and Stress-Accent

ACL 2025long

This paper argues that the relationship between lexical identity and prosody—one well-studied parameter of linguistic variation—can be characterized using information theory. We predict that languages that use prosody to make lexical distinctions should exhibit a higher mutual information between wo…

Cited by 0SourcePDFScholar
2024

On the Role of Context in Reading Time Prediction

EMNLP 2024main

We present a new perspective on how readers integrate context during real-time language comprehension. Our proposals build on surprisal theory, which posits that the processing effort of a linguistic unit (e.g., a word) is an affine function of its in-context information content. We first observe th…

2024

Reverse-Engineering the Reader

EMNLP 2024main

Numerous previous studies have sought to determine to what extent language models, pretrained on natural language text, can serve as useful models of human cognition.In this paper, we are interested in the opposite question: whether we can directly optimize a language model to be a useful cognitive…

2024

Surprise! Uniform Information Density Isn’t the Whole Story: Predicting Surprisal Contours in Long-form Discourse

EMNLP 2024main

The Uniform Information Density (UID) hypothesis posits that speakers tend to distribute information evenly across linguistic units to achieve efficient communication. Of course, information rate in texts and discourses is not perfectly uniform. While these fluctuations can be viewed as theoreticall…

2023

Controlled Text Generation with Natural Language Instructions

ICML 2023poster

Large language models can be prompted to pro- duce fluent output for a wide range of tasks without being specifically trained to do so. Nevertheless, it is notoriously difficult to control their generation in such a way that it satisfies user-specified constraints. In this paper, we present Instruct…

Cited by 83SourcePDFScholar
2023

Language Model Quality Correlates with Psychometric Predictive Power in Multiple Languages

EMNLP 2023short main

Surprisal theory (Hale, 2001; Levy, 2008) posits that a word’s reading time is proportional to its surprisal (i.e., to its negative log probability given the proceeding context). Since we are unable to access a word’s ground-truth probability, surprisal theory has been empirically tested using surpr…

Cited by 0SourceScholar
2023

On the Efficacy of Sampling Adapters

ACL 2023long

Sampling-based decoding strategies are widely employed for generating text from probabilistic models, yet standard ancestral sampling often results in text that is degenerate or incoherent. To alleviate this issue, various modifications to a model’s sampling distribution, such as top-p or top-k samp…

2023

Quantifying the redundancy between prosody and text

EMNLP 2023long main

Prosody---the suprasegmental component of speech, including pitch, loudness, and tempo---carries critical aspects of meaning. However, the relationship between the information conveyed by prosody vs. by the words themselves remains poorly understood. We use large language models (LLMs) to estimate h…

Cited by 0SourcecodeScholar
2023

Revisiting the Optimality of Word Lengths

EMNLP 2023long main

Zipf (1935) posited that wordforms are optimized to minimize utterances' communicative costs. Under the assumption that cost is given by an utterance's length, he supported this claim by showing that words' lengths are inversely correlated with their frequencies. Communicative cost, however, can be…

Cited by 0SourcecodeScholar
2021

A Targeted Assessment of Incremental Processing in Neural Language Models and Humans

ACL 2021long

We present a targeted, scaled-up comparison of incremental processing in humans and neural language models by collecting by-word reaction time data for sixteen different syntactic test suites across a range of structural phenomena. Human reaction time data comes from a novel online experimental para…