CLSep 22, 2022

Learning Interpretable Latent Dialogue Actions With Less Supervision

arXiv:2209.11128v3298 citationsh-index: 30
Originality Incremental advance
AI Analysis

This work addresses the need for explainable dialogue systems in task-oriented applications, offering a method with less supervision, though it is incremental in combining existing techniques.

The authors tackled the problem of modeling task-oriented dialogues with interpretable latent actions using a novel VRNN-based architecture that requires no explicit semantic annotation, achieving improved perplexity and BLEU scores on three datasets.

We present a novel architecture for explainable modeling of task-oriented dialogues with discrete latent variables to represent dialogue actions. Our model is based on variational recurrent neural networks (VRNN) and requires no explicit annotation of semantic information. Unlike previous works, our approach models the system and user turns separately and performs database query modeling, which makes the model applicable to task-oriented dialogues while producing easily interpretable action latent variables. We show that our model outperforms previous approaches with less supervision in terms of perplexity and BLEU on three datasets, and we propose a way to measure dialogue success without the need for expert annotation. Finally, we propose a novel way to explain semantics of the latent variables with respect to system actions.

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