Sequence-to-Sequence Learning for Task-oriented Dialogue with Dialogue State Representation
Classic pipeline models for task-oriented dialogue system require explicit modeling the dialogue states and hand-crafted action spaces to query a domain-specific knowledge base. Conversely, sequence-to-sequence models learn to map dialogue history to the response in current turn without explicit knowledge base querying. In this work, we propose a novel framework that leverages the advantages of classic pipeline and sequence-to-sequence models. Our framework models a dialogue state as a fixed-size distributed representation and use this representation to query a knowledge base via an attention mechanism. Experiment on Stanford Multi-turn Multi-domain Task-oriented Dialogue Dataset shows that our framework significantly outperforms other sequence-to-sequence based baseline models on both automatic and human evaluation.
Code (0)
등록된 구현이 없습니다.
Tasks
Task-Oriented Dialogue SystemsSimilar Papers 제목 키워드 기반
Dialog-to-Actions: Building Task-Oriented Dialogue System via Action-Level Generation
End-to-end generation-based approaches have been investigated and applied in task-oriented dialogue systems. However, in industrial scenarios, existing methods face the bottlenecks of controllability (e.g., domain-incons…
Task-Oriented Dialogue SystemsA Copy-Augmented Sequence-to-Sequence Architecture Gives Good Performance on Task-Oriented Dialogue
Task-oriented dialogue focuses on conversational agents that participate in user-initiated dialogues on domain-specific topics. In contrast to chatbots, which simply seek to sustain open-ended meaningful discourse, exist…
Response GenerationSequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Architectures
Existing solutions to task-oriented dialogue systems follow pipeline designs which introduces architectural complexity and fragility. We propose a novel, holistic, extendable framework based on a single sequence-to-seque…
reinforcement-learningReinforcement LearningReinforcement Learning (RL)Task-Oriented Dialogue SystemsSearching for Snippets of Open-Domain Dialogue in Task-Oriented Dialogue Datasets
Most existing dialogue corpora and models have been designed to fit into 2 predominant categories : task-oriented dialogues portray functional goals, such as making a restaurant reservation or booking a plane ticket, whi…
User Modeling for Task Oriented Dialogues
We introduce end-to-end neural network based models for simulating users of task-oriented dialogue systems. User simulation in dialogue systems is crucial from two different perspectives: (i) automatic evaluation of diff…
Dialogue State TrackingDiversityTask-Oriented Dialogue SystemsUser Simulation