paper-with-me

Papers

Sequence-to-Sequence Learning for Task-oriented Dialogue with Dialogue State Representation

2018-06-12 · COLING 2018 8 · Haoyang Wen, Yijia Liu, Wanxiang Che, Libo Qin, Ting Liu

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.

📄 PDF Abstract BibTeX arXiv:1806.04441

Code (0)

등록된 구현이 없습니다.

Tasks

Task-Oriented Dialogue Systems

Similar Papers 제목 키워드 기반

Dialog-to-Actions: Building Task-Oriented Dialogue System via Action-Level Generation

2023-04-03 · Yuncheng Hua, Xiangyu Xi, Zheng Jiang, Guanwei Zhang 외

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 Systems

A Copy-Augmented Sequence-to-Sequence Architecture Gives Good Performance on Task-Oriented Dialogue

2017-01-15 · EACL 2017 4 · Mihail Eric, Christopher D. Manning

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 Generation

Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Architectures

2018-07-01 · ACL 2018 7 · Wenqiang Lei, Xisen Jin, Min-Yen Kan, Zhaochun Ren 외

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 Systems

Searching for Snippets of Open-Domain Dialogue in Task-Oriented Dialogue Datasets

2023-11-23 · Armand Stricker, Patrick Paroubek

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

2018-11-11 · Izzeddin Gur, Dilek Hakkani-Tur, Gokhan Tur, Pararth Shah

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