无需属性标签,通过嵌入方差正则化抑制下游任务中的语言模型偏见。
Unlabeled Debiasing in Downstream Tasks via Class-wise Low Variance Regularization
- 基于类别嵌入方差设计无监督正则化方法
- 在3个数据集上优于依赖标签的强基线方法
- 适用于任意属性,不局限于性别偏见
语言模型常从训练数据中继承社会偏见。尽管已有大量方法在预训练和微调阶段缓解偏见,但将已去偏的预训练模型在下游任务上微调时仍可能重新引入偏见。现有下游去偏方法要么需要受保护属性标签(如年龄、种族或政治观点),这些标签通常不可得;要么依赖偏见指示词,仅适用于性别去偏,因依赖性别特定词汇。为此,本文提出一种基于类别嵌入方差的新型去偏正则化技术。该方法无需属性标签,可针对任意属性,克服了现有方法局限。在编码器语言模型及三个数据集上的实验表明,本方法在保持目标任务性能的同时,显著优于依赖目标属性标签的强基线,且实现更有效的去偏效果。
原文摘要 · Abstract (English)
Language models frequently inherit societal biases from their training data. Numerous techniques have been proposed to mitigate these biases during both the pre-training and fine-tuning stages. However, fine-tuning a pre-trained debiased language model on a downstream task can reintroduce biases into the model. Additionally, existing debiasing methods for downstream tasks either (i) require labels of protected attributes (e.g., age, race, or political views) that are often not available or (ii) rely on indicators of bias, which restricts their applicability to gender debiasing since they rely on gender-specific words. To address this, we introduce a novel debiasing regularization technique based on the class-wise variance of embeddings. Crucially, our method does not require attribute labels and targets any attribute, thus addressing the shortcomings of existing debiasing methods. Our experiments on encoder language models and three datasets demonstrate that our method outperforms existing strong debiasing baselines that rely on target attribute labels while maintaining performance on the target task.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。