paper-with-me

Papers

UBAR: Towards Fully End-to-End Task-Oriented Dialog Systems with GPT-2

2020-12-07 · Yunyi Yang, Yunhao Li, Xiaojun Quan

This paper presents our task-oriented dialog system UBAR which models task-oriented dialogs on a dialog session level. Specifically, UBAR is acquired by fine-tuning the large pre-trained unidirectional language model GPT-2 on the sequence of the entire dialog session which is composed of user utterance, belief state, database result, system act, and system response of every dialog turn. Additionally, UBAR is evaluated in a more realistic setting, where its dialog context has access to user utterances and all content it generated such as belief states, system acts, and system responses. Experimental results on the MultiWOZ datasets show that UBAR achieves state-of-the-art performances in multiple settings, improving the combined score of response generation, policy optimization, and end-to-end modeling by 4.7, 3.5, and 9.4 points respectively. Thorough analyses demonstrate that the session-level training sequence formulation and the generated dialog context are essential for UBAR to operate as a fully end-to-end task-oriented dialog system in real life. We also examine the transfer ability of UBAR to new domains with limited data and provide visualization and a case study to illustrate the advantages of UBAR in modeling on a dialog session level.

📄 PDF Abstract BibTeX arXiv:2012.03539

Code (1)

TonyNemo/UBAR-MultiWOZ 공식 구현 pytorch

Tasks

Language ModellingResponse Generation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Weight Decay 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Attention 설명 없음

Similar Papers 제목 키워드 기반

UBARv2: Towards Mitigating Exposure Bias in Task-Oriented Dialogs

2022-09-15 · Yunyi Yang, Hong Ding, Qingyi Liu, Xiaojun Quan

This paper studies the exposure bias problem in task-oriented dialog systems, where the model's generated content over multiple turns drives the dialog context away from the ground-truth distribution at training time, in…

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 modu…

Data AugmentationSentence

ViWOZ: A Multi-Domain Task-Oriented Dialogue Systems Dataset For Low-resource Language

2022-03-15 · Phi Nguyen Van, Tung Cao Hoang, Dung Nguyen Manh, Quan Nguyen Minh 외

Most of the current task-oriented dialogue systems (ToD), despite having interesting results, are designed for a handful of languages like Chinese and English. Therefore, their performance in low-resource languages is st…

Task-Oriented Dialogue Systems

Goal-Embedded Dual Hierarchical Model for Task-Oriented Dialogue Generation

2019-09-19 · CONLL 2019 11 · Yi-An Lai, Arshit Gupta, Yi Zhang

Hierarchical neural networks are often used to model inherent structures within dialogues. For goal-oriented dialogues, these models miss a mechanism adhering to the goals and neglect the distinct conversational patterns…

Data AugmentationDecoderDialogue GenerationResponse Generation

High-Quality Diversification for Task-Oriented Dialogue Systems

2021-06-02 · Zhiwen Tang, Hrishikesh Kulkarni, Grace Hui Yang

Many task-oriented dialogue systems use deep reinforcement learning (DRL) to learn policies that respond to the user appropriately and complete the tasks successfully. Training DRL agents with diverse dialogue trajectori…

Conversational SearchDeep Reinforcement LearningTask-Oriented Dialogue SystemsVocal Bursts Intensity Prediction