Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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.

Yichi Zhang, Zhijian Ou, Huixin Wang, Junlan Feng• 2020

Related benchmarks

TaskDatasetResultRank
Dialog State TrackingMultiWOZ 2.1 (test)
Joint Goal Accuracy51.15
88
End-to-end task-oriented dialogueMultiWOZ 2.1 (test)
BLEU Score18.13
49
End-to-end Dialogue ModellingMultiWOZ 2.0 (test)
Inform Rate78.07
22
Belief TrackingCamRest676
Joint Goal Accuracy93.5
6
End-to-End Task-Oriented DialogIn-Car
Match Rate85.8
6
Response GenerationCamRest676
Match Acc96.4
6
Response GenerationIn-Car
Match Score0.866
5
Task-oriented DialogueMultiWOZ 2.1
Inform Rate78.1
4
Showing 8 of 8 rows

Other info

Code

Follow for update