Chain of Thought Explanation for Dialogue State Tracking
Lin Xu, Ningxin Peng, Daquan Zhou, See-Kiong Ng, Jinlan Fu

TL;DR
This paper introduces CoTE, a novel dialogue state tracking model that generates detailed step-by-step explanations for slot value determination, improving accuracy and reasoning especially in complex dialogues.
Contribution
Proposes the Chain-of-Thought-Explanation (CoTE) model for DST that produces detailed reasoning steps, enhancing interpretability and accuracy over existing methods.
Findings
CoTE outperforms baselines on three DST benchmarks.
High-quality explanations improve slot value accuracy.
Benefits are especially notable in complex dialogues with longer turns.
Abstract
Dialogue state tracking (DST) aims to record user queries and goals during a conversational interaction achieved by maintaining a predefined set of slots and their corresponding values. Current approaches decide slot values opaquely, while humans usually adopt a more deliberate approach by collecting information from relevant dialogue turns and then reasoning the appropriate values. In this work, we focus on the steps needed to figure out slot values by proposing a model named Chain-of-Thought-Explanation (CoTE) for the DST task. CoTE, which is built on the generative DST framework, is designed to create detailed explanations step by step after determining the slot values. This process leads to more accurate and reliable slot values. More-over, to improve the reasoning ability of the CoTE, we further construct more fluent and high-quality explanations with automatic paraphrasing,…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Semantic Web and Ontologies · Multi-Agent Systems and Negotiation
MethodsSparse Evolutionary Training · Dynamic Sparse Training · Focus
