paper-with-me

Papers

Velocidapter: Task-oriented Dialogue Comprehension Modeling Pairing Synthetic Text Generation with Domain Adaptation

2021-07-01 · SIGDIAL (ACL) 2021 7 · Ibrahim Taha Aksu, Zhengyuan Liu, Min-Yen Kan, Nancy Chen

We introduce a synthetic dialogue generation framework, Velocidapter, which addresses the corpus availability problem for dialogue comprehension. Velocidapter augments datasets by simulating synthetic conversations for a task-oriented dialogue domain, requiring a small amount of bootstrapping work for each new domain. We evaluate the efficacy of our framework on a task-oriented dialogue comprehension dataset, MRCWOZ, which we curate by annotating questions for slots in the restaurant, taxi, and hotel domains of the MultiWOZ 2.2 dataset (Zang et al., 2020). We run experiments within a low-resource setting, where we pretrain a model on SQuAD, fine-tuning it on either a small original data or on the synthetic data generated by our framework. Velocidapter shows significant improvements using both the transformer-based BERTBase and BiDAF as base models. We further show that the framework is easy to use by novice users and conclude that Velocidapter can greatly help training over task-oriented dialogues, especially for low-resourced emerging domains.

📄 PDF Abstract BibTeX

Code (1)

cuthalionn/velocidapter 공식 구현

Tasks

Dialogue GenerationDomain AdaptationText Generation

Similar Papers 제목 키워드 기반

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

OmniDialog: An Omnipotent Pre-training Model for Task-Oriented Dialogue System

2023-12-28 · Mingtao Yang, See-Kiong Ng, Jinlan Fu

Pre-trained conversation models (PCMs) have demonstrated remarkable results in task-oriented dialogue (TOD) systems. Many PCMs focus predominantly on dialogue management tasks like dialogue state tracking, dialogue gener…

Dialogue GenerationDialogue ManagementDialogue State Trackingintent-classification+6

G4: Grounding-guided Goal-oriented Dialogues Generation with Multiple Documents

2022-05-01 · dialdoc (ACL) 2022 5 · Shiwei Zhang, Yiyang Du, Guanzhong Liu, Zhao Yan 외

Goal-oriented dialogues generation grounded in multiple documents(MultiDoc2Dial) is a challenging and realistic task. Unlike previous works which treat document-grounded dialogue modeling as a machine reading comprehensi…

Machine Reading ComprehensionReading ComprehensionResponse Generation

STRUDEL: Structured Dialogue Summarization for Dialogue Comprehension

2022-12-24 · Borui Wang, Chengcheng Feng, Arjun Nair, Madelyn Mao 외

Abstractive dialogue summarization has long been viewed as an important standalone task in natural language processing, but no previous work has explored the possibility of whether abstractive dialogue summarization can …

Abstractive Dialogue SummarizationGraph Neural NetworkQuestion Answering

Advances in Multi-turn Dialogue Comprehension: A Survey

2021-03-04 · Zhuosheng Zhang, Hai Zhao

Training machines to understand natural language and interact with humans is an elusive and essential task of artificial intelligence. A diversity of dialogue systems has been designed with the rapid development of deep …

DiversityLanguage ModellingQuestion AnsweringReading Comprehension+1