CLApr 8, 2022

Fair and Argumentative Language Modeling for Computational Argumentation

arXiv:2204.04026v1640 citationsh-index: 28Has Code
Originality Incremental advance
AI Analysis

This work addresses bias in computational argumentation, an emerging area in NLP, but is incremental as it builds on existing debiasing techniques.

The paper tackles bias in computational argumentation by introducing ABBA, a resource for measuring bias in argumentative language models, and shows that a lightweight adapter-based debiasing method can successfully remove bias while preserving or improving performance in downstream tasks like argument quality prediction.

Although much work in NLP has focused on measuring and mitigating stereotypical bias in semantic spaces, research addressing bias in computational argumentation is still in its infancy. In this paper, we address this research gap and conduct a thorough investigation of bias in argumentative language models. To this end, we introduce ABBA, a novel resource for bias measurement specifically tailored to argumentation. We employ our resource to assess the effect of argumentative fine-tuning and debiasing on the intrinsic bias found in transformer-based language models using a lightweight adapter-based approach that is more sustainable and parameter-efficient than full fine-tuning. Finally, we analyze the potential impact of language model debiasing on the performance in argument quality prediction, a downstream task of computational argumentation. Our results show that we are able to successfully and sustainably remove bias in general and argumentative language models while preserving (and sometimes improving) model performance in downstream tasks. We make all experimental code and data available at https://github.com/umanlp/FairArgumentativeLM.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes