TL;DR
This paper introduces a new task called Sub-Slot based Task-Oriented Dialog (SSTOD), along with a Chinese dataset, highlighting challenges in handling multi-turn, segmented slot information in dialogs, and evaluates current models' limitations.
Contribution
It defines the SSTOD task, creates a large annotated Chinese dialog dataset, and analyzes the challenges and limitations of existing dialog models in this context.
Findings
Existing models perform poorly on SSTOD across domains.
New linguistic phenomena and interactive manners are identified in SSTOD.
Involving slot knowledge improves model performance.
Abstract
A slot value might be provided segment by segment over multiple-turn interactions in a dialog, especially for some important information such as phone numbers and names. It is a common phenomenon in daily life, but little attention has been paid to it in previous work. To fill the gap, this paper defines a new task named Sub-Slot based Task-Oriented Dialog (SSTOD) and builds a Chinese dialog dataset SSD for boosting research on SSTOD. The dataset includes a total of 40K dialogs and 500K utterances from four different domains: Chinese names, phone numbers, ID numbers and license plate numbers. The data is well annotated with sub-slot values, slot values, dialog states and actions. We find some new linguistic phenomena and interactive manners in SSTOD which raise critical challenges of building dialog agents for the task. We test three state-of-the-art dialog models on SSTOD and find they…
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
MethodsLinear Layer · Cosine Annealing · Residual Connection · Attention Dropout · Linear Warmup With Cosine Annealing · Dropout · Adam · Discriminative Fine-Tuning · Weight Decay · Byte Pair Encoding
