paper-with-me

홈 › Papers

Mitigating Gender Bias for Neural Dialogue Generation with Adversarial Learning

2020-09-28 · EMNLP 2020 11 · Haochen Liu, Wentao Wang, Yiqi Wang, Hui Liu, Zitao Liu, Jiliang Tang

Dialogue systems play an increasingly important role in various aspects of our daily life. It is evident from recent research that dialogue systems trained on human conversation data are biased. In particular, they can produce responses that reflect people's gender prejudice. Many debiasing methods have been developed for various NLP tasks, such as word embedding. However, they are not directly applicable to dialogue systems because they are likely to force dialogue models to generate similar responses for different genders. This greatly degrades the diversity of the generated responses and immensely hurts the performance of the dialogue models. In this paper, we propose a novel adversarial learning framework Debiased-Chat to train dialogue models free from gender bias while keeping their performance. Extensive experiments on two real-world conversation datasets show that our framework significantly reduces gender bias in dialogue models while maintaining the response quality. The implementation of the proposed framework is released.

📄 PDF Abstract BibTeX arXiv:2009.13028

Code (1)

zgahhblhc/Debiased-Chat 공식 구현 pytorch

Tasks

Dialogue GenerationDiversity

Similar Papers 제목 키워드 기반

Queens are Powerful too: Mitigating Gender Bias in Dialogue Generation

2019-11-10 · EMNLP 2020 11 · Emily Dinan, Angela Fan, Adina Williams, Jack Urbanek 외

Models often easily learn biases present in the training data, and their predictions directly reflect this bias. We analyze gender bias in dialogue data, and examine how this bias is actually amplified in subsequent gene…

counterfactualData AugmentationDialogue Generation

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

Mitigating Gender Bias in Machine Translation through Adversarial Learning

2022-03-20 · Eve Fleisig, Christiane Fellbaum

Machine translation and other NLP systems often contain significant biases regarding sensitive attributes, such as gender or race, that worsen system performance and perpetuate harmful stereotypes. Recent preliminary res…

Machine TranslationTranslation

Mitigating Gender Bias in Machine Translation through Adversarial Learning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Machine translation and other NLP systems often contain significant biases regarding sensitive attributes, such as gender or race, that worsen system performance and perpetuate harmful stereotypes. Recent preliminary res…

Machine TranslationTranslation

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