← Search

Nathan Schneider

17 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

Multilingual Supervision Improves Semantic Disambiguation of Adpositions

COLING 2025main

Adpositions display a remarkable amount of ambiguity and flexibility in their meanings, and are used in different ways across languages. We conduct a systematic corpus-based cross-linguistic investigation into the lexical semantics of adpositions, utilizing SNACS (Schneider et al., 2018), an annotat…

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 0SourcePDFScholar
2024

CuRIAM: Corpus Re Interpretation and Metalanguage in U.S. Supreme Court Opinions

COLING 2024main

Most judicial decisions involve the interpretation of legal texts. As such, judicial opinions use language as the medium to comment on or draw attention to other language (for example, through definitions and hypotheticals about the meaning of a term from a statute). Language used this way is called…

2024

J-SNACS: Adposition and Case Supersenses for Japanese Joshi

COLING 2024main

Many languages use adpositions (prepositions or postpositions) to mark a variety of semantic relations, with different languages exhibiting both commonalities and idiosyncrasies in the relations grouped under the same lexeme. We present the first Japanese extension of the SNACS framework (Schneider…

2024

To Ask LLMs about English Grammaticality, Prompt Them in a Different Language

EMNLP 2024finding

In addition to asking questions about facts in the world, some internet users—in particular, second language learners—ask questions about language itself. Depending on their proficiency level and audience, they may pose these questions in an L1 (first language) or an L2 (second language). We investi…

Cited by 2SourcePDFScholar
2024

UCxn: Typologically Informed Annotation of Constructions Atop Universal Dependencies

COLING 2024main

The Universal Dependencies (UD) project has created an invaluable collection of treebanks with contributions in over 140 languages. However, the UD annotations do not tell the full story. Grammatical constructions that convey meaning through a particular combination of several morphosyntactic elemen…

2023

ELQA: A Corpus of Metalinguistic Questions and Answers about English

ACL 2023long

We present ELQA, a corpus of questions and answers in and about the English language. Collected from two online forums, the >70k questions (from English learners and others) cover wide-ranging topics including grammar, meaning, fluency, and etymology. The answers include descriptions of general prop…

2022

Accounting for Language Effect in the Evaluation of Cross-lingual AMR Parsers

COLING 2022main

Cross-lingual Abstract Meaning Representation (AMR) parsers are currently evaluated in comparison to gold English AMRs, despite parsing a language other than English, due to the lack of multilingual AMR evaluation metrics. This evaluation practice is problematic because of the established effect of…

2022

DocAMR: Multi-Sentence AMR Representation and Evaluation

NAACL 2022long

Despite extensive research on parsing of English sentences into Abstract Meaning Representation (AMR) graphs, which are compared to gold graphs via the Smatch metric, full-document parsing into a unified graph representation lacks well-defined representation and evaluation. Taking advantage of a sup…

2022

Linguistic Frameworks Go Toe-to-Toe at Neuro-Symbolic Language Modeling

NAACL 2022long

We examine the extent to which, in principle, different syntactic and semantic graph representations can complement and improve neural language modeling. Specifically, by conditioning on a subgraph encapsulating the locally relevant sentence history, can a model make better next-word predictions tha…

2021

Making Heads and Tails of Models with Marginal Calibration for Sparse Tagsets

EMNLP 2021finding

For interpreting the behavior of a probabilistic model, it is useful to measure a model’s calibration—the extent to which it produces reliable confidence scores. We address the open problem of calibration for tagging models with sparse tagsets, and recommend strategies to measure and reduce calibrat…

2021

Probabilistic, Structure-Aware Algorithms for Improved Variety, Accuracy, and Coverage of AMR Alignments

ACL 2021long

We present algorithms for aligning components of Abstract Meaning Representation (AMR) graphs to spans in English sentences. We leverage unsupervised learning in combination with heuristics, taking the best of both worlds from previous AMR aligners. Our unsupervised models, however, are more sensiti…

2021

Putting Words in BERT’s Mouth: Navigating Contextualized Vector Spaces with Pseudowords

EMNLP 2021main

We present a method for exploring regions around individual points in a contextualized vector space (particularly, BERT space), as a way to investigate how these regions correspond to word senses. By inducing a contextualized “pseudoword” vector as a stand-in for a static embedding in the input laye…

2020

Comparison by Conversion: Reverse-Engineering UCCA from Syntax and Lexical Semantics

COLING 2020main

Building robust natural language understanding systems will require a clear characterization of whether and how various linguistic meaning representations complement each other. To perform a systematic comparative analysis, we evaluate the mapping between meaning representations from different frame…