Browse State-of-the-Art › knowledge editing
knowledge editing
88 papers with code · 1 benchmark · 3 datasets archive 2025-07-28
Benchmarks archive 2025-07-28
1 leaderboard table shown for this task, 1 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| zsRE (2 rows) | MEND | A Comprehensive Study of Knowledge Editing for Large Language Models | code | — | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
3 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 88 papers with code (175 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
16 Sep 2023 4 repositories listedWith the recent advancements in large language models (LLMs), knowledge editing has been shown as a promising technique to adapt LLMs to new knowledge without retraining from scratch.
-
20 Dec 2023 3 repositories listedKnowledge represented in Large Language Models (LLMs) is quite often incorrect and can also become obsolete over time.
-
19 Dec 2023 3 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)Additionally, since most static methods typically only identify "value neurons" directly contributing to the final prediction, we propose a method for identifying "query neurons" which activate these "value neurons".
-
24 May 2025 2 repositories listedThis study offers new insights into the limitations of current knowledge editing methods and highlights the potential of context-based reasoning as a more robust alternative.
-
3 Oct 2024 2 repositories listed Syntology ran 1 of 2 samples · 1 unverified · 1 pointer-only (licence)To address this, we introduce AlphaEdit, a novel solution that projects perturbation onto the null space of the preserved knowledge before applying it to the parameters.
-
17 Jun 2024 2 repositories listed Syntology ran 5 of 8 samples · 3 unverified · 8 pointer-only (licence)In scenarios where language models must incorporate new information efficiently without extensive retraining, traditional fine-tuning methods are prone to overfitting, degraded generalization, and unnatural language…
-
28 May 2024 2 repositories listedTo date, most studies have concentrated on isolated components within these models, such as the Multilayer Perceptrons and attention head.
-
19 Jan 2024 2 repositories listedHow to edit the knowledge in multi-step reasoning has become the major challenge in the knowledge editing (KE) of large language models (LLMs).
-
2 Jan 2024 2 repositories listedIn this paper, we first define the knowledge editing problem and then provide a comprehensive review of cutting-edge approaches.
-
15 Nov 2023 2 repositories listed Syntology ran 12 of 16 samples · 4 unverified · 16 pointer-only (licence)Knowledge Editing (KE) for modifying factual knowledge in Large Language Models (LLMs) has been receiving increasing attention.
-
14 Aug 2023 2 repositories listed Syntology ran 4 of 6 samples · 2 unverifiedLarge Language Models (LLMs) usually suffer from knowledge cutoff or fallacy issues, which means they are unaware of unseen events or generate text with incorrect facts owing to outdated/noisy data.
-
24 May 2023 2 repositories listedThe information stored in large language models (LLMs) falls out of date quickly, and retraining from scratch is often not an option.
-
22 May 2023 2 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)Inspired by in-context learning (ICL), a new paradigm based on demonstration contexts without parameter updating, we explore whether ICL can edit factual knowledge.
-
25 Jan 2023 2 repositories listedTo address this issue, we propose a new task of editing language model-based KG embeddings in this paper.
-
14 Jun 2025 1 repository listedLarge Language Models (LLMs) require continuous updates to maintain accurate and current knowledge as the world evolves.
-
10 Jun 2025 1 repository listedKnowledge editing techniques for large language models (LLMs) can inject knowledge that is later reproducible verbatim, but they fall short on propagating that knowledge: models cannot answer questions that require…
-
4 Jun 2025 1 repository listedAdditionally, we offer deeper insights into medical knowledge editing, including the localization of medical knowledge in LLMs and the impact of sequential editing on evolving knowledge.
-
29 May 2025 1 repository listedTo mitigate this shortcoming, we introduce CoRE, a KE method designed to strengthen context robustness by minimizing context-sensitive variance in hidden states of the model for edited knowledge.
-
29 May 2025 1 repository listedKnowledge Editing (KE) has gained increasing attention, yet current KE tasks remain relatively simple.
-
19 May 2025 1 repository listedFurthermore, we extend our analysis to the task of superficial unlearning, where we observe consistent patterns in the behavior of specific attention heads and their corresponding left singular vectors, thereby…
-
14 Apr 2025 1 repository listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)Knowledge editing has emerged as an effective approach for updating large language models (LLMs) by modifying their internal knowledge.
-
26 Mar 2025 1 repository listedTo address these challenges, we propose the use of Knowledge Editing, which enables targeted modifications to a model's behavior without the need for full retraining.
-
20 Mar 2025 1 repository listed Syntology ran 2 of 10 samples · 8 unverifiedKnowledge Editing (KE) enables the modification of outdated or incorrect information in large language models (LLMs).
-
4 Mar 2025 1 repository listedKnowledge editing is a technique for efficiently and accurately updating the knowledge of large language models (LLMs) to alleviate obsolescence and correct errors.
-
3 Mar 2025 1 repository listed Syntology ran 3 of 5 samples · 2 unverifiedKnowledge editing aims to update outdated information in Large Language Models (LLMs).
-
27 Feb 2025 1 repository listed Syntology ran 8 of 12 samples · 4 unverifiedKnowledge editing techniques have emerged as essential tools for updating the factual knowledge of large language models (LLMs) and multimodal models (LMMs), allowing them to correct outdated or inaccurate information…
-
21 Feb 2025 1 repository listed Syntology ran 2 of 3 samples · 1 unverified · 3 pointer-only (licence)Locate-then-Edit Knowledge Editing (LEKE) is a key technique for updating large language models (LLMs) without full retraining.
-
20 Feb 2025 1 repository listedLarge Language Models have demonstrated superior performance across a wide range of tasks, but they still exhibit undesirable errors due to incorrect knowledge learned from the training data.
-
8 Feb 2025 1 repository listedKnowledge editing has become a promising approach for efficiently and precisely updating knowledge embedded in large language models (LLMs).
-
4 Feb 2025 1 repository listedRecent research has explored methods for updating and modifying factual knowledge in large language models, often focusing on specific multi-layer perceptron blocks.
Syntology lines on 11 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections