A Probabilistic End-To-End Task-Oriented Dialog Model with Latent Belief States towards Semi-Supervised Learning
About
Structured belief states are crucial for user goal tracking and database query in task-oriented dialog systems. However, training belief trackers often requires expensive turn-level annotations of every user utterance. In this paper we aim at alleviating the reliance on belief state labels in building end-to-end dialog systems, by leveraging unlabeled dialog data towards semi-supervised learning. We propose a probabilistic dialog model, called the LAtent BElief State (LABES) model, where belief states are represented as discrete latent variables and jointly modeled with system responses given user inputs. Such latent variable modeling enables us to develop semi-supervised learning under the principled variational learning framework. Furthermore, we introduce LABES-S2S, which is a copy-augmented Seq2Seq model instantiation of LABES. In supervised experiments, LABES-S2S obtains strong results on three benchmark datasets of different scales. In utilizing unlabeled dialog data, semi-supervised LABES-S2S significantly outperforms both supervised-only and semi-supervised baselines. Remarkably, we can reduce the annotation demands to 50% without performance loss on MultiWOZ.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Dialog State Tracking | MultiWOZ 2.1 (test) | Joint Goal Accuracy51.15 | 88 | |
| End-to-end task-oriented dialogue | MultiWOZ 2.1 (test) | BLEU Score18.13 | 49 | |
| End-to-end Dialogue Modelling | MultiWOZ 2.0 (test) | Inform Rate78.07 | 22 | |
| Belief Tracking | CamRest676 | Joint Goal Accuracy93.5 | 6 | |
| End-to-End Task-Oriented Dialog | In-Car | Match Rate85.8 | 6 | |
| Response Generation | CamRest676 | Match Acc96.4 | 6 | |
| Response Generation | In-Car | Match Score0.866 | 5 | |
| Task-oriented Dialogue | MultiWOZ 2.1 | Inform Rate78.1 | 4 |