@inproceedings{xu-etal-2021-augnlg,
title = "{A}ug{NLG}: Few-shot Natural Language Generation using Self-trained Data Augmentation",
author = "Xu, Xinnuo and
Wang, Guoyin and
Kim, Young-Bum and
Lee, Sungjin",
editor = "Zong, Chengqing and
Xia, Fei and
Li, Wenjie and
Navigli, Roberto",
booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
month = aug,
year = "2021",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2021.acl-long.95/",
doi = "10.18653/v1/2021.acl-long.95",
pages = "1183--1195",
abstract = "Natural Language Generation (NLG) is a key component in a task-oriented dialogue system, which converts the structured meaning representation (MR) to the natural language. For large-scale conversational systems, where it is common to have over hundreds of intents and thousands of slots, neither template-based approaches nor model-based approaches are scalable. Recently, neural NLGs started leveraging transfer learning and showed promising results in few-shot settings. This paper proposes AugNLG, a novel data augmentation approach that combines a self-trained neural retrieval model with a few-shot learned NLU model, to automatically create MR-to-Text data from open-domain texts. The proposed system mostly outperforms the state-of-the-art methods on the FewshotWOZ data in both BLEU and Slot Error Rate. We further confirm improved results on the FewshotSGD data and provide comprehensive analysis results on key components of our system. Our code and data are available at \url{https://github.com/XinnuoXu/AugNLG}."
}
Markdown (Informal)
[AugNLG: Few-shot Natural Language Generation using Self-trained Data Augmentation](https://preview.aclanthology.org/fix-sig-urls/2021.acl-long.95/) (Xu et al., ACL-IJCNLP 2021)
ACL