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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| End-to-end task-oriented dialogue | MultiWOZ 2.1 (test) | BLEU Score20.29 | 49 | |
| Task-oriented Dialogue | MultiWOZ 2.0 (test) | Inform Rate94.4 | 37 | |
| Task-oriented Dialogue | MultiWOZ 2.2 (test) | Inform Rate85.4 | 23 | |
| Task-oriented Dialogue Response Generation | Multi-WOZ 2.1 (test) | BLEU20.01 | 22 | |
| End-to-end Dialogue Modelling | MultiWOZ 2.0 (test) | Inform Rate94.4 | 22 | |
| End-to-end task-oriented dialogue | MultiWOZ 2.0 (test) | Inform Accuracy94.8 | 22 | |
| Task-oriented Dialogue | MultiWOZ 2.0 | Inform Rate9.1 | 13 | |
| Task-oriented Dialogue | MultiWOZ 2.1 (test) | Inform Rate95.3 | 11 | |
| Natural language generation | MultiWOZ 2.2 (test) | Inform85.4 | 10 | |
| End-to-End Task-Oriented Dialog | In-Car | Match Rate85.3 | 6 |