CLLGNov 4, 2020

Hybrid Supervised Reinforced Model for Dialogue Systems

arXiv:2011.02243v1
Originality Synthesis-oriented
AI Analysis

This work addresses dialogue systems for task-oriented applications, presenting an incremental improvement in model design.

The paper tackles the problem of task-oriented dialogue management by introducing a recurrent hybrid model based on Deep Recurrent Q-Networks, which improves performance, learning speed, and robustness compared to a non-recurrent baseline.

This paper presents a recurrent hybrid model and training procedure for task-oriented dialogue systems based on Deep Recurrent Q-Networks (DRQN). The model copes with both tasks required for Dialogue Management: State Tracking and Decision Making. It is based on modeling Human-Machine interaction into a latent representation embedding an interaction context to guide the discussion. The model achieves greater performance, learning speed and robustness than a non-recurrent baseline. Moreover, results allow interpreting and validating the policy evolution and the latent representations information-wise.

Foundations

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

Your Notes