The Lou Dataset -- Exploring the Impact of Gender-Fair Language in German Text Classification
Andreas Waldis, Joel Birrer, Anne Lauscher, Iryna Gurevych
TL;DR
Lou introduces a high-quality reformulation dataset to assess the impact of gender-fair language on German text classification, covering seven tasks with 3.6k reformulations across three base datasets. The authors evaluate 16 LM variants under fine-tuning and in-context learning, revealing that gender-fair language can flip labels and lower certainty while largely preserving LM rankings across original and reformulated data. Key contributions include a rigorous annotation pipeline with amateur and professional validation, detailed layer- and attention-level analyses, and practical guidance for evaluating gender-fair language effects in NLP systems. The findings suggest gender-fair formulations induce syntactic shifts that propagate through LM processing, with implications for cross-language adoption and fair NLP development.
Abstract
Gender-fair language, an evolving German linguistic variation, fosters inclusion by addressing all genders or using neutral forms. Nevertheless, there is a significant lack of resources to assess the impact of this linguistic shift on classification using language models (LMs), which are probably not trained on such variations. To address this gap, we present Lou, the first dataset featuring high-quality reformulations for German text classification covering seven tasks, like stance detection and toxicity classification. Evaluating 16 mono- and multi-lingual LMs on Lou shows that gender-fair language substantially impacts predictions by flipping labels, reducing certainty, and altering attention patterns. However, existing evaluations remain valid, as LM rankings of original and reformulated instances do not significantly differ. While we offer initial insights on the effect on German text classification, the findings likely apply to other languages, as consistent patterns were observed in multi-lingual and English LMs.
