paper-with-me

홈 › Papers

Language Models Get a Gender Makeover: Mitigating Gender Bias with Few-Shot Data Interventions

2023-06-07 · Himanshu Thakur, Atishay Jain, Praneetha Vaddamanu, Paul Pu Liang, Louis-Philippe Morency

Societal biases present in pre-trained large language models are a critical issue as these models have been shown to propagate biases in countless downstream applications, rendering them unfair towards specific groups of people. Since large-scale retraining of these models from scratch is both time and compute-expensive, a variety of approaches have been previously proposed that de-bias a pre-trained model. While the majority of current state-of-the-art debiasing methods focus on changes to the training regime, in this paper, we propose data intervention strategies as a powerful yet simple technique to reduce gender bias in pre-trained models. Specifically, we empirically show that by fine-tuning a pre-trained model on only 10 de-biased (intervened) training examples, the tendency to favor any gender is significantly reduced. Since our proposed method only needs a few training examples, our few-shot debiasing approach is highly feasible and practical. Through extensive experimentation, we show that our debiasing technique performs better than competitive state-of-the-art baselines with minimal loss in language modeling ability.

📄 PDF Abstract BibTeX arXiv:2306.04597

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Mitigating Gender Bias in Natural Language Processing: Literature Review

2019-06-21 · ACL 2019 7 · Tony Sun, Andrew Gaut, Shirlyn Tang, Yuxin Huang 외

As Natural Language Processing (NLP) and Machine Learning (ML) tools rise in popularity, it becomes increasingly vital to recognize the role they play in shaping societal biases and stereotypes. Although NLP models have …

GenderAlign: An Alignment Dataset for Mitigating Gender Bias in Large Language Models

2024-06-20 · Tao Zhang, Ziqian Zeng, Yuxiang Xiao, Huiping Zhuang 외

Large Language Models (LLMs) are prone to generating content that exhibits gender biases, raising significant ethical concerns. Alignment, the process of fine-tuning LLMs to better align with desired behaviors, is recogn…

8k

Think Before You Act: A Two-Stage Framework for Mitigating Gender Bias Towards Vision-Language Tasks

2024-05-27 · Yunqi Zhang, Songda Li, Chunyuan Deng, Luyi Wang 외

Gender bias in vision-language models (VLMs) can reinforce harmful stereotypes and discrimination. In this paper, we focus on mitigating gender bias towards vision-language tasks. We identify object hallucination as the …

HallucinationObject Hallucination

Are Gender-Neutral Queries Really Gender-Neutral? Mitigating Gender Bias in Image Search

2021-09-12 · EMNLP 2021 11 · Jialu Wang, Yang Liu, Xin Eric Wang

Internet search affects people's cognition of the world, so mitigating biases in search results and learning fair models is imperative for social good. We study a unique gender bias in image search in this work: the sear…

Image RetrievalNatural Language Queries

LFTF: Locating First and Then Fine-Tuning for Mitigating Gender Bias in Large Language Models

2025-05-21 · Zhanyue Qin, Yue Ding, Deyuan Liu, Qingbin Liu 외

Nowadays, Large Language Models (LLMs) have attracted widespread attention due to their powerful performance. However, due to the unavoidable exposure to socially biased data during training, LLMs tend to exhibit social …