CLApr 30, 2020

Improving Factual Consistency Between a Response and Persona Facts

arXiv:2005.00036v2806 citations
AI Analysis

This addresses the issue of factual inconsistency in dialogue systems for users, but is incremental as it builds on existing reinforcement learning approaches.

The paper tackled the problem of neural response generation models producing factually inconsistent responses with persona facts, and improved the rate of factually consistent responses over supervised methods while maintaining language quality.

Neural models for response generation produce responses that are semantically plausible but not necessarily factually consistent with facts describing the speaker's persona. These models are trained with fully supervised learning where the objective function barely captures factual consistency. We propose to fine-tune these models by reinforcement learning and an efficient reward function that explicitly captures the consistency between a response and persona facts as well as semantic plausibility. Our automatic and human evaluations on the PersonaChat corpus confirm that our approach increases the rate of responses that are factually consistent with persona facts over its supervised counterpart while retaining the language quality of responses.

Foundations

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

Your Notes