History Matters: Temporal Knowledge Editing in Large Language Model
Xunjian Yin, Jin Jiang, Liming Yang, Xiaojun Wan

TL;DR
This paper introduces Temporal Knowledge Editing (TKE), a new task for updating models with historical and current knowledge, and proposes METO, a framework that preserves historical knowledge while integrating new information.
Contribution
The paper defines TKE, creates the AToKe benchmark, and proposes METO, a novel framework that improves knowledge editing by maintaining historical facts alongside new updates.
Findings
Existing methods forget historical knowledge after editing.
METO effectively preserves historical knowledge while updating models.
AToKe benchmark reveals challenges in current model editing techniques.
Abstract
The imperative task of revising or updating the knowledge stored within large language models arises from two distinct sources: intrinsic errors inherent in the model which should be corrected and outdated knowledge due to external shifts in the real world which should be updated. Prevailing efforts in model editing conflate these two distinct categories of edits arising from distinct reasons and directly modify the original knowledge in models into new knowledge. However, we argue that preserving the model's original knowledge remains pertinent. Specifically, if a model's knowledge becomes outdated due to evolving worldly dynamics, it should retain recollection of the historical knowledge while integrating the newfound knowledge. In this work, we introduce the task of Temporal Knowledge Editing (TKE) and establish a benchmark AToKe (Assessment of TempOral Knowledge Editing) to evaluate…
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 · Natural Language Processing Techniques · Semantic Web and Ontologies
