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

Efficient Dialogue State Tracking by Selectively Overwriting Memory

About

Recent works in dialogue state tracking (DST) focus on an open vocabulary-based setting to resolve scalability and generalization issues of the predefined ontology-based approaches. However, they are inefficient in that they predict the dialogue state at every turn from scratch. Here, we consider dialogue state as an explicit fixed-sized memory and propose a selectively overwriting mechanism for more efficient DST. This mechanism consists of two steps: (1) predicting state operation on each of the memory slots, and (2) overwriting the memory with new values, of which only a few are generated according to the predicted state operations. Our method decomposes DST into two sub-tasks and guides the decoder to focus only on one of the tasks, thus reducing the burden of the decoder. This enhances the effectiveness of training and DST performance. Our SOM-DST (Selectively Overwriting Memory for Dialogue State Tracking) model achieves state-of-the-art joint goal accuracy with 51.72% in MultiWOZ 2.0 and 53.01% in MultiWOZ 2.1 in an open vocabulary-based DST setting. In addition, we analyze the accuracy gaps between the current and the ground truth-given situations and suggest that it is a promising direction to improve state operation prediction to boost the DST performance.

Sungdong Kim, Sohee Yang, Gyuwan Kim, Sang-Woo Lee• 2019

Related benchmarks

TaskDatasetResultRank
Dialog State TrackingMultiWOZ 2.1 (test)
Joint Goal Accuracy53
88
Dialogue State TrackingMultiWOZ 2.1 (test)
Joint Goal Accuracy53.01
85
Dialogue State TrackingMultiWOZ 2.2 (test)
Joint Goal Accuracy53.81
80
Dialog State TrackingMultiWOZ 2.0 (test)
Joint Goal Accuracy51.38
47
Dialogue State TrackingMultiWOZ 2.4 (test)
Joint Goal Acc66.8
45
Dialogue State TrackingMultiWOZ 2.0 (test)
Joint Goal Accuracy51.72
13
Dialogue State TrackingMultiWOZ 2.3 (test)
JGA55.5
11
Showing 7 of 7 rows

Other info

Follow for update