Challenge: Existing approaches to modifying large language models require continual updates to rectify outdated or erroneous knowledge.
Approach: They propose a model editing strategy that mitigates catastrophic interference through sequential null-space alignment.
Outcome: EvoEdit achieves better or comparable performance than prior state-of-the-art techniques with up to 3.53 speedup.

Similar Papers

Mitigating Negative Interference in Multilingual Knowledge Editing through Null-Space Constraints (2025.findings-acl)

Copied to clipboard

Challenge: Existing monolingual knowledge editing methods are expensive and require multiple models to maintain factual consistency.
Approach: They propose a null-space constrained framework to precisely isolate language-specific knowledge updates that can be mapped onto other languages’ subspaces.
Outcome: The proposed framework can project parameter updates for each language onto the orthogonal complement of other languages’ subspaces while preserving multilingual generalization capabilities.
Knowledge Decoupling via Orthogonal Projection for Lifelong Editing of Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for enhancing large language models (LLMs) have achieved some success, but their knowledge understanding and memory capacity significantly degrades after extensive editing.
Approach: They propose a method that stores the basis vectors of the representation space of past edits in a knowledge cache and projects the gradient of the current edit onto a space orthogonal to previous knowledge for updating.
Outcome: The proposed method improves question-answering ability and hallucination mitigation by 14% and 61% for large language models after 3,000 edits.
Learning to Edit: Aligning LLMs with Knowledge Editing (2024.acl-long)

Copied to clipboard

Challenge: Existing knowledge editing techniques rely on memorizing updated knowledge, impeding LLMs from effectively combining the new knowledge with their inherent knowledge when answering questions.
Approach: They propose a Learning to Edit framework that equips LLMs with the ability to apply updated knowledge to input questions through a two-phase process .
Outcome: The proposed framework outperforms existing methods in knowledge editing tasks and compares it with four benchmarks and two LLM architectures.
Can We Continually Edit Language Models? On the Knowledge Attenuation in Sequential Model Editing (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods for model editing suffer from knowledge attenuation due to redundant parameters interference and update weight disentanglement.
Approach: They propose a method to mitigate the problem of knowledge attenuation in sequential editing by analyzing redundant parameters interference and update weight disentanglement.
Outcome: The proposed method mitigates the knowledge attenuation issue and improves on existing benchmarks.
Bridging the Editing Gap in LLMs: FineEdit for Precise and Targeted Text Modifications (2025.findings-emnlp)

Copied to clipboard

Challenge: a recent study shows that large language models can perform precise text editing tasks.
Approach: InstrEditBench is a benchmark dataset that compares 30,000 structured editing tasks . experimental evaluations show FineEdit outperforms state-of-the-art models .
Outcome: The proposed model outperforms state-of-the-art models on single-turn edits and mistral-7B-OpenOrca on direct edits.
AdaEdit: Advancing Continuous Knowledge Editing For Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing knowledge editing methods that can efficiently update knowledge in LLMs are limited due to budget constraints.
Approach: They propose a method that can enhance the performance of edited LLMs in large-size continuous editing regimes.
Outcome: Extensive empirical evaluations on multiple LLMs show that the proposed method outperforms existing methods without compromising the general abilities of these models.
Robust and Scalable Model Editing for Large Language Models (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods that ignore contextual knowledge fail to reliably fall back to parametric knowledge when presented with irrelevant context.
Approach: They propose to use contextual knowledge to update and correct LLMs' knowledge by in-context editing instead of retraining.
Outcome: The proposed method outperforms current state-of-the-art methods by a large margin on a dataset that contains irrelevant questions.
DKME: Rethinking Coupled Knowledge Memory for Lifelong Model Editing of Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing memory-based editors suffer from catastrophic forgetting as edits accumulate.
Approach: They propose a method which injects factual updates into large language models without retraining or finetuning into existing memory-based editors.
Outcome: Experiments on HalluEditBench, CKnowEdit, and WikiDatacounterfact show that the proposed model achieves a more favorable trade-off between editing success and locality compared to baselines while maintaining more stable performance as the edit scale increases.
Aligning Language Models with Real-time Knowledge Editing (2026.acl-long)

Copied to clipboard

Challenge: Mainstream knowledge editing methods are static and fail to keep pace with the evolving real-world knowledge.
Approach: They propose a new paradigm for knowledge editing that integrates edit augmentation and self-adaptive post-alignment inference into CRAFT to improve edit success.
Outcome: The proposed method shows significant performance gain on CRAFT and traditional datasets compared to existing methods.
AlphaEdit+: Model Editing in the Presence of Conflicting and Inconsistent Knowledge (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for knowledge editing struggle with knowledge conflicts and inconsistencies.
Approach: They propose a new method for knowledge editing that relaxes null-space constraints and introduces a weighting scheme to mitigate conflicts between new and historical knowledge.
Outcome: The proposed method outperforms existing methods on challenging datasets and outperformed existing methods.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations