paper-with-me

홈 › Papers

Multi-domain Dialog State Tracking using Recurrent Neural Networks

2015-06-23 · IJCNLP 2015 7 · Nikola Mrkšić, Diarmuid Ó Séaghdha, Blaise Thomson, Milica Gašić, Pei-Hao Su, David Vandyke, Tsung-Hsien Wen, Steve Young

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.

📄 PDF Abstract BibTeX arXiv:1506.07190

Code (0)

등록된 구현이 없습니다.

Tasks

dialog state tracking

Similar Papers 제목 키워드 기반

Toward Scalable Neural Dialogue State Tracking Model

2018-12-03 · Elnaz Nouri, Ehsan Hosseini-Asl

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 Tracking

Schema-Guided Multi-Domain Dialogue State Tracking with Graph Attention Neural Networks

2020-04-03 · Lu Chen, Boer Lv, Chi Wang, Su Zhu 외

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 Tracking

Encoding Word Confusion Networks with Recurrent Neural Networks for Dialog State Tracking

2017-07-18 · WS 2017 9 · Glorianna Jagfeld, Ngoc Thang Vu

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+1

Recurrent Neural Networks for Dialogue State Tracking

2016-06-28 · Ondřej Plátek, Petr Bělohlávek, Vojtěch Hudeček, Filip Jurčíček

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 Tracking

Multi-Domain Dialogue State Tracking with Top-K Slot Self Attention

2022-09-01 · SIGDIAL (ACL) 2022 9 · Longfei Yang, Jiyi Li, Sheng Li, Takahiro Shinozaki

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