CLAIHCDec 1, 2016

Bootstrapping incremental dialogue systems: using linguistic knowledge to learn from minimal data

arXiv:1612.00347v114 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of data efficiency and naturalness in dialogue systems for AI applications, though it is incremental in combining existing methods.

The paper tackles the problem of building dialogue systems with minimal training data by using a reinforcement learning approach combined with a Dynamic Syntax grammar, enabling the system to capture a wide range of dialogue variations from just a single dialogue.

We present a method for inducing new dialogue systems from very small amounts of unannotated dialogue data, showing how word-level exploration using Reinforcement Learning (RL), combined with an incremental and semantic grammar - Dynamic Syntax (DS) - allows systems to discover, generate, and understand many new dialogue variants. The method avoids the use of expensive and time-consuming dialogue act annotations, and supports more natural (incremental) dialogues than turn-based systems. Here, language generation and dialogue management are treated as a joint decision/optimisation problem, and the MDP model for RL is constructed automatically. With an implemented system, we show that this method enables a wide range of dialogue variations to be automatically captured, even when the system is trained from only a single dialogue. The variants include question-answer pairs, over- and under-answering, self- and other-corrections, clarification interaction, split-utterances, and ellipsis. This generalisation property results from the structural knowledge and constraints present within the DS grammar, and highlights some limitations of recent systems built using machine learning techniques only.

Foundations

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

Your Notes