MEMIT-Merge: Addressing MEMIT's Key-Value Conflicts in Same-Subject Batch Editing for LLMs
Zilu Dong, Xiangqing Shen, Rui Xia

TL;DR
MEMIT-Merge improves large language model knowledge editing by resolving key-value conflicts in batch edits sharing the same subject, significantly enhancing success rates in such scenarios.
Contribution
It introduces MEMIT-Merge, a novel method that merges value computations to address conflicts in same-subject batch editing, outperforming MEMIT.
Findings
MEMIT-Merge maintains over 90% success rate in large batch edits.
Standard MEMIT's success rate drops to around 50% with larger batches.
MEMIT-Merge effectively resolves key-value conflicts in same-subject batch editing.
Abstract
As large language models continue to scale up, knowledge editing techniques that modify models' internal knowledge without full retraining have gained significant attention. MEMIT, a prominent batch editing algorithm, stands out for its capability to perform mass knowledge modifications. However, we uncover that MEMIT's editing efficacy significantly deteriorates when processing batches containing multiple edits sharing the same subject. Our analysis reveals this stems from MEMIT's key value modeling framework: identical keys (derived from the shared subject) are forced to represent different values (corresponding to different knowledge), resulting in update conflicts during editing. Addressing this issue, we propose MEMIT-Merge, an enhanced approach that merges value computation processes for facts sharing the same subject, effectively resolving the performance degradation in…
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
TopicsLibrary Science and Information Systems
