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

GALAXY: A Generative Pre-trained Model for Task-Oriented Dialog with Semi-Supervised Learning and Explicit Policy Injection

About

Pre-trained models have proved to be powerful in enhancing task-oriented dialog systems. However, current pre-training methods mainly focus on enhancing dialog understanding and generation tasks while neglecting the exploitation of dialog policy. In this paper, we propose GALAXY, a novel pre-trained dialog model that explicitly learns dialog policy from limited labeled dialogs and large-scale unlabeled dialog corpora via semi-supervised learning. Specifically, we introduce a dialog act prediction task for policy optimization during pre-training and employ a consistency regularization term to refine the learned representation with the help of unlabeled dialogs. We also implement a gating mechanism to weigh suitable unlabeled dialog samples. Empirical results show that GALAXY substantially improves the performance of task-oriented dialog systems, and achieves new state-of-the-art results on benchmark datasets: In-Car, MultiWOZ2.0 and MultiWOZ2.1, improving their end-to-end combined scores by 2.5, 5.3 and 5.5 points, respectively. We also show that GALAXY has a stronger few-shot ability than existing models under various low-resource settings.

Wanwei He, Yinpei Dai, Yinhe Zheng, Yuchuan Wu, Zheng Cao, Dermot Liu, Peng Jiang, Min Yang, Fei Huang, Luo Si, Jian Sun, Yongbin Li• 2021

Related benchmarks

TaskDatasetResultRank
End-to-end task-oriented dialogueMultiWOZ 2.1 (test)
BLEU Score20.29
49
Task-oriented DialogueMultiWOZ 2.0 (test)
Inform Rate94.4
37
Task-oriented DialogueMultiWOZ 2.2 (test)
Inform Rate85.4
23
Task-oriented Dialogue Response GenerationMulti-WOZ 2.1 (test)
BLEU20.01
22
End-to-end Dialogue ModellingMultiWOZ 2.0 (test)
Inform Rate94.4
22
End-to-end task-oriented dialogueMultiWOZ 2.0 (test)
Inform Accuracy94.8
22
Task-oriented DialogueMultiWOZ 2.0
Inform Rate9.1
13
Task-oriented DialogueMultiWOZ 2.1 (test)
Inform Rate95.3
11
Natural language generationMultiWOZ 2.2 (test)
Inform85.4
10
End-to-End Task-Oriented DialogIn-Car
Match Rate85.3
6
Showing 10 of 10 rows

Other info

Code

Follow for update