RIPPLECOT: Amplifying Ripple Effect of Knowledge Editing in Language Models via Chain-of-Thought In-Context Learning
Zihao Zhao, Yuchen Yang, Yijiang Li, Yinzhi Cao

TL;DR
RippleCOT introduces a chain-of-thought based in-context learning method to improve knowledge editing in language models, effectively addressing the ripple effect and enhancing multi-hop question accuracy.
Contribution
The paper proposes RippleCOT, a novel ICL editing technique that incorporates chain-of-thought reasoning to better handle complex multi-hop questions in knowledge editing.
Findings
Achieves up to 87.1% accuracy improvement on ripple effect tasks.
Outperforms state-of-the-art methods significantly.
Effectively guides models through multi-hop reasoning in knowledge editing.
Abstract
The ripple effect poses a significant challenge in knowledge editing for large language models. Namely, when a single fact is edited, the model struggles to accurately update the related facts in a sequence, which is evaluated by multi-hop questions linked to a chain of related facts. Recent strategies have moved away from traditional parameter updates to more flexible, less computation-intensive methods, proven to be more effective in addressing the ripple effect. In-context learning (ICL) editing uses a simple demonstration `Imagine that + new fact` to guide LLMs, but struggles with complex multi-hop questions as the new fact alone fails to specify the chain of facts involved in such scenarios. Besides, memory-based editing maintains additional storage for all edits and related facts, requiring continuous updates to stay effective. As a result of these design limitations, the…
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 · Domain Adaptation and Few-Shot Learning · AI in Service Interactions
