Proceedings of the 15th Conference of the European Chapter of The Association for Computational Linguistics: Volume 1 2017
DOI: 10.18653/v1/e17-1042
|View full text |Cite
|
Sign up to set email alerts
|

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

Abstract: Teaching machines to accomplish tasks by conversing naturally with humans is challenging. Currently, developing taskoriented 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, textout end-to-end trainable goal-oriented dialogue system along with a new way of collecting dialogue data base… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
279
0
1

Year Published

2018
2018
2023
2023

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 455 publications
(319 citation statements)
references
References 27 publications
0
279
0
1
Order By: Relevance
“…More recently, [3] used domain description based unstructured knowledge using an additional recurrent neural network (GRU) architecture added to the word embeddings for domain keywords to further improve the performance of such models. There are also many recent works that incorporated end-to-end models with structured knowledge sources, such as knowledge graphs [24], [5], [25]. [6] used a key-value retrieval network to augment the vocabulary distribution of the keys of the KG with the attentions of their associated values.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…More recently, [3] used domain description based unstructured knowledge using an additional recurrent neural network (GRU) architecture added to the word embeddings for domain keywords to further improve the performance of such models. There are also many recent works that incorporated end-to-end models with structured knowledge sources, such as knowledge graphs [24], [5], [25]. [6] used a key-value retrieval network to augment the vocabulary distribution of the keys of the KG with the attentions of their associated values.…”
Section: Related Workmentioning
confidence: 99%
“…[6] introduced such a multi-turn, multi-domain task-oriented dialogue dataset. They performed a Wizard-of-Oz based data collection scheme inspired by [24]. They used the Amazon Mechanical Turk (AMT) platform for data collection.…”
Section: Datasetmentioning
confidence: 99%
“…Wen et al [62] constructed a task-oriented dialogue system by using a modular neural generation model. Neural network is used to realize the process of all modules, and specific tasks of restaurant reservation was achieved.…”
Section: A Task-oriented Dialogue Systemsmentioning
confidence: 99%
“…3). These models have shown state-of-the-art performance in machine translation tasks , and have been applied to text-based dialogue management with promising results (Lowe et al, 2015;Wen et al, 2016). For the task of generating dense representations of phone sequences, the seq2seq model is trained in a similar way to auto-encoders (Vincent et al, 2008), where in- put and target sequences are the same, forcing the model to learn to reconstruct the input sequence.…”
Section: Seq2seq Phone Encodermentioning
confidence: 99%