EVEDIT: Event-based Knowledge Editing with Deductive Editing Boundaries
Jiateng Liu, Pengfei Yu, Yuji Zhang, Sha Li, Zixuan Zhang, Heng Ji

TL;DR
This paper introduces EVEDIT, a novel event-based knowledge editing framework for large language models that improves the reliability and logical consistency of knowledge updates by considering contextual information and deduction anchors.
Contribution
The work proposes a new event-based editing task, a theoretical framework highlighting deduction anchors, and a novel approach Self-Edit that outperforms existing methods in knowledge editing.
Findings
Event-based editing reduces uncertainty in knowledge updates.
Self-Edit achieves 55.6% consistency improvement.
Curated the EvEdit benchmark dataset from CounterFact.
Abstract
The dynamic nature of real-world information necessitates efficient knowledge editing (KE) in large language models (LLMs) for knowledge updating. However, current KE approaches, which typically operate on (subject, relation, object) triples, ignore the contextual information and the relation among different knowledge. Such editing methods could thus encounter an uncertain editing boundary, leaving a lot of relevant knowledge in ambiguity: Queries that could be answered pre-edit cannot be reliably answered afterward. In this work, we analyze this issue by introducing a theoretical framework for KE that highlights an overlooked set of knowledge that remains unchanged and aids in knowledge deduction during editing, which we name as the deduction anchor. We further address this issue by proposing a novel task of event-based knowledge editing that pairs facts with event descriptions. This…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms
MethodsSparse Evolutionary Training
