Knowledge Editing through Chain-of-Thought
Changyue Wang, Weihang Su, Qingyao Ai, Yichen Tang, Yiqun Liu

TL;DR
EditCoT is a new framework for updating large language models' knowledge efficiently and flexibly across various tasks using chain-of-thought generation and refinement, outperforming existing methods.
Contribution
It introduces EditCoT, a novel, task-agnostic knowledge editing method that improves stability, generalization, and effectiveness without retraining the model.
Findings
Achieves state-of-the-art performance on multiple benchmarks.
Demonstrates superior generalization across diverse tasks.
Offers enhanced stability compared to prior methods.
Abstract
Knowledge Editing is a technique that updates large language models (LLMs) with new information to maintain their world knowledge. This approach avoids the need to rebuild the model from scratch, thereby addressing the high costs associated with frequent retraining. Among these, the in-context editing paradigm stands out for its effectiveness in integrating new knowledge while preserving the model's original capabilities. Despite its potential, existing in-context knowledge editing methods are often task-specific, focusing primarily on multi-hop QA tasks using structured knowledge triples. Moreover, their reliance on few-shot prompting for task decomposition makes them unstable and less effective in generalizing across diverse tasks. In response to these limitations, we propose EditCoT, a novel knowledge editing framework that flexibly and efficiently updates LLMs across various tasks…
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
TopicsScientific Computing and Data Management · Ethics and Social Impacts of AI · Blockchain Technology Applications and Security
