← Search

Kyle Mahowald

21 accepted papers

2025

Causal Interventions Reveal Shared Structure Across English Filler–Gap Constructions

EMNLP 2025

Language Models (LMs) have emerged as powerful sources of evidence for linguists seeking to develop theories of syntax. In this paper, we argue that causal interpretability methods, applied to LMs, can greatly enhance the value of such evidence by helping us characterize the abstract mechanisms that

Cited by 0SourcePDFScholar
2025

Convergence and Divergence of Language Models under Different Random Seeds

EMNLP 2025

In this paper, we investigate the convergence of language models (LMs) trained under different random seeds, measuring convergence as the expected per-token Kullback–Leibler (KL) divergence across seeds. By comparing LM convergence as a function of model size and training checkpoint, we identify a f

Cited by 0SourcePDFScholar
2025

Is It JUST Semantics? A Case Study of Discourse Particle Understanding in LLMs

ACL 2025finding

Discourse particles are crucial elements that subtly shape the meaning of text. These words, often polyfunctional, give rise to nuanced and often quite disparate semantic/discourse effects,as exemplified by the diverse uses of the particle *just* (e.g., exclusive, temporal, emphatic). This work inve…

Cited by 0SourcePDFScholar
2025

To CoT or not to CoT? Chain-of-thought helps mainly on math and symbolic reasoning

ICLR 2025poster

Chain-of-thought (CoT) via prompting is the de facto method for eliciting reasoning capabilities from large language models (LLMs). But for what kinds of tasks is this extra "thinking" really helpful? To analyze this, we conducted a quantitative meta-analysis covering over 100 papers using CoT and r…

2024

Do *they* mean ‘us’? Interpreting Referring Expression variation under Intergroup Bias

EMNLP 2024finding

The variations between in-group and out-group speech (intergroup bias) are subtle and could underlie many social phenomena like stereotype perpetuation and implicit bias. In this paper, we model intergroup bias as a tagging task on English sports comments from forums dedicated to fandom for NFL team…

2024

Experimental Contexts Can Facilitate Robust Semantic Property Inference in Language Models, but Inconsistently

EMNLP 2024main

Recent zero-shot evaluations have highlighted important limitations in the abilities of language models (LMs) to perform meaning extraction. However, it is now well known that LMs can demonstrate radical improvements in the presence of experimental contexts such as in-context examples and instructio…

2024

Language Models Learn Rare Phenomena from Less Rare Phenomena: The Case of the Missing AANNs

EMNLP 2024main

Language models learn rare syntactic phenomena, but the extent to which this is attributable to generalization vs. memorization is a major open question. To that end, we iteratively trained transformer language models on systematically manipulated corpora which were human-scale in size, and then eva…

2024

Mission: Impossible Language Models

ACL 2024long

Chomsky and others have very directly claimed that large language models (LLMs) are equally capable of learning languages that are possible and impossible for humans to learn. However, there is very little published experimental evidence to support such a claim. Here, we develop a set of synthetic i…

2023

A Method for Studying Semantic Construal in Grammatical Constructions with Interpretable Contextual Embedding Spaces

ACL 2023long

We study semantic construal in grammatical constructions using large language models. First, we project contextual word embeddings into three interpretable semantic spaces, each defined by a different set of psycholinguistic feature norms. We validate these interpretable spaces and then use them to…

2023

Counterfactual Probing for the Influence of Affect and Specificity on Intergroup Bias

ACL 2023findings

While existing work on studying bias in NLP focues on negative or pejorative language use, Govindarajan et al. (2023) offer a revised framing of bias in terms of intergroup social context, and its effects on language behavior. In this paper, we investigate if two pragmatic features (specificity and…

2023

Elaborative Simplification as Implicit Questions Under Discussion

EMNLP 2023long main

Automated text simplification, a technique useful for making text more accessible to people such as children and emergent bilinguals, is often thought of as a monolingual translation task from complex sentences to simplified sentences using encoder-decoder models. This view fails to account for elab…

Cited by 0SourceScholar
2023

Inducing Character-level Structure in Subword-based Language Models with Type-level Interchange Intervention Training

ACL 2023findings

Language tasks involving character-level manipulations (e.g., spelling corrections, arithmetic operations, word games) are challenging for models operating on subword units. To address this, we develop a causal intervention framework to learn robust and interpretable character representations inside…

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
2022

When classifying grammatical role, BERT doesn’t care about word order... except when it matters

ACL 2022short

Because meaning can often be inferred from lexical semantics alone, word order is often a redundant cue in natural language. For example, the words chopped, chef, and onion are more likely used to convey “The chef chopped the onion,” not “The onion chopped the chef.” Recent work has shown large lang…

2022

Why is Winoground Hard? Investigating Failures in Visuolinguistic Compositionality

EMNLP 2022main

Recent visuolinguistic pre-trained models show promising progress on various end tasks such as image retrieval and video captioning. Yet, they fail miserably on the recently proposed Winoground dataset, which challenges models to match paired images and English captions, with items constructed to ov…

2021

A Massively Multilingual Analysis of Cross-linguality in Shared Embedding Space

EMNLP 2021main

In cross-lingual language models, representations for many different languages live in the same space. Here, we investigate the linguistic and non-linguistic factors affecting sentence-level alignment in cross-lingual pretrained language models for 101 languages and 5,050 language pairs. Using BERT-…

2021

Decrypting Cryptic Crosswords: Semantically Complex Wordplay Puzzles as a Target for NLP

NeurIPS 2021poster

Cryptic crosswords, the dominant crossword variety in the UK, are a promising target for advancing NLP systems that seek to process semantically complex, highly compositional language. Cryptic clues read like fluent natural language but are adversarially composed of two parts: a definition and a wor…

2021

How (Non-)Optimal is the Lexicon?

NAACL 2021long

The mapping of lexical meanings to wordforms is a major feature of natural languages. While usage pressures might assign short words to frequent meanings (Zipf’s law of abbreviation), the need for a productive and open-ended vocabulary, local constraints on sequences of symbols, and various other fa…

Cited by 22SourcePDFScholar