Beyond the Granularity: Multi-Perspective Dialogue Collaborative Selection for Dialogue State Tracking
Jinyu Guo, Kai Shuang, Jijie Li, Zihan Wang, Yixuan Liu

TL;DR
This paper introduces DiCoS-DST, a dynamic dialogue content selection method for dialogue state tracking that improves performance by selecting relevant history for each slot, outperforming existing models.
Contribution
It proposes a novel approach to dynamically select relevant dialogue history for each slot, addressing the limitations of using consistent history throughout the process.
Findings
Achieves state-of-the-art results on MultiWOZ 2.1 and 2.2 datasets.
Outperforms baseline models on multiple benchmark datasets.
Effectively reduces distracting information in dialogue state tracking.
Abstract
In dialogue state tracking, dialogue history is a crucial material, and its utilization varies between different models. However, no matter how the dialogue history is used, each existing model uses its own consistent dialogue history during the entire state tracking process, regardless of which slot is updated. Apparently, it requires different dialogue history to update different slots in different turns. Therefore, using consistent dialogue contents may lead to insufficient or redundant information for different slots, which affects the overall performance. To address this problem, we devise DiCoS-DST to dynamically select the relevant dialogue contents corresponding to each slot for state updating. Specifically, it first retrieves turn-level utterances of dialogue history and evaluates their relevance to the slot from a combination of three perspectives: (1) its explicit connection…
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
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
