CLAIHCMar 1, 2017

Learning Conversational Systems that Interleave Task and Non-Task Content

arXiv:1703.00099v151 citations
Originality Incremental advance
AI Analysis

This addresses the issue of user disengagement in task-oriented dialog systems for applications like personal assistants or customer service, though it is incremental as it builds on existing reinforcement learning methods.

The paper tackles the problem of task-oriented dialog systems failing when user intentions are not explicit by proposing a framework to interleave non-task social conversation into task conversations, resulting in a system that achieves a better task success rate and is rated as more engaging compared to a pure task-oriented system.

Task-oriented dialog systems have been applied in various tasks, such as automated personal assistants, customer service providers and tutors. These systems work well when users have clear and explicit intentions that are well-aligned to the systems' capabilities. However, they fail if users intentions are not explicit. To address this shortcoming, we propose a framework to interleave non-task content (i.e. everyday social conversation) into task conversations. When the task content fails, the system can still keep the user engaged with the non-task content. We trained a policy using reinforcement learning algorithms to promote long-turn conversation coherence and consistency, so that the system can have smooth transitions between task and non-task content. To test the effectiveness of the proposed framework, we developed a movie promotion dialog system. Experiments with human users indicate that a system that interleaves social and task content achieves a better task success rate and is also rated as more engaging compared to a pure task-oriented system.

Foundations

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

Your Notes