paper-with-me

Papers

Why Knowledge Distillation Amplifies Gender Bias and How to Mitigate from the Perspective of DistilBERT

2022-07-01 · NAACL (GeBNLP) 2022 7 · Jaimeen Ahn, Hwaran Lee, JinHwa Kim, Alice Oh

Knowledge distillation is widely used to transfer the language understanding of a large model to a smaller model.However, after knowledge distillation, it was found that the smaller model is more biased by gender compared to the source large model.This paper studies what causes gender bias to increase after the knowledge distillation process.Moreover, we suggest applying a variant of the mixup on knowledge distillation, which is used to increase generalizability during the distillation process, not for augmentation.By doing so, we can significantly reduce the gender bias amplification after knowledge distillation.We also conduct an experiment on the GLUE benchmark to demonstrate that even if the mixup is applied, it does not have a significant adverse effect on the model’s performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Mitigating Gender Bias in Distilled Language Models via Counterfactual Role Reversal

2022-03-23 · Findings (ACL) 2022 5 · Umang Gupta, Jwala Dhamala, Varun Kumar, Apurv Verma 외

Language models excel at generating coherent text, and model compression techniques such as knowledge distillation have enabled their use in resource-constrained settings. However, these models can be biased in multiple …

counterfactualFairnessKnowledge DistillationModel Compression+1

Disclosure and Mitigation of Gender Bias in LLMs

2024-02-17 · Xiangjue Dong, Yibo Wang, Philip S. Yu, James Caverlee

Large Language Models (LLMs) can generate biased responses. Yet previous direct probing techniques contain either gender mentions or predefined gender stereotypes, which are challenging to comprehensively collect. Hence,…

Mitigating Gender Stereotypes in Hindi and Marathi

2022-05-12 · NAACL (GeBNLP) 2022 7 · Neeraja Kirtane, Tanvi Anand

As the use of natural language processing increases in our day-to-day life, the need to address gender bias inherent in these systems also amplifies. This is because the inherent bias interferes with the semantic structu…

Machine Translation

Gender Bias in Meta-Embeddings

2022-05-19 · Masahiro Kaneko, Danushka Bollegala, Naoaki Okazaki

Different methods have been proposed to develop meta-embeddings from a given set of source embeddings. However, the source embeddings can contain unfair gender-related biases, and how these influence the meta-embeddings …

De-amplifying Bias from Differential Privacy in Language Model Fine-tuning

2024-02-07 · Sanjari Srivastava, Piotr Mardziel, Zhikhun Zhang, Archana Ahlawat 외

Fairness and privacy are two important values machine learning (ML) practitioners often seek to operationalize in models. Fairness aims to reduce model bias for social/demographic sub-groups. Privacy via differential pri…

counterfactualData AugmentationFairnessLanguage Modeling+1