English

Mitigating Gender Bias for Neural Dialogue Generation with Adversarial Learning

Computation and Language 2020-11-03 v2 Artificial Intelligence Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2009.13028,
  title  = {Mitigating Gender Bias for Neural Dialogue Generation with Adversarial Learning},
  author = {Haochen Liu and Wentao Wang and Yiqi Wang and Hui Liu and Zitao Liu and Jiliang Tang},
  journal= {arXiv preprint arXiv:2009.13028},
  year   = {2020}
}

Comments

Accepted by EMNLP 2020

R2 v1 2026-06-23T18:50:00.988Z