Dialogue State Distillation Network with Inter-slot Contrastive Learning for Dialogue State Tracking
Jing Xu, Dandan Song, Chong Liu, Siu Cheung Hui, Fei Li, Qiang Ju,, Xiaonan He, Jian Xie

TL;DR
This paper introduces a Dialogue State Distillation Network with inter-slot contrastive learning that dynamically utilizes previous dialogue states and captures slot relations, leading to state-of-the-art results in dialogue state tracking.
Contribution
The paper proposes a novel DST model that dynamically exploits previous states and employs contrastive learning to better capture slot relations, improving performance.
Findings
Achieves state-of-the-art DST performance on MultiWOZ datasets
Effectively captures slot co-update relations with contrastive learning
Reduces error propagation by dynamic utilization of dialogue states
Abstract
In task-oriented dialogue systems, Dialogue State Tracking (DST) aims to extract users' intentions from the dialogue history. Currently, most existing approaches suffer from error propagation and are unable to dynamically select relevant information when utilizing previous dialogue states. Moreover, the relations between the updates of different slots provide vital clues for DST. However, the existing approaches rely only on predefined graphs to indirectly capture the relations. In this paper, we propose a Dialogue State Distillation Network (DSDN) to utilize relevant information of previous dialogue states and migrate the gap of utilization between training and testing. Thus, it can dynamically exploit previous dialogue states and avoid introducing error propagation simultaneously. Further, we propose an inter-slot contrastive learning loss to effectively capture the slot co-update…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsSpeech and dialogue systems · Topic Modeling · Intelligent Tutoring Systems and Adaptive Learning
MethodsDynamic Sparse Training · Contrastive Learning
