DeepEdit: Knowledge Editing as Decoding with Constraints
Yiwei Wang, Muhao Chen, Nanyun Peng, Kai-Wei Chang

TL;DR
DeepEdit introduces a decoding constraint framework with depth-first search to improve knowledge editing in large language models, enhancing reasoning coherence and accuracy.
Contribution
It presents DEEPEDIT, a novel KE method using constrained decoding and search, along with new benchmarks for more precise evaluation.
Findings
Significant improvements on KE benchmarks.
Enhanced logical coherence in reasoning chains.
Effective incorporation of new knowledge.
Abstract
How to edit the knowledge in multi-step reasoning has become the major challenge in the knowledge editing (KE) of large language models (LLMs). The difficulty arises because the hallucinations of LLMs during multi-step reasoning often lead to incorrect use of new knowledge and incorrect answers. To address this issue, we design decoding constraints to "regulate" LLMs' reasoning, enhancing logical coherence when incorporating new knowledge. We propose a new KE framework: DEEPEDIT (Depth-first Search-based Constrained Decoding for Knowledge Editing), which enhances LLMs's ability to generate coherent reasoning chains with new knowledge through depth-first search. Our search selects the most important knowledge that satisfies our constraints as the reasoning step to efficiently increase the reasoning depth. In addition to DEEPEDIT, we propose two new KE benchmarks: MQUAKE-2002 and…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques
