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
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
Forward citations
Cited by 3 Pith papers
-
Private Memorization Editing: Turning Memorization into a Defense to Strengthen Data Privacy in Large Language Models
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.
-
Mamba Knockout for Unraveling Factual Information Flow
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-...
-
Scalpel vs. Hammer: GRPO Amplifies Existing Capabilities, SFT Replaces Them
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.
Discussion (0). Sign in to comment.