Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing 2018
DOI: 10.18653/v1/d18-1299
|View full text |Cite
|
Sign up to set email alerts
|

Towards Universal Dialogue State Tracking

Abstract: Dialogue state tracking is the core part of a spoken dialogue system. It estimates the beliefs of possible user's goals at every dialogue turn. However, for most current approaches, it's difficult to scale to large dialogue domains. They have one or more of following limitations: (a) Some models don't work in the situation where slot values in ontology changes dynamically; (b) The number of model parameters is proportional to the number of slots; (c) Some models extract features based on hand-crafted lexicons.… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

1
97
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
5
2

Relationship

1
6

Authors

Journals

citations
Cited by 122 publications
(108 citation statements)
references
References 25 publications
1
97
0
Order By: Relevance
“…Since the actual inference time multiplier roughly of the same magnitude as the theoretical value of 2.15, we can confirm empirically that we have the O(1) inference time complexity and thus obtain full scalability to the number of slots and values pre-defined in an ontology. Baselines 70.8% 25.83% O(mn) NBT-CNN 84.2% -O(mn) StateNet PSI (Ren et al, 2018) 88.9% -O(n) GLAD (Nouri and Hosseini-Asl, 2018) 88 , while the baseline for the MultiWoZ dataset is taken from the official website of MultiWoZ .…”
Section: Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…Since the actual inference time multiplier roughly of the same magnitude as the theoretical value of 2.15, we can confirm empirically that we have the O(1) inference time complexity and thus obtain full scalability to the number of slots and values pre-defined in an ontology. Baselines 70.8% 25.83% O(mn) NBT-CNN 84.2% -O(mn) StateNet PSI (Ren et al, 2018) 88.9% -O(n) GLAD (Nouri and Hosseini-Asl, 2018) 88 , while the baseline for the MultiWoZ dataset is taken from the official website of MultiWoZ .…”
Section: Resultsmentioning
confidence: 99%
“…NBT-CNN O(mn) MD-DST (Rastogi et al, 2017) O(n) GLAD O(mn) StateNet PSI (Ren et al, 2018) O(n) TRADE (Wu et al, 2019) O(n) HyST (Goel et al, 2019) O(n) DSTRead (Gao et al, 2019) O(n) domain dialogue state tracking dataset, MultiWoZ , a representation of dialogue state consists of a hierarchical structure of domain, slot, and value is proposed. This is a more practical scenario since dialogues often include multiple domains simultaneously.…”
Section: Dst Models Itcmentioning
confidence: 99%
“…Apart from the architecture, the number of slots and values of the domain ontology also affects the time complexity of the DST. Recent works [7,9,8] use RNNs to obtain very high performance for DST, but nevertheless are quite limited as far as the efficiency of the models are concerned. For instance, the GCE model [10] addresses time complexity within the same architectural framework used by of GLAD [9], although the latency prediction of the model is still quite poor, at least for a production system (more details in Section 5).…”
Section: Latency In Dialogue Systemsmentioning
confidence: 99%
“…Joint Goal Turn Request Delexicalisation Model [7] 70.8 87.1 NBT -CNN [7] 84.2 91.6 NBT -DNN [7] 84.4 91.2 CNN [16] 86.9 95.4 GLAD [9] 88.1 97.1 GCE [10] 88.5 97.4 StateNet PSI [8] 88.9 -Our Approach (G-SAT) 88.7 96.9 Table 1. Dialog state tracking results on the WOZ2.0 English testset.…”
Section: Modelmentioning
confidence: 99%
See 1 more Smart Citation