Comprehensive Study: How the Context Information of Different Granularity Affects Dialogue State Tracking?
Puhai Yang, Heyan Huang, Xian-Ling Mao

TL;DR
This paper investigates how different levels of context information granularity influence dialogue state tracking, proposing methods to combine multiple granularities and applying findings to few-shot learning scenarios.
Contribution
It systematically analyzes the impact of context granularity on DST and introduces strategies to effectively combine multiple granularities, including application to few-shot learning.
Findings
Different granularities significantly affect DST performance.
Combining multiple granularities improves tracking accuracy.
Findings are applied to enhance few-shot learning in dialogue systems.
Abstract
Dialogue state tracking (DST) plays a key role in task-oriented dialogue systems to monitor the user's goal. In general, there are two strategies to track a dialogue state: predicting it from scratch and updating it from previous state. The scratch-based strategy obtains each slot value by inquiring all the dialogue history, and the previous-based strategy relies on the current turn dialogue to update the previous dialogue state. However, it is hard for the scratch-based strategy to correctly track short-dependency dialogue state because of noise; meanwhile, the previous-based strategy is not very useful for long-dependency dialogue state tracking. Obviously, it plays different roles for the context information of different granularity to track different kinds of dialogue states. Thus, in this paper, we will study and discuss how the context information of different granularity affects…
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
TopicsSpeech and dialogue systems · Topic Modeling · Intelligent Tutoring Systems and Adaptive Learning
