paper-with-me

홈 › Papers

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

2020-10-04 · EMNLP 2020 11 · Shiquan Yang, Rui Zhang, Sarah Erfani

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.

📄 PDF Abstract BibTeX arXiv:2010.01447

Code (1)

shiquanyang/GraphDialog 공식 구현 tf

Tasks

Dependency ParsingRepresentation LearningTask-Oriented Dialogue Systems

Similar Papers 제목 키워드 기반

Grounding Dialogue Systems via Knowledge Graph Aware Decoding with Pre-trained Transformers

2021-03-30 · Debanjan Chaudhuri, Md Rashad Al Hasan Rony, Jens Lehmann

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 Generation

Reinforcement Learning Approach for Integrating Compressed Contexts into Knowledge Graphs

2024-04-19 · Ngoc Quach, Qi Wang, Zijun Gao, Qifeng Sun 외

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

2024-09-13 · Yikuan Xia, Jiazun Chen, Jun Gao

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+4

Integrating Graph Contextualized Knowledge into Pre-trained Language Models

2019-11-30 · Bin He, Di Zhou, Jinghui Xiao, Xin Jiang 외

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 Learning

Geometric Feature Enhanced Knowledge Graph Embedding and Spatial Reasoning

2024-10-24 · Lei Hu, Wenwen Li, Yunqiang Zhu

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