Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Towards Universal Dialogue State Tracking

About

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. To tackle these challenges, we propose StateNet, a universal dialogue state tracker. It is independent of the number of values, shares parameters across all slots, and uses pre-trained word vectors instead of explicit semantic dictionaries. Our experiments on two datasets show that our approach not only overcomes the limitations, but also significantly outperforms the performance of state-of-the-art approaches.

Liliang Ren, Kaige Xie, Lu Chen, Kai Yu• 2018

Related benchmarks

TaskDatasetResultRank
Dialogue State TrackingWOZ 2.0 (test)
Joint Goal Accuracy88.9
65
Dialogue State TrackingDSTC2 (test)
Joint Goal Accuracy75.5
39
Dialogue State TrackingWOZ 2.0
Joint GA88.9
7
Belief TrackingCamRest676
Joint Goal Accuracy88.9
6
Dialogue State TrackingDSTC2
Joint GA75.5
5
Showing 5 of 5 rows

Other info

Follow for update