Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Retrieval-augmented Knowledge Graph Reasoning for Commonsense Question Answering

View through CrossRef
Existing Knowledge Graph (KG) models for commonsense question answering present two challenges: (i) existing methods retrieved entities related to questions from the knowledge graph, which may extract noise and irrelevant nodes, and (ii) lack of interaction representation between questions and graph entities. However, current methods mainly focus on retrieving relevant entities with some noisy and irrelevant nodes. In this paper, we propose a novel Retrieval-augmented Knowledge Graph (RAKG) model, which solves the above issues through two key innovations. First, we leverage the density matrix to make the model reason along the corrected knowledge path and extract an enhanced knowledge graph subgraph. Second, we fuse representations of questions and graph entities through a bidirectional attention strategy, in which two representations fuse and update by Graph Convolutional Network (GCN). To evaluate the performance of our method, we conduct experiments on two widely-used benchmark datasets CommonsenseQA and OpenBookQA. The case study gives insight into findings that the augmented subgraph provides reasoning along the corrected knowledge path for question answering.
Title: Retrieval-augmented Knowledge Graph Reasoning for Commonsense Question Answering
Description:
Existing Knowledge Graph (KG) models for commonsense question answering present two challenges: (i) existing methods retrieved entities related to questions from the knowledge graph, which may extract noise and irrelevant nodes, and (ii) lack of interaction representation between questions and graph entities.
However, current methods mainly focus on retrieving relevant entities with some noisy and irrelevant nodes.
In this paper, we propose a novel Retrieval-augmented Knowledge Graph (RAKG) model, which solves the above issues through two key innovations.
First, we leverage the density matrix to make the model reason along the corrected knowledge path and extract an enhanced knowledge graph subgraph.
Second, we fuse representations of questions and graph entities through a bidirectional attention strategy, in which two representations fuse and update by Graph Convolutional Network (GCN).
To evaluate the performance of our method, we conduct experiments on two widely-used benchmark datasets CommonsenseQA and OpenBookQA.
The case study gives insight into findings that the augmented subgraph provides reasoning along the corrected knowledge path for question answering.

Related Results

Nanjing Yunjin intelligent question-answering system based on knowledge graphs and retrieval augmented generation technology
Nanjing Yunjin intelligent question-answering system based on knowledge graphs and retrieval augmented generation technology
Abstract Nanjing Yunjin, a traditional Chinese silk weaving craft, is celebrated globally for its unique local characteristics and exquisite workmanship, forming an integ...
Retrieval-Augmented Knowledge Graph Reasoning for Commonsense Question Answering
Retrieval-Augmented Knowledge Graph Reasoning for Commonsense Question Answering
Existing knowledge graph (KG) models for commonsense question answering present two challenges: (i) existing methods retrieve entities related to questions from the knowledge graph...
KGReasoner: Knowledge Graph-Enhanced Retrieval and Reasoning with Large Language Models
KGReasoner: Knowledge Graph-Enhanced Retrieval and Reasoning with Large Language Models
Knowledge-intensive question answering requires both accurate retrieval of relevant evidence and coherent multi-hop reasoning over interconnected facts. While retrieval-augmented g...
Commonsense Knowledge in Foundation and Large Language Models
Commonsense Knowledge in Foundation and Large Language Models
The development and continuous expansion of the transformer deep-learning architecture have produced enormous effects across various domains, including but not limited to natural l...
Performance Evaluation and Error Analysis of Retrieval Augmented Generation for Specialized Question Answering
Performance Evaluation and Error Analysis of Retrieval Augmented Generation for Specialized Question Answering
The rapid advancement of large language models has fundamentally transformed the landscape of natural language processing, particularly in the domain of question answering. Despite...
Graph convolutional neural networks for 3D data analysis
Graph convolutional neural networks for 3D data analysis
(English) Deep Learning allows the extraction of complex features directly from raw input data, eliminating the need for hand-crafted features from the classical Machine Learning p...
MIRAGE: Scaling Test-Time Inference with Parallel Graph-Retrieval-Augmented Reasoning Chains
MIRAGE: Scaling Test-Time Inference with Parallel Graph-Retrieval-Augmented Reasoning Chains
Large reasoning models (LRMs) have shown significant progress in test-time scaling through chain-of-thought prompting. Current approaches like search-o1 integrate retrieval augmen...

Back to Top