paper-with-me

Papers

DG2: Data Augmentation Through Document Grounded Dialogue Generation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Collecting data for training dialog systems can be extremely expensive due to the involvement of human participants and need for extensive annotation. Especially in document-grounded dialog systems, human experts need to carefully read the unstructured documents to answer the users' questions. As a result, existing document-grounded dialog datasets are relatively small-scale and obstruct the effective training of dialogue systems. In this paper, we propose an automatic data augmentation technique grounded on documents through a generative dialogue model. The dialogue model consists of a user bot and agent bot that can synthesize diverse dialogues given an input document, which are then used to train a downstream model. When supplementing the original dataset, our method achieves significant improvement over traditional data augmentation methods. We also achieve great performance in the low-resource\vphantom{and unseen document} setting.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDialogue Generation

Similar Papers 제목 키워드 기반

DG2: Data Augmentation Through Document Grounded Dialogue Generation

2021-12-15 · SIGDIAL (ACL) 2022 9 · Qingyang Wu, Song Feng, Derek Chen, Sachindra Joshi 외

Collecting data for training dialog systems can be extremely expensive due to the involvement of human participants and need for extensive annotation. Especially in document-grounded dialog systems, human experts need to…

Data AugmentationDialogue Generation

DIALKI: Knowledge Identification in Conversational Systems through Dialogue-Document Contextualization

2021-09-10 · EMNLP 2021 11 · Zeqiu Wu, Bo-Ru Lu, Hannaneh Hajishirzi, Mari Ostendorf

Identifying relevant knowledge to be used in conversational systems that are grounded in long documents is critical to effective response generation. We introduce a knowledge identification model that leverages the docum…

Response Generation

MultiDoc2Dial: Modeling Dialogues Grounded in Multiple Documents

2021-09-26 · EMNLP 2021 11 · Song Feng, Siva Sankalp Patel, Hui Wan, Sachindra Joshi

We propose MultiDoc2Dial, a new task and dataset on modeling goal-oriented dialogues grounded in multiple documents. Most previous works treat document-grounded dialogue modeling as a machine reading comprehension task b…

Machine Reading ComprehensionReading Comprehension

doc2dial: A Goal-Oriented Document-Grounded Dialogue Dataset

2020-11-12 · EMNLP 2020 11 · Song Feng, Hui Wan, Chulaka Gunasekara, Siva Sankalp Patel 외

We introduce doc2dial, a new dataset of goal-oriented dialogues that are grounded in the associated documents. Inspired by how the authors compose documents for guiding end users, we first construct dialogue flows based …

Cross-lingual Data Augmentation for Document-grounded Dialog Systems in Low Resource Languages

2023-05-24 · Qi Gou, Zehua Xia, Wenzhe Du

This paper proposes a framework to address the issue of data scarcity in Document-Grounded Dialogue Systems(DGDS). Our model leverages high-resource languages to enhance the capability of dialogue generation in low-resou…

Data AugmentationDecoderDialogue GenerationRetrieval