← Search

Sebastian Schuster

6 accepted papers

2026

Do Language Models Track Entities Across State Changes?

ICML 2026poster

Entity tracking (ET), the ability to keep track of states, is a fundamental skill that underlies complex reasoning. An increasing amount of work investigates how transformer language models (LMs) solve entity binding *without* state changes; however, there is limited understanding of how non-toy LMs…

Cited by 0SourceScholar
2024

SIGA: A Naturalistic NLI Dataset of English Scalar Implicatures with Gradable Adjectives

COLING 2024main

Many utterances convey meanings that go beyond the literal meaning of a sentence. One class of such meanings is scalar implicatures, a phenomenon by which a speaker conveys the negation of a more informative utterance by producing a less informative utterance. This paper introduces a Natural Languag…

Cited by 2SourcePDFScholar
2024

SpreadNaLa: A Naturalistic Code Generation Evaluation Dataset of Spreadsheet Formulas

COLING 2024main

Automatic generation of code from natural language descriptions has emerged as one of the main use cases of large language models (LLMs). This has also led to a proliferation of datasets to track progress in the reliability of code generation models, including domains such as programming challenges…

2022

Coloring the Blank Slate: Pre-training Imparts a Hierarchical Inductive Bias to Sequence-to-sequence Models

ACL 2022findings

Relations between words are governed by hierarchical structure rather than linear ordering. Sequence-to-sequence (seq2seq) models, despite their success in downstream NLP applications, often fail to generalize in a hierarchy-sensitive manner when performing syntactic transformations—for example, tra…

2022

When a sentence does not introduce a discourse entity, Transformer-based models still sometimes refer to it

NAACL 2022long

Understanding longer narratives or participating in conversations requires tracking of discourse entities that have been mentioned. Indefinite noun phrases (NPs), such as ‘a dog’, frequently introduce discourse entities but this behavior is modulated by sentential operators such as negation. For exa…