Knowledge Editing with Dynamic Knowledge Graphs for Multi-Hop Question Answering
Yifan Lu, Yigeng Zhou, Jing Li, Yequan Wang, Xuebo Liu, Daojing He,, Fangming Liu, Min Zhang

TL;DR
This paper introduces KEDKG, a novel method using dynamic knowledge graphs to improve multi-hop question answering by accurately editing and retrieving knowledge, thereby enhancing answer reliability and addressing knowledge conflicts.
Contribution
KEDKG is the first approach to integrate dynamic knowledge graphs with knowledge editing for multi-hop QA, improving accuracy and conflict resolution in LLMs.
Findings
KEDKG outperforms previous models on benchmark datasets.
It achieves more accurate and reliable answers in dynamic environments.
The method effectively resolves knowledge conflicts during editing.
Abstract
Multi-hop question answering (MHQA) poses a significant challenge for large language models (LLMs) due to the extensive knowledge demands involved. Knowledge editing, which aims to precisely modify the LLMs to incorporate specific knowledge without negatively impacting other unrelated knowledge, offers a potential solution for addressing MHQA challenges with LLMs. However, current solutions struggle to effectively resolve issues of knowledge conflicts. Most parameter-preserving editing methods are hindered by inaccurate retrieval and overlook secondary editing issues, which can introduce noise into the reasoning process of LLMs. In this paper, we introduce KEDKG, a novel knowledge editing method that leverages a dynamic knowledge graph for MHQA, designed to ensure the reliability of answers. KEDKG involves two primary steps: dynamic knowledge graph construction and knowledge graph…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Semantic Web and Ontologies · Robotics and Automated Systems
