Multi-domain Dialog State Tracking using Recurrent Neural Networks
Dialog state tracking is a key component of many modern dialog systems, most of which are designed with a single, well-defined domain in mind. This paper shows that dialog data drawn from different dialog domains can be used to train a general belief tracking model which can operate across all of these domains, exhibiting superior performance to each of the domain-specific models. We propose a training procedure which uses out-of-domain data to initialise belief tracking models for entirely new domains. This procedure leads to improvements in belief tracking performance regardless of the amount of in-domain data available for training the model.
Code (0)
등록된 구현이 없습니다.
Tasks
dialog state trackingSimilar Papers 제목 키워드 기반
Toward Scalable Neural Dialogue State Tracking Model
The latency in the current neural based dialogue state tracking models prohibits them from being used efficiently for deployment in production systems, albeit their highly accurate performance. This paper proposes a new …
Dialogue State TrackingmodelMulti-domain Dialogue State TrackingSchema-Guided Multi-Domain Dialogue State Tracking with Graph Attention Neural Networks
Dialogue state tracking (DST) aims at estimating the current dialogue state given all the preceding conversation. For multi-domain DST, the data sparsity problem is also a major obstacle due to the increased number of st…
Dialogue State TrackingGraph AttentionMulti-domain Dialogue State TrackingEncoding Word Confusion Networks with Recurrent Neural Networks for Dialog State Tracking
This paper presents our novel method to encode word confusion networks, which can represent a rich hypothesis space of automatic speech recognition systems, via recurrent neural networks. We demonstrate the utility of ou…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)dialog state trackingspeech-recognition+1Recurrent Neural Networks for Dialogue State Tracking
This paper discusses models for dialogue state tracking using recurrent neural networks (RNN). We present experiments on the standard dialogue state tracking (DST) dataset, DSTC2. On the one hand, RNN models became the s…
Dialogue State TrackingMulti-Domain Dialogue State Tracking with Top-K Slot Self Attention
As an important component of task-oriented dialogue systems, dialogue state tracking is designed to track the dialogue state through the conversations between users and systems. Multi-domain dialogue state tracking is a …
Dialogue State TrackingMulti-domain Dialogue State TrackingTask-Oriented Dialogue Systems