paper-with-me

Papers

A Network-based End-to-End Trainable Task-oriented Dialogue System

2016-04-15 · EACL 2017 4 · Tsung-Hsien Wen, David Vandyke, Nikola Mrksic, Milica Gasic, Lina M. Rojas-Barahona, Pei-Hao Su, Stefan Ultes, Steve Young

Teaching machines to accomplish tasks by conversing naturally with humans is challenging. Currently, developing task-oriented dialogue systems requires creating multiple components and typically this involves either a large amount of handcrafting, or acquiring costly labelled datasets to solve a statistical learning problem for each component. In this work we introduce a neural network-based text-in, text-out end-to-end trainable goal-oriented dialogue system along with a new way of collecting dialogue data based on a novel pipe-lined Wizard-of-Oz framework. This approach allows us to develop dialogue systems easily and without making too many assumptions about the task at hand. The results show that the model can converse with human subjects naturally whilst helping them to accomplish tasks in a restaurant search domain.

📄 PDF Abstract BibTeX arXiv:1604.04562

Code (1)

ysglh/Task-Oriented-Dialogue-Dataset-Survey

Tasks

Task-Oriented Dialogue Systems

Similar Papers 제목 키워드 기반

Dialogue Learning with Human Teaching and Feedback in End-to-End Trainable Task-Oriented Dialogue Systems

2018-04-18 · NAACL 2018 6 · Bing Liu, Gokhan Tur, Dilek Hakkani-Tur, Pararth Shah 외

In this work, we present a hybrid learning method for training task-oriented dialogue systems through online user interactions. Popular methods for learning task-oriented dialogues include applying reinforcement learning…

Dialogue State TrackingImitation Learningreinforcement-learningReinforcement Learning+2

Learning Knowledge Bases with Parameters for Task-Oriented Dialogue Systems

2020-09-28 · Findings of the Association for Computational Linguistics 2020 · Andrea Madotto, Samuel Cahyawijaya, Genta Indra Winata, Yan Xu 외

Task-oriented dialogue systems are either modularized with separate dialogue state tracking (DST) and management steps or end-to-end trainable. In either case, the knowledge base (KB) plays an essential role in fulfillin…

Dialogue State TrackingManagementTask-Oriented Dialogue Systems

Learning Knowledge Bases with Parameters for Task-Oriented Dialogue Systems

2020-06-08 · Anonymous

Task-oriented dialogue systems are either modularized with separate dialogue state tracking (DST) and management steps or end-to-end trainable. In either case, the knowledge base (KB) plays an essential role in fulfillin…

Dialogue State TrackingManagementTask-Oriented Dialogue Systems

Post-processing Networks: Method for Optimizing Pipeline Task-oriented Dialogue Systems using Reinforcement Learning

2022-07-25 · SIGDIAL (ACL) 2022 9 · Atsumoto Ohashi, Ryuichiro Higashinaka

Many studies have proposed methods for optimizing the dialogue performance of an entire pipeline task-oriented dialogue system by jointly training modules in the system using reinforcement learning. However, these method…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Task-Oriented Dialogue Systems

Efficient Task-Oriented Dialogue Systems with Response Selection as an Auxiliary Task

2022-08-15 · Radostin Cholakov, Todor Kolev

The adoption of pre-trained language models in task-oriented dialogue systems has resulted in significant enhancements of their text generation abilities. However, these architectures are slow to use because of the large…

Task-Oriented Dialogue SystemsText Generation