Pith. sign in

REVIEW 3 cited by

Does Localization Inform Editing? Surprising Differences in Causality-Based Localization vs. Knowledge Editing in Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2301.04213 v2 pith:UUDEYQJF submitted 2023-01-10 cs.LG cs.AIcs.CL

classification cs.LGcs.AIcs.CL
keywords editingmodellocalizationmodelsworkeditfactlanguage
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Language models learn a great quantity of factual information during pretraining, and recent work localizes this information to specific model weights like mid-layer MLP weights. In this paper, we find that we can change how a fact is stored in a model by editing weights that are in a different location than where existing methods suggest that the fact is stored. This is surprising because we would expect that localizing facts to specific model parameters would tell us where to manipulate knowledge in models, and this assumption has motivated past work on model editing methods. Specifically, we show that localization conclusions from representation denoising (also known as Causal Tracing) do not provide any insight into which model MLP layer would be best to edit in order to override an existing stored fact with a new one. This finding raises questions about how past work relies on Causal Tracing to select which model layers to edit. Next, we consider several variants of the editing problem, including erasing and amplifying facts. For one of our editing problems, editing performance does relate to localization results from representation denoising, but we find that which layer we edit is a far better predictor of performance. Our results suggest, counterintuitively, that better mechanistic understanding of how pretrained language models work may not always translate to insights about how to best change their behavior. Our code is available at https://github.com/google/belief-localization

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 22 citations worldwide. Full citation record

  1. Private Memorization Editing: Turning Memorization into a Defense to Strengthen Data Privacy in Large Language Models

    cs.CR 2025-06 conditional novelty 6.0 of 10

    PME detects memorized personal information in LLMs and edits the feed-forward layer weights so the model outputs a dummy value instead, reducing extraction attack success while preserving general model quality.

  2. Mamba Knockout for Unraveling Factual Information Flow

    cs.CL 2025-05 conditional novelty 6.0 of 10

    Fine-grained token-to-token knockout reveals that Mamba models, like Transformers, rely on subject-token information flow in late-intermediate layers, with architecture-specific variations in relation-token and first-...

  3. Scalpel vs. Hammer: GRPO Amplifies Existing Capabilities, SFT Replaces Them

    cs.LG 2025-07 conditional novelty 4.0 of 10

    GRPO produces modest math gains with small knowledge loss, while SFT gives larger math gains but degrades knowledge benchmarks more, with parameter analyses suggesting the loss comes from larger mid-layer MLP updates.

Pith tools