Challenge: Existing knowledge editing methods suffer from performance degradation in batch knowledge editing.
Approach: They propose an orthogonal representation editing method which decouples semantic entanglement from edit vectors and enforcing orthogonals on edit vector.
Outcome: The proposed method outperforms existing methods and achieves superior performance in cross-lingual knowledge editing scenarios.

Similar Papers

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.
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 Graph-Driven Memory Editing with Directional Interventions (2025.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) are hampered by inaccuracies and outdated information.
Approach: They propose a framework that constructs knowledge graphs using available information to guide the direction of knowledge editing.
Outcome: The proposed framework allows consistent, aligned, and stable information during large-scale editing scenarios.
Knowledge Editing of Large Language Models Unconstrained by Word Order (2024.acl-srw)

Copied to clipboard

Challenge: Existing methods for identifying knowledge neurons for large language models have been challenging for black-boxed models . a new method is proposed to edit the knowledge held by the LLMs .
Approach: They propose a method that identifies the knowledge neurons that encode the target knowledge and adjusts the parameters associated with these neurons to update the knowledge.
Outcome: The proposed method outperforms existing methods on English and Japanese . it eliminates word order constraints and allows flexible locating regardless of the language .
Knowledge Editing for Large Language Models (2024.lrec-tutorials)

Copied to clipboard

Challenge: Large Language Models (LLMs) are not immune to issues of factual accuracy or logically consistent.
Approach: This tutorial will present cutting-edge methods and practical tools for editing Large Language Models (LLMs).
Outcome: The aim of this course is to familiarize researchers with the latest advancements and emerging strategies in the realm of knowledge editing for LLMs.
MicroEdit: Neuron-level Knowledge Disentanglement and Localization in Lifelong Model Editing (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for enhancing large language models are designed for single or limited edits, lacking the capacity to support long-term, multi-round knowledge updates.
Approach: They propose a neuron-level editing method that performs minimal interventions within large language models (LLMs) by leveraging a sparse autoencoder, MicroEdit disentangles knowledge representations and activates only a minimal set of necessary neurons for precise parameter updates.
Outcome: Extensive experiments show that MicroEdit outperforms prior methods and robustly handles lifelong knowledge editing across QA and Hallucination settings on LLaM and Mistral.
LLM as Effective Streaming Processor: Bridging Streaming-Batch Mismatches with Group Position Encoding (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for adapting LLMs to streaming rely on expensive re-encoding or limited scalability.
Approach: They propose a group position encoding paradigm built on batch architectures to enhance consistency between streaming and batch modes.
Outcome: The proposed method outperforms existing methods on cross-lingual and cross-modal tasks.
SubDocTrans: Enhancing Document-level Machine Translation with Plug-and-play Multi-granularity Knowledge Augmentation (2025.findings-emnlp)

Copied to clipboard

Challenge: Document translations generated by large language models suffer from poor consistency, weak coherence, and omission errors.
Approach: They propose a document-level machine translation framework that extracts knowledge from documents to produce high-quality translations.
Outcome: The proposed framework improves consistency and coherence, reduces omission errors, and mitigates hallucinations.
EvoEdit: Evolving Null-space Alignment for Robust and Efficient Knowledge Editing (2026.findings-acl)

Copied to clipboard

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.

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