Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GraphDialog: Integrating Graph Knowledge into End-to-End Task-Oriented Dialogue Systems

About

End-to-end task-oriented dialogue systems aim to generate system responses directly from plain text inputs. There are two challenges for such systems: one is how to effectively incorporate external knowledge bases (KBs) into the learning framework; the other is how to accurately capture the semantics of dialogue history. In this paper, we address these two challenges by exploiting the graph structural information in the knowledge base and in the dependency parsing tree of the dialogue. To effectively leverage the structural information in dialogue history, we propose a new recurrent cell architecture which allows representation learning on graphs. To exploit the relations between entities in KBs, the model combines multi-hop reasoning ability based on the graph structure. Experimental results show that the proposed model achieves consistent improvement over state-of-the-art models on two different task-oriented dialogue datasets.

Shiquan Yang, Rui Zhang, Sarah Erfani• 2020

Related benchmarks

TaskDatasetResultRank
Task-oriented DialogueStanford Multi-Domain Dialogue (SMD) (test)
BLEU14.2
29
Task-oriented Dialogue Response GenerationMulti-WOZ 2.1 (test)
BLEU6.7
22
Knowledge-based Dialogue GenerationSynthetic dataset Restaurant domain 1.0 (test)
BLEU (1-Hop)23.2
5
Knowledge-based DialogueSynthetic Movie Domain 1-Hop (test)
BLEU29.2
5
Knowledge-based DialogueSynthetic Movie Domain 2-Hop (test)
BLEU25.6
5
Knowledge-based DialogueSynthetic Movie Domain Hop>=3 (test)
BLEU24.7
5
Knowledge-based DialogueSynthetic Movie Domain All (test)
BLEU27.2
5
Knowledge-Grounded Dialogue GenerationSynthetic dataset Hotel Domain (test)
BLEU (1-Hop)20.6
5
Showing 8 of 8 rows

Other info

Follow for update