GraphDialog: Integrating Graph Knowledge into End-to-End Task-Oriented Dialogue Systems
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.
Code (1)
Tasks
Dependency ParsingRepresentation LearningTask-Oriented Dialogue SystemsSimilar Papers 제목 키워드 기반
Grounding Dialogue Systems via Knowledge Graph Aware Decoding with Pre-trained Transformers
Generating knowledge grounded responses in both goal and non-goal oriented dialogue systems is an important research challenge. Knowledge Graphs (KG) can be viewed as an abstraction of the real world, which can potential…
Dialogue GenerationGoal-Oriented Dialogue SystemsKnowledge GraphsResponse GenerationReinforcement Learning Approach for Integrating Compressed Contexts into Knowledge Graphs
The widespread use of knowledge graphs in various fields has brought about a challenge in effectively integrating and updating information within them. When it comes to incorporating contexts, conventional methods often …
Knowledge Graphsreinforcement-learningReinforcement LearningReinforcement Learning (RL)Winning Solution For Meta KDD Cup' 24
This paper describes the winning solutions of all tasks in Meta KDD Cup 24 from db3 team. The challenge is to build a RAG system from web sources and knowledge graphs. We are given multiple sources for each query to help…
HallucinationKnowledge GraphsLanguage ModelingLanguage Modelling+4Integrating Graph Contextualized Knowledge into Pre-trained Language Models
Complex node interactions are common in knowledge graphs, and these interactions also contain rich knowledge information. However, traditional methods usually treat a triple as a training unit during the knowledge repres…
Knowledge GraphsRepresentation LearningGeometric Feature Enhanced Knowledge Graph Embedding and Spatial Reasoning
Geospatial Knowledge Graphs (GeoKGs) model geoentities (e.g., places and natural features) and spatial relationships in an interconnected manner, providing strong knowledge support for geographic applications, including …
Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction+3