AILGJan 18, 2016

SimpleDS: A Simple Deep Reinforcement Learning Dialogue System

arXiv:1601.04574v188 citations
AI Analysis

This work addresses the need for more automated dialogue control in interactive agents, though it appears incremental as it builds on existing reinforcement learning approaches.

The paper tackles the problem of manual feature engineering in reinforcement learning dialogue systems by introducing SimpleDS, which selects actions directly from raw text, and reports initial results showing it can induce reasonable dialogue behavior in the restaurant domain.

This paper presents 'SimpleDS', a simple and publicly available dialogue system trained with deep reinforcement learning. In contrast to previous reinforcement learning dialogue systems, this system avoids manual feature engineering by performing action selection directly from raw text of the last system and (noisy) user responses. Our initial results, in the restaurant domain, show that it is indeed possible to induce reasonable dialogue behaviour with an approach that aims for high levels of automation in dialogue control for intelligent interactive agents.

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