← Search

Jackson Petty

5 accepted papers

2025

Between Circuits and Chomsky: Pre-pretraining on Formal Languages Imparts Linguistic Biases

ACL 2025long

Pretraining language models on formal language can improve their acquisition of natural language. Which features of the formal language impart an inductive bias that leads to effective transfer? Drawing on insights from linguistics and complexity theory, we hypothesize that effective transfer occurs…

Cited by 0SourcePDFScholar
2024

In-context Learning Generalizes, But Not Always Robustly: The Case of Syntax

NAACL 2024long

In-context learning (ICL) is now a common method for teaching large language models (LLMs) new tasks: given labeled examples in the input context, the LLM learns to perform the task without weight updates. Do models guided via ICL infer the underlying structure of the task defined by the context, or…

2024

The Impact of Depth on Compositional Generalization in Transformer Language Models

NAACL 2024long

To process novel sentences, language models (LMs) must generalize compositionally—combine familiar elements in new ways. What aspects of a model’s structure promote compositional generalization? Focusing on transformers, we test the hypothesis, motivated by theoretical and empirical work, that deepe…

Cited by 10SourcePDFScholar
2023

(QA)2: Question Answering with Questionable Assumptions

ACL 2023long

Naturally occurring information-seeking questions often contain questionable assumptions—assumptions that are false or unverifiable. Questions containing questionable assumptions are challenging because they require a distinct answer strategy that deviates from typical answers for information-seekin…