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

Few-shot Natural Language Generation for Task-Oriented Dialog

About

As a crucial component in task-oriented dialog systems, the Natural Language Generation (NLG) module converts a dialog act represented in a semantic form into a response in natural language. The success of traditional template-based or statistical models typically relies on heavily annotated data, which is infeasible for new domains. Therefore, it is pivotal for an NLG system to generalize well with limited labelled data in real applications. To this end, we present FewShotWoz, the first NLG benchmark to simulate the few-shot learning setting in task-oriented dialog systems. Further, we develop the SC-GPT model. It is pre-trained on a large set of annotated NLG corpus to acquire the controllable generation ability, and fine-tuned with only a few domain-specific labels to adapt to new domains. Experiments on FewShotWoz and the large Multi-Domain-WOZ datasets show that the proposed SC-GPT significantly outperforms existing methods, measured by various automatic metrics and human evaluations.

Baolin Peng, Chenguang Zhu, Chunyuan Li, Xiujun Li, Jinchao Li, Michael Zeng, Jianfeng Gao• 2020

Related benchmarks

TaskDatasetResultRank
Response GenerationMultiWOZ (test)
BLEU Score30.8
27
Dialog Response GenerationFEWSHOTWOZ (test)
Informativeness2.64
4
Dialog Response GenerationFEWSHOTWOZ Restaurant 1.0 (test)
BLEU38.08
3
Dialog Response GenerationFEWSHOTWOZ Laptop 1.0 (test)
BLEU32.73
3
Dialog Response GenerationFEWSHOTWOZ Hotel 1.0 (test)
BLEU38.25
3
Dialog Response GenerationFEWSHOTWOZ TV 1.0 (test)
BLEU32.95
3
Dialog Response GenerationFEWSHOTWOZ Attraction 1.0 (test)
BLEU20.69
3
Dialog Response GenerationFEWSHOTWOZ train 1.0 (test)
BLEU17.21
3
Dialog Response GenerationFEWSHOTWOZ Taxi 1.0 (test)
BLEU19.7
3
Showing 9 of 9 rows

Other info

Code

Follow for update