Robust Pronoun Fidelity with English LLMs: Are they Reasoning, Repeating, or Just Biased?
Vagrant Gautam, Eileen Bingert, Dawei Zhu, Anne Lauscher, Dietrich, Klakow

TL;DR
This paper introduces RUFF, a large dataset to evaluate the robustness of pronoun use in English language models, revealing significant weaknesses in pronoun fidelity especially with certain pronouns and distractors.
Contribution
The paper presents RUFF, a new dataset of over 5 million instances for measuring pronoun fidelity in language models, and provides a comprehensive evaluation across multiple model architectures and sizes.
Findings
Models struggle with pronouns like she/her, singular they, and neopronouns.
Pronoun fidelity drops significantly with distractor sentences.
Humans achieve nearly 100% accuracy in pronoun reuse.
Abstract
Robust, faithful and harm-free pronoun use for individuals is an important goal for language model development as their use increases, but prior work tends to study only one or two of these characteristics at a time. To measure progress towards the combined goal, we introduce the task of pronoun fidelity: given a context introducing a co-referring entity and pronoun, the task is to reuse the correct pronoun later. We present RUFF, a carefully-designed dataset of over 5 million instances to measure robust pronoun fidelity in English, and we evaluate 37 model variants from nine popular families, across architectures (encoder-only, decoder-only and encoder-decoder) and scales (11M-70B parameters). When an individual is introduced with a pronoun, models can mostly faithfully reuse this pronoun in the next sentence, but they are significantly worse with she/her/her, singular they and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsNatural Language Processing Techniques · linguistics and terminology studies
