English

Multi-task learning for Joint Language Understanding and Dialogue State Tracking

Computation and Language 2018-11-14 v1

Abstract

This paper presents a novel approach for multi-task learning of language understanding (LU) and dialogue state tracking (DST) in task-oriented dialogue systems. Multi-task training enables the sharing of the neural network layers responsible for encoding the user utterance for both LU and DST and improves performance while reducing the number of network parameters. In our proposed framework, DST operates on a set of candidate values for each slot that has been mentioned so far. These candidate sets are generated using LU slot annotations for the current user utterance, dialogue acts corresponding to the preceding system utterance and the dialogue state estimated for the previous turn, enabling DST to handle slots with a large or unbounded set of possible values and deal with slot values not seen during training. Furthermore, to bridge the gap between training and inference, we investigate the use of scheduled sampling on LU output for the current user utterance as well as the DST output for the preceding turn.

Keywords

Cite

@article{arxiv.1811.05408,
  title  = {Multi-task learning for Joint Language Understanding and Dialogue State Tracking},
  author = {Abhinav Rastogi and Raghav Gupta and Dilek Hakkani-Tur},
  journal= {arXiv preprint arXiv:1811.05408},
  year   = {2018}
}

Comments

Published at SIGdial 2018; 9 pages

R2 v1 2026-06-23T05:14:15.335Z