Description-Driven Task-Oriented Dialog Modeling
Jeffrey Zhao, Raghav Gupta, Yuan Cao, Dian Yu, Mingqiu Wang, Harrison, Lee, Abhinav Rastogi, Izhak Shafran, Yonghui Wu

TL;DR
This paper introduces a novel approach to task-oriented dialogue modeling that uses natural language descriptions for schemata, leading to improved understanding, performance, and transferability across diverse dialogue tasks.
Contribution
The paper proposes replacing traditional intent and slot names with natural language descriptions in schemata, enhancing model understanding and zero-shot transfer capabilities.
Findings
Better state tracking performance on benchmarks
Higher data efficiency and robustness
Effective zero-shot transfer to unseen tasks
Abstract
Task-oriented dialogue (TOD) systems are required to identify key information from conversations for the completion of given tasks. Such information is conventionally specified in terms of intents and slots contained in task-specific ontology or schemata. Since these schemata are designed by system developers, the naming convention for slots and intents is not uniform across tasks, and may not convey their semantics effectively. This can lead to models memorizing arbitrary patterns in data, resulting in suboptimal performance and generalization. In this paper, we propose that schemata should be modified by replacing names or notations entirely with natural language descriptions. We show that a language description-driven system exhibits better understanding of task specifications, higher performance on state tracking, improved data efficiency, and effective zero-shot transfer to unseen…
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 · Multi-Agent Systems and Negotiation
MethodsStochastic Gradient Descent
