CLApr 20, 2020

Grounding Conversations with Improvised Dialogues

arXiv:2004.09544v21004 citations
AI Analysis

This work addresses the issue of poor mutual knowledge establishment in AI dialogue systems, offering a domain-specific improvement for conversational AI.

The paper tackled the problem of dialogue systems lacking explicit grounding by using improvisational theater dialogues to train them, resulting in improved grounded and relevant conversations as confirmed by human evaluations.

Effective dialogue involves grounding, the process of establishing mutual knowledge that is essential for communication between people. Modern dialogue systems are not explicitly trained to build common ground, and therefore overlook this important aspect of communication. Improvisational theater (improv) intrinsically contains a high proportion of dialogue focused on building common ground, and makes use of the yes-and principle, a strong grounding speech act, to establish coherence and an actionable objective reality. We collect a corpus of more than 26,000 yes-and turns, transcribing them from improv dialogues and extracting them from larger, but more sparsely populated movie script dialogue corpora, via a bootstrapped classifier. We fine-tune chit-chat dialogue systems with our corpus to encourage more grounded, relevant conversation and confirm these findings with human evaluations.

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