CLLGNEApr 17, 2020

Show Us the Way: Learning to Manage Dialog from Demonstrations

arXiv:2004.08114v112 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of managing dialog in multi-domain systems, but it is incremental as it builds on existing reinforcement learning methods with demonstrations.

The authors tackled the problem of training dialog policies for multi-domain dialog systems by using Deep Q-learning from Demonstrations with expert examples, resulting in a system that outperformed supervised and reinforcement learning baselines.

We present our submission to the End-to-End Multi-Domain Dialog Challenge Track of the Eighth Dialog System Technology Challenge. Our proposed dialog system adopts a pipeline architecture, with distinct components for Natural Language Understanding, Dialog State Tracking, Dialog Management and Natural Language Generation. At the core of our system is a reinforcement learning algorithm which uses Deep Q-learning from Demonstrations to learn a dialog policy with the help of expert examples. We find that demonstrations are essential to training an accurate dialog policy where both state and action spaces are large. Evaluation of our Dialog Management component shows that our approach is effective - beating supervised and reinforcement learning baselines.

Foundations

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

Your Notes