TL;DR
This paper introduces ASSIST, a framework that enhances dialogue state tracking robustness against noisy labels by generating pseudo labels from a small clean dataset, significantly improving accuracy on MultiWOZ benchmarks.
Contribution
ASSIST is a novel framework that leverages pseudo labels from an auxiliary model trained on clean data to improve DST model robustness against noisy annotations.
Findings
Improves joint goal accuracy by up to 28.16% on MultiWOZ 2.0.
Enhances accuracy by 8.41% on MultiWOZ 2.4.
Theoretically validated effectiveness of ASSIST.
Abstract
The MultiWOZ 2.0 dataset has greatly boosted the research on dialogue state tracking (DST). However, substantial noise has been discovered in its state annotations. Such noise brings about huge challenges for training DST models robustly. Although several refined versions, including MultiWOZ 2.1-2.4, have been published recently, there are still lots of noisy labels, especially in the training set. Besides, it is costly to rectify all the problematic annotations. In this paper, instead of improving the annotation quality further, we propose a general framework, named ASSIST (lAbel noiSe-robuSt dIalogue State Tracking), to train DST models robustly from noisy labels. ASSIST first generates pseudo labels for each sample in the training set by using an auxiliary model trained on a small clean dataset, then puts the generated pseudo labels and vanilla noisy labels together to train the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDynamic Sparse Training
