CLAIJul 10, 2023

Learning to Generate Equitable Text in Dialogue from Biased Training Data

arXiv:2307.04303v1227 citationsh-index: 17Has Code
Originality Incremental advance
AI Analysis

This addresses fairness issues in dialogue systems for users, though it is incremental as it builds on existing theories and algorithms.

The paper tackles the problem of generating equitable text in dialogue systems from biased training data by providing formal definitions and proving connections between learning equity and human-likeness, with empirical validation showing accurate predictions of algorithm performance in the GuessWhat?! game.

The ingrained principles of fairness in a dialogue system's decision-making process and generated responses are crucial for user engagement, satisfaction, and task achievement. Absence of equitable and inclusive principles can hinder the formation of common ground, which in turn negatively impacts the overall performance of the system. For example, misusing pronouns in a user interaction may cause ambiguity about the intended subject. Yet, there is no comprehensive study of equitable text generation in dialogue. Aptly, in this work, we use theories of computational learning to study this problem. We provide formal definitions of equity in text generation, and further, prove formal connections between learning human-likeness and learning equity: algorithms for improving equity ultimately reduce to algorithms for improving human-likeness (on augmented data). With this insight, we also formulate reasonable conditions under which text generation algorithms can learn to generate equitable text without any modifications to the biased training data on which they learn. To exemplify our theory in practice, we look at a group of algorithms for the GuessWhat?! visual dialogue game and, using this example, test our theory empirically. Our theory accurately predicts relative-performance of multiple algorithms in generating equitable text as measured by both human and automated evaluation.

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