Uncategorized

Leveraging Large Language Models for Enhanced Reasoning over Knowledge Graph



Download a PDF of the paper titled KnowledgeNavigator: Leveraging Large Language Models for Enhanced Reasoning over Knowledge Graph, by Tiezheng Guo and Qingwen Yang and Chen Wang and Yanyi Liu and Pan Li and Jiawei Tang and Dapeng Li and Yingyou Wen

Download PDF
HTML (experimental)

Abstract:Large language model (LLM) has achieved outstanding performance on various downstream tasks with its powerful natural language understanding and zero-shot capability, but LLM still suffers from knowledge limitation. Especially in scenarios that require long logical chains or complex reasoning, the hallucination and knowledge limitation of LLM limit its performance in question answering (QA). In this paper, we propose a novel framework KnowledgeNavigator to address these challenges by efficiently and accurately retrieving external knowledge from knowledge graph and using it as a key factor to enhance LLM reasoning. Specifically, KnowledgeNavigator first mines and enhances the potential constraints of the given question to guide the reasoning. Then it retrieves and filters external knowledge that supports answering through iterative reasoning on knowledge graph with the guidance of LLM and the question. Finally, KnowledgeNavigator constructs the structured knowledge into effective prompts that are friendly to LLM to help its reasoning. We evaluate KnowledgeNavigator on multiple public KGQA benchmarks, the experiments show the framework has great effectiveness and generalization, outperforming previous knowledge graph enhanced LLM methods and is comparable to the fully supervised models.

Submission history

From: Tiezheng Guo [view email]
[v1]
Tue, 26 Dec 2023 04:22:56 UTC (960 KB)
[v2]
Fri, 19 Jan 2024 06:42:16 UTC (963 KB)



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *