paper-with-me

Papers

Path-Enhanced Multi-Relational Question Answering with Knowledge Graph Embeddings

2021-10-29 · Guanglin Niu, Yang Li, Chengguang Tang, Zhongkai Hu, Shibin Yang, Peng Li, Chengyu Wang, Hao Wang, Jian Sun

The multi-relational Knowledge Base Question Answering (KBQA) system performs multi-hop reasoning over the knowledge graph (KG) to achieve the answer. Recent approaches attempt to introduce the knowledge graph embedding (KGE) technique to handle the KG incompleteness but only consider the triple facts and neglect the significant semantic correlation between paths and multi-relational questions. In this paper, we propose a Path and Knowledge Embedding-Enhanced multi-relational Question Answering model (PKEEQA), which leverages multi-hop paths between entities in the KG to evaluate the ambipolar correlation between a path embedding and a multi-relational question embedding via a customizable path representation mechanism, benefiting for achieving more accurate answers from the perspective of both the triple facts and the extra paths. Experimental results illustrate that PKEEQA improves KBQA models' performance for multi-relational question answering with explainability to some extent derived from paths.

📄 PDF Abstract BibTeX arXiv:2110.15622

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Base Question AnsweringKnowledge Graph EmbeddingKnowledge Graph EmbeddingsQuestion Answering

Similar Papers 제목 키워드 기반

Scalable Multi-Hop Relational Reasoning for Knowledge-Aware Question Answering

2020-05-01 · EMNLP 2020 11 · Yanlin Feng, Xinyue Chen, Bill Yuchen Lin, Peifeng Wang 외

Existing work on augmenting question answering (QA) models with external knowledge (e.g., knowledge graphs) either struggle to model multi-hop relations efficiently, or lack transparency into the model's prediction ratio…

Knowledge GraphsQuestion AnsweringRelational ReasoningRelation Network

RiTeK: A Dataset for Large Language Models Complex Reasoning over Textual Knowledge Graphs

2024-10-17 · Jiatan Huang, Mingchen Li, Zonghai Yao, Zhichao Yang 외

Answering complex real-world questions often requires accurate retrieval from textual knowledge graphs (TKGs). The scarcity of annotated data, along with intricate topological structures, makes this task particularly cha…

Knowledge GraphsRetrieval

Heterogeneous Relational Reasoning in Knowledge Graphs with Reinforcement Learning

2020-03-12 · Mandana Saebi, Steven Krieg, Chuxu Zhang, Meng Jiang 외

Path-based relational reasoning over knowledge graphs has become increasingly popular due to a variety of downstream applications such as question answering in dialogue systems, fact prediction, and recommender systems. …

Graph Neural NetworkKnowledge GraphsQuestion AnsweringRecommendation Systems+4

Topology of Reasoning: Retrieved Cell Complex-Augmented Generation for Textual Graph Question Answering

2026-02-22 · Sen Zhao, Lincheng Zhou, Yue Chen, Ding Zou arxiv

Retrieval-Augmented Generation (RAG) enhances the reasoning ability of Large Language Models (LLMs) by dynamically integrating external knowledge, thereby mitigating hallucinations and strengthening contextual grounding …

Graph Question Answering

Connecting the Dots: A Knowledgeable Path Generator for Commonsense Question Answering

2020-05-02 · Findings of the Association for Computational Linguistics 2020 · Peifeng Wang, Nanyun Peng, Filip Ilievski, Pedro Szekely 외

Commonsense question answering (QA) requires background knowledge which is not explicitly stated in a given context. Prior works use commonsense knowledge graphs (KGs) to obtain this knowledge for reasoning. However, rel…

Knowledge GraphsLanguage ModelingLanguage ModellingQuestion Answering