Avoiding Knowledge Edit Skipping in Multi-hop Question Answering with Guided Decomposition

📅 2025-09-09
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
In multi-hop question answering, retrieval-augmented knowledge editing suffers from “edit skipping”—where models ignore edited facts during inference. Method: We propose a guided-decomposition iterative retrieval-augmented knowledge editing framework. It employs dual guidance—single-fact and full-case—to decompose knowledge, align granularities between editing memory and model reasoning, and explicitly model multi-hop inference paths, ensuring precise activation of edited facts within the reasoning chain. Contribution/Results: We are the first to systematically identify and address the root causes of edit skipping: (i) knowledge representation diversity and (ii) misalignment between model inference granularity and editing memory granularity. Experiments demonstrate that our method significantly reduces edit failure rates and achieves state-of-the-art performance across established multi-hop knowledge editing benchmarks.

Technology Category

Application Category

📝 Abstract
In a rapidly evolving world where information updates swiftly, knowledge in large language models (LLMs) becomes outdated quickly. Retraining LLMs is not a cost-effective option, making knowledge editing (KE) without modifying parameters particularly necessary. We find that although existing retrieval-augmented generation (RAG)-based KE methods excel at editing simple knowledge, they struggle with KE in multi-hop question answering due to the issue of "edit skipping", which refers to skipping the relevant edited fact in inference. In addition to the diversity of natural language expressions of knowledge, edit skipping also arises from the mismatch between the granularity of LLMs in problem-solving and the facts in the edited memory. To address this issue, we propose a novel Iterative Retrieval-Augmented Knowledge Editing method with guided decomposition (IRAKE) through the guidance from single edited facts and entire edited cases. Experimental results demonstrate that IRAKE mitigates the failure of editing caused by edit skipping and outperforms state-of-the-art methods for KE in multi-hop question answering.
Problem

Research questions and friction points this paper is trying to address.

Addresses edit skipping in multi-hop question answering
Mitigates knowledge update failures in large language models
Improves granularity matching between facts and problem-solving
Innovation

Methods, ideas, or system contributions that make the work stand out.

Iterative Retrieval-Augmented Knowledge Editing method
Guided decomposition from single facts
Addresses edit skipping in multi-hop QA
🔎 Similar Papers
No similar papers found.
Y
Yi Liu
State Key Laboratory for Novel Software Technology, Nanjing University, China
Xiangrong Zhu
Xiangrong Zhu
PhD Student
Human computer interaction (HCI)
X
Xiangyu Liu
State Key Laboratory for Novel Software Technology, Nanjing University, China
W
Wei Wei
State Key Laboratory for Novel Software Technology, Nanjing University, China
W
Wei Hu
State Key Laboratory for Novel Software Technology, Nanjing University, China; National Institute of Healthcare Data Science, Nanjing University, China