paper-with-me

Papers

Detoxifying Language Models Risks Marginalizing Minority Voices

2021-04-13 · NAACL 2021 4 · Albert Xu, Eshaan Pathak, Eric Wallace, Suchin Gururangan, Maarten Sap, Dan Klein

Language models (LMs) must be both safe and equitable to be responsibly deployed in practice. With safety in mind, numerous detoxification techniques (e.g., Dathathri et al. 2020; Krause et al. 2020) have been proposed to mitigate toxic LM generations. In this work, we show that current detoxification techniques hurt equity: they decrease the utility of LMs on language used by marginalized groups (e.g., African-American English and minority identity mentions). In particular, we perform automatic and human evaluations of text generation quality when LMs are conditioned on inputs with different dialects and group identifiers. We find that detoxification makes LMs more brittle to distribution shift, especially on language used by marginalized groups. We identify that these failures stem from detoxification methods exploiting spurious correlations in toxicity datasets. Overall, our results highlight the tension between the controllability and distributional robustness of LMs.

📄 PDF Abstract BibTeX arXiv:2104.06390

Code (1)

albertkx/detoxifying-lms 공식 구현 pytorch

Tasks

Text Generation

Similar Papers 제목 키워드 기반

The Homogenizing Effect of Large Language Models on Human Expression and Thought

2025-08-02 · Zhivar Sourati, Alireza S. Ziabari, Morteza Dehghani arxiv

Cognitive diversity, reflected in variations of language, perspective, and reasoning, is essential to creativity and collective intelligence. This diversity is rich and grounded in culture, history, and individual experi…

Voices in a Crowd: Searching for Clusters of Unique Perspectives

2024-07-19 · Nikolas Vitsakis, Amit Parekh, Ioannis Konstas

Language models have been shown to reproduce underlying biases existing in their training data, which is the majority perspective by default. Proposed solutions aim to capture minority perspectives by either modelling an…

Detoxifying Large Language Models via Knowledge Editing

2024-03-21 · Mengru Wang, Ningyu Zhang, Ziwen Xu, Zekun Xi 외

This paper investigates using knowledge editing techniques to detoxify Large Language Models (LLMs). We construct a benchmark, SafeEdit, which covers nine unsafe categories with various powerful attack prompts and equips…

knowledge editing

Unified Detoxifying and Debiasing in Language Generation via Inference-time Adaptive Optimization

2022-10-10 · Zonghan Yang, Xiaoyuan Yi, Peng Li, Yang Liu 외

Warning: this paper contains model outputs exhibiting offensiveness and biases. Recently pre-trained language models (PLMs) have prospered in various natural language generation (NLG) tasks due to their ability to genera…

Text Generation

Exploring the Influence of Label Aggregation on Minority Voices: Implications for Dataset Bias and Model Training

2024-12-05 · Mugdha Pandya, Nafise Sadat Moosavi, Diana Maynard

Resolving disagreement in manual annotation typically consists of removing unreliable annotators and using a label aggregation strategy such as majority vote or expert opinion to resolve disagreement. These may have the …

valid