paper-with-me

Papers

Comparing Data Augmentation Methods for End-to-End Task-Oriented Dialog Systems

2024-06-10 · Christos Vlachos, Themos Stafylakis, Ion Androutsopoulos

Creating effective and reliable task-oriented dialog systems (ToDSs) is challenging, not only because of the complex structure of these systems, but also due to the scarcity of training data, especially when several modules need to be trained separately, each one with its own input/output training examples. Data augmentation (DA), whereby synthetic training examples are added to the training data, has been successful in other NLP systems, but has not been explored as extensively in ToDSs. We empirically evaluate the effectiveness of DA methods in an end-to-end ToDS setting, where a single system is trained to handle all processing stages, from user inputs to system outputs. We experiment with two ToDSs (UBAR, GALAXY) on two datasets (MultiWOZ, KVRET). We consider three types of DA methods (word-level, sentence-level, dialog-level), comparing eight DA methods that have shown promising results in ToDSs and other NLP systems. We show that all DA methods considered are beneficial, and we highlight the best ones, also providing advice to practitioners. We also introduce a more challenging few-shot cross-domain ToDS setting, reaching similar conclusions.

📄 PDF Abstract BibTeX arXiv:2406.06127

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationSentence

Similar Papers 제목 키워드 기반

Boosting Semi-Supervised 2D Human Pose Estimation by Revisiting Data Augmentation and Consistency Training

2024-02-18 · Huayi Zhou, Mukun Luo, Fei Jiang, Yue Ding 외

The 2D human pose estimation (HPE) is a basic visual problem. However, its supervised learning requires massive keypoint labels, which is labor-intensive to collect. Thus, we aim at boosting a pose estimator by excavatin…

2D Human Pose EstimationData AugmentationPose Estimation

Effective Data Augmentation Approaches to End-to-End Task-Oriented Dialogue

2019-12-05 · Jun Quan, Deyi Xiong

The training of task-oriented dialogue systems is often confronted with the lack of annotated data. In contrast to previous work which augments training data through expensive crowd-sourcing efforts, we propose four diff…

Data AugmentationDiversitySentenceTask-Oriented Dialogue Systems

End-to-End Optimization of Task-Oriented Dialogue Model with Deep Reinforcement Learning

2017-11-29 · Bing Liu, Gokhan Tur, Dilek Hakkani-Tur, Pararth Shah 외

In this paper, we present a neural network based task-oriented dialogue system that can be optimized end-to-end with deep reinforcement learning (RL). The system is able to track dialogue state, interface with knowledge …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

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

METAM: Goal-Oriented Data Discovery

2023-04-18 · Sainyam Galhotra, Yue Gong, Raul Castro Fernandez

Data is a central component of machine learning and causal inference tasks. The availability of large amounts of data from sources such as open data repositories, data lakes and data marketplaces creates an opportunity t…

Causal Inference