paper-with-me

Papers

Learning to Generate Equitable Text in Dialogue from Biased Training Data

2023-07-10 · Anthony Sicilia, Malihe Alikhani

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.

📄 PDF Abstract BibTeX arXiv:2307.04303

Code (1)

anthonysicilia/equitable-dialogue-acl2023 공식 구현 pytorch

Tasks

Decision MakingFairnessText Generation

Similar Papers 제목 키워드 기반

All Should Be Equal in the Eyes of Language Models: Counterfactually Aware Fair Text Generation

2023-11-09 · Pragyan Banerjee, Abhinav Java, Surgan Jandial, Simra Shahid 외

Fairness in Language Models (LMs) remains a longstanding challenge, given the inherent biases in training data that can be perpetuated by models and affect the downstream tasks. Recent methods employ expensive retraining…

AllFairnessLanguage ModelingLanguage Modelling+1

A Dialogue-Based Framework for Correcting Multimodal Errors in AI-Assisted STEM Education

2026-05-05 · Akshay Syal, Lawrence Swaminathan Xavier Prince, Evin Gultepe, Nik Bear Brown 외 arxiv

Large Language Models (LLMs) are democratizing access to personalized tutoring; however, their effectiveness is hindered by challenges in processing multimodal content, which limits AI's potential to provide equitable, h…

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

Creating Multilingual Mental Health Dialogue Datasets: Limits of Persona-Based Localization via Nationality and Language

2026-06-17 · Yunkai Xu, Saeed Abdullah arxiv

AI and large language models (LLMs) have emerged as promising tools to address global mental health challenges. Despite the global nature of these challenges, there remains a critical shortage of high-quality datasets fo…

Mitigating Gender Bias for Neural Dialogue Generation with Adversarial Learning

2020-09-28 · EMNLP 2020 11 · Haochen Liu, Wentao Wang, Yiqi Wang, Hui Liu 외

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 p…

Dialogue GenerationDiversity