MEMIT-Merge: Addressing MEMIT’s Key-Value Conflicts in Same-Subject Batch Editing for LLMs (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing knowledge editing techniques that modify models’ internal knowledge without full model retraining have gained significant attention. |
| Approach: | They propose an enhanced approach that merges value computation processes for facts sharing the same subject to improve editing efficiency. |
| Outcome: | The proposed method maintains a 98% editing success rate on same-subject and distinct-sub subject datasets while the original success rate drops to 46%. |
Similar Papers
Related Knowledge Perturbation Matters: Rethinking Multiple Pieces of Knowledge Editing in Same-Subject (2025.naacl-short)
Copied to clipboard
Zenghao Duan, Wenbin Duan, Zhiyi Yin, Yinghan Shen, Shaoling Jing, Jie Zhang, Huawei Shen, Xueqi Cheng
| Challenge: | Existing knowledge editing methods struggle when tasked with editing multiple related knowledge pieces for the same subject. |
| Approach: | They propose a benchmark to assess the effectiveness of knowledge editing methods . they use same-subject edits to ensure comprehensive updates to entity-centric knowledge . |
| Outcome: | The proposed method over-relys on subject information, neglecting other critical factors, resulting in reduced editing effectiveness. |
Navigating the Dual Facets: A Comprehensive Evaluation of Sequential Memory Editing in Large Language Models (2024.acl-long)
Copied to clipboard
Zihao Lin, Mohammad Beigi, Hongxuan Li, Yufan Zhou, Yuxiang Zhang, Qifan Wang, Wenpeng Yin, Lifu Huang
| Challenge: | Memory Editing (ME) has emerged as an efficient method to modify erroneous facts or inject new knowledge into Large Language Models (LLMs). |
| Approach: | They propose to evaluate LLMs with single edit only and parameter-modifying ME with parameter-preserving ME. |
| Outcome: | The proposed method can maintain LLMs’ fundamental capabilities but struggles to accurately recall edited knowledge presented in a different format. |
Assessing and Mitigating Medical Knowledge Drift and Conflicts in Large Language Models (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Rapid medical concept drift can lead LLMs to provide incorrect or outdated advice. |
| Approach: | They propose to evaluate how large language models manage knowledge conflicts in clinical guidelines. |
| Outcome: | The proposed benchmark evaluates how LLMs manage varied knowledge conflicts in clinical guidelines. |
Can We Edit LLMs for Long-Tail Biomedical Knowledge? (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing knowledge editing methods can enhance LLMs' performance on long-tail biomedical knowledge, but their performance on high-frequency popular knowledge remains inferior to that on high frequency popular knowledge. |
| Approach: | They conduct the first comprehensive study to investigate the effectiveness of knowledge editing methods for editing long-tail biomedical knowledge. |
| Outcome: | The proposed methods improve LLMs' performance on long-tail biomedical knowledge, but their performance on high-frequency popular knowledge remains inferior even after editing. |
Editing the Mind of Giants: An In-Depth Exploration of Pitfalls of Knowledge Editing in Large Language Models (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Knowledge editing is a promising technique for updating factual knowledge in large language models (LLMs) but studies have identified side effects such as knowledge distortion and the deterioration of general abilities that have emerged after editing. |
| Approach: | They propose to evaluate the side effects of knowledge editing in large language models using metrics and benchmarks. |
| Outcome: | The results of the study highlight the limitations of current knowledge editing methods and outline potential research directions. |
Tracking the Limits of Knowledge Propagation: How LLMs Fail at Multi-Step Reasoning with Conflicting Knowledge (2026.eacl-long)
Copied to clipboard
| Challenge: | Existing benchmarks for analyzing the performance of Large Language Models (LLMs) focus on single knowledge updates and fact recall, but do not consider how these updates affect downstream reasoning. |
| Approach: | They propose a benchmark to study how LLMs propagate new knowledge when it conflicts with the model's parametric knowledge. |
| Outcome: | The proposed benchmark compared models with no updated facts to show that the new methods worsen performance and improve reasoning performance. |
One Mask to Rule Them All: On Hidden Facts after Editing and How to Find Them (2026.findings-acl)
Copied to clipboard
| Challenge: | Knowledge editing methods such as ROME and MEMIT update factual associations by modifying MLP weights. |
| Approach: | They propose to use a mask to reverse edits by eliminating overattention in later layers . they also show that injecting the mask during editing drops editing success from 98% to 38% . |
| Outcome: | The proposed method reverses edits by eliminating overattention in later layers and drops editing success from 98% to 38%. |
A Unified Framework for Model Editing (2024.findings-emnlp)
Copied to clipboard
| Challenge: | EMMET is a new batched memory-editing algorithm for Transformers that can perform batched edits up to a batch-size of 10,000. |
| Approach: | They propose to unify ROME and MEMIT under a single umbrella to optimize for the preservation-memorization objective. |
| Outcome: | The proposed algorithms perform identically across multiple dimensions and are comparable in their optimization objective, performance and limitations. |
Knowledge Conflicts for LLMs: A Survey (2024.emnlp-main)
Copied to clipboard
| Challenge: | This survey examines knowledge conflicts for large language models (LLMs) this survey aims to shed light on strategies for improving the robustness of LLMs . |
| Approach: | They focus on three categories of knowledge conflicts: context-memory, inter-context, and intra-membry conflict. |
| Outcome: | The findings highlight the challenges faced by large language models when blending contextual and parametric knowledge. |
Model Editing at Scale leads to Gradual and Catastrophic Forgetting (2024.findings-acl)
Copied to clipboard
| Challenge: | Existing model editing methods are evaluated using metrics for reliability, specificity and generalization over one or few edits. |
| Approach: | They evaluate model editing methods for three crucial properties - editing proficiency, fact forgetting and downstream performance. |
| Outcome: | The proposed methods are based on two state-of-the-art models - ROME and MEMIT. |