2019

Efficient Dialogue State Tracking by Selectively Overwriting Memory

Kim, Sungdong, Yang, Sohee, Kim, Gyuwan et al.

Understand

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.

Reading the bibliography…