paper-with-me

Papers

Contextual Data Augmentation for Task-Oriented Dialog Systems

2023-10-16 · Dustin Axman, Avik Ray, Shubham Garg, Jing Huang

Collection of annotated dialogs for training task-oriented dialog systems have been one of the key bottlenecks in improving current models. While dialog response generation has been widely studied on the agent side, it is not evident if similar generative models can be used to generate a large variety of, and often unexpected, user inputs that real dialog systems encounter in practice. Existing data augmentation techniques such as paraphrase generation do not take the dialog context into consideration. In this paper, we develop a novel dialog augmentation model that generates a user turn, conditioning on full dialog context. Additionally, with a new prompt design for language model, and output re-ranking, the dialogs generated from our model can be directly used to train downstream dialog systems. On common benchmark datasets MultiWoZ and SGD, we show that our dialog augmentation model generates high quality dialogs and improves dialog success rate by as much as $8\%$ over baseline.

📄 PDF Abstract BibTeX arXiv:2310.10380

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationLanguage ModelingLanguage ModellingParaphrase GenerationRe-RankingResponse Generation

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Contextual ASR Error Handling with LLMs Augmentation for Goal-Oriented Conversational AI

2025-01-10 · Yuya Asano, Sabit Hassan, Paras Sharma, Anthony Sicilia 외

General-purpose automatic speech recognition (ASR) systems do not always perform well in goal-oriented dialogue. Existing ASR correction methods rely on prior user data or named entities. We extend correction to tasks th…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+5

Data Augmentation with Paraphrase Generation and Entity Extraction for Multimodal Dialogue System

2022-05-09 · LREC 2022 6 · Eda Okur, Saurav Sahay, Lama Nachman

Contextually aware intelligent agents are often required to understand the users and their surroundings in real-time. Our goal is to build Artificial Intelligence (AI) systems that can assist children in their learning p…

Data AugmentationIntent RecognitionMathNatural Language Understanding+2

Variational Hierarchical Dialog Autoencoder for Dialog State Tracking Data Augmentation

2020-01-23 · EMNLP 2020 11 · Kang Min Yoo, Hanbit Lee, Franck Dernoncourt, Trung Bui 외

Recent works have shown that generative data augmentation, where synthetic samples generated from deep generative models complement the training dataset, benefit NLP tasks. In this work, we extend this approach to the ta…

Data Augmentationdialog state trackingDialogue State TrackingResponse Generation+2

TOD-DA: Towards Boosting the Robustness of Task-oriented Dialogue Modeling on Spoken Conversations

2021-12-23 · Xin Tian, Xinxian Huang, Dongfeng He, Yingzhan Lin 외

Task-oriented dialogue systems have been plagued by the difficulties of obtaining large-scale and high-quality annotated conversations. Furthermore, most of the publicly available datasets only include written conversati…

Data Augmentationspeech-recognitionSpeech RecognitionSpoken Dialogue Systems+1

N-Shot Learning for Augmenting Task-Oriented Dialogue State Tracking

2021-02-27 · Findings (ACL) 2022 5 · Taha Aksu, Zhengyuan Liu, Min-Yen Kan, Nancy F. Chen

Augmentation of task-oriented dialogues has followed standard methods used for plain-text such as back-translation, word-level manipulation, and paraphrasing despite its richly annotated structure. In this work, we intro…

Data AugmentationDialogue State TrackingLanguage ModelingLanguage Modelling+2