CLApr 18, 2021

Revealing Persona Biases in Dialogue Systems

arXiv:2104.08728v246 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses biases in AI dialogue systems, which is crucial for developers and users to ensure fair and safe interactions, though it is incremental as it builds on existing bias research.

The paper conducted the first large-scale study on persona biases in dialogue systems, analyzing how adopting demographic personas affects response harmfulness, and found that using personas can reduce harmful responses compared to no personas, with variations based on persona choices.

Dialogue systems in the form of chatbots and personal assistants are being increasingly integrated into people's lives. Modern dialogue systems may consider adopting anthropomorphic personas, mimicking societal demographic groups to appear more approachable and trustworthy to users. However, the adoption of a persona can result in the adoption of biases. In this paper, we present the first large-scale study on persona biases in dialogue systems and conduct analyses on personas of different social classes, sexual orientations, races, and genders. We define persona biases as harmful differences in responses (e.g., varying levels of offensiveness, agreement with harmful statements) generated from adopting different demographic personas. Furthermore, we introduce an open-source framework, UnitPersonaBias, to explore and aggregate persona biases in dialogue systems. By analyzing the Blender and DialoGPT dialogue systems, we observe that adopting personas can actually decrease harmful responses, compared to not using any personas. Additionally, we find that persona choices can affect the degree of harms in generated responses and thus should be systematically evaluated before deployment. We also analyze how personas can result in different amounts of harm towards specific demographics.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes