paper-with-me

Papers

DiFair: A Benchmark for Disentangled Assessment of Gender Knowledge and Bias

2023-10-22 · Mahdi Zakizadeh, Kaveh Eskandari Miandoab, Mohammad Taher Pilehvar

Numerous debiasing techniques have been proposed to mitigate the gender bias that is prevalent in pretrained language models. These are often evaluated on datasets that check the extent to which the model is gender-neutral in its predictions. Importantly, this evaluation protocol overlooks the possible adverse impact of bias mitigation on useful gender knowledge. To fill this gap, we propose DiFair, a manually curated dataset based on masked language modeling objectives. DiFair allows us to introduce a unified metric, gender invariance score, that not only quantifies a model's biased behavior, but also checks if useful gender knowledge is preserved. We use DiFair as a benchmark for a number of widely-used pretained language models and debiasing techniques. Experimental results corroborate previous findings on the existing gender biases, while also demonstrating that although debiasing techniques ameliorate the issue of gender bias, this improvement usually comes at the price of lowering useful gender knowledge of the model.

📄 PDF Abstract BibTeX arXiv:2310.14329

Code (1)

mzakizadeh/difair_public 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingMasked Language Modeling

Similar Papers 제목 키워드 기반

GKnow: Measuring the Entanglement of Gender Bias and Factual Gender

2026-05-12 · Leonor Veloso, Hinrich Schütze arxiv

Recent works have analyzed the impact of individual components of neural networks on gendered predictions, often with a focus on mitigating gender bias. However, mechanistic interpretations of gender tend to (i) focus on…

GenderCARE: A Comprehensive Framework for Assessing and Reducing Gender Bias in Large Language Models

2024-08-22 · Kunsheng Tang, Wenbo Zhou, Jie Zhang, Aishan Liu 외

Large language models (LLMs) have exhibited remarkable capabilities in natural language generation, but they have also been observed to magnify societal biases, particularly those related to gender. In response to this i…

counterfactualData AugmentationFairnessText Generation

Protecting gender and identity with disentangled speech representations

2021-04-22 · Dimitrios Stoidis, Andrea Cavallaro

Besides its linguistic content, our speech is rich in biometric information that can be inferred by classifiers. Learning privacy-preserving representations for speech signals enables downstream tasks without sharing unn…

Privacy PreservingRepresentation LearningSpeaker VerificationSpeech Recognition

Learning Disentangled Speech Representations

2023-11-04 · Yusuf Brima, Ulf Krumnack, Simone Pika, Gunther Heidemann

Disentangled representation learning in speech processing has lagged behind other domains, largely due to the lack of datasets with annotated generative factors for robust evaluation. To address this, we propose SynSpeec…

BenchmarkingDisentanglementInformativenessRepresentation Learning+1

Bias in Gender Bias Benchmarks: How Spurious Features Distort Evaluation

2025-09-09 · Yusuke Hirota, Ryo Hachiuma, Boyi Li, Ximing Lu 외 arxiv

Gender bias in vision-language foundation models (VLMs) raises concerns about their safe deployment and is typically evaluated using benchmarks with gender annotations on real-world images. However, as these benchmarks o…