REVIEW 10 cited by
Patchscopes: A Unifying Framework for Inspecting Hidden Representations of 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
Understanding the internal representations of large language models (LLMs) can help explain models' behavior and verify their alignment with human values. Given the capabilities of LLMs in generating human-understandable text, we propose leveraging the model itself to explain its internal representations in natural language. We introduce a framework called Patchscopes and show how it can be used to answer a wide range of questions about an LLM's computation. We show that many prior interpretability methods based on projecting representations into the vocabulary space and intervening on the LLM computation can be viewed as instances of this framework. Moreover, several of their shortcomings such as failure in inspecting early layers or lack of expressivity can be mitigated by Patchscopes. Beyond unifying prior inspection techniques, Patchscopes also opens up new possibilities such as using a more capable model to explain the representations of a smaller model, and multihop reasoning error correction.
Forward citations
Cited by 10 Pith papers
-
Hidden APIs in Language Models: Discovering Reusable Causal Interfaces from Forked Futures
A Shared hidden-state interface beats Local, Mixture, and Distributed alternatives under held-out causal description length in Qwen2.5-1.5B and Llama-3-8B, with transplantation and mediation evidence of reuse.
-
Verbalizable Representations Form a Global Workspace in Language Models
Language models represent their current reasoning in a small, readable set of verbalizable vectors (the J-space) that functions like a global workspace.
-
Laguerre Geometry for Interpreting Large Language Models
LLM concepts are Laguerre–Voronoi cells; Geometric Lens reads the exact cell of any hidden vector by isolating residual piecewise-linear flow from cross-token attention transport.
-
SPARK: Susceptibility-Guided Profiling and Steering of Latent Reasoning States in Large Language Models
Length-controlled hidden-state susceptibility diagnoses under-activated reasoning in LLMs and guides selective test-time steering that lifts MATH-500 accuracy by roughly 2–3 points.
-
Unsupervised Features Mining via Activation Geometry
Prefix-induced activation shifts (MAG) yield model-relative reasoning directions that predict verdicts, support matched-format steering, and select transfer datasets at 94.7% Top-1 accuracy.
-
Do Value Vectors in Deep Layers Need Context from the Residual Stream?
Deep transformer layers can replace context-dependent value vectors with per-token lookup tables (Bank of Values), improving validation loss and the 21-benchmark average at 135M–780M while cutting FLOPs and the value cache.
-
TimeSAE: Causal Sparse Decoding for Faithful Explanations of Black-Box Time Series Models
TimeSAE trains a sparse autoencoder with counterfactual and consistency losses to explain black-box time series predictions, claiming better faithfulness and out-of-distribution robustness than eight baselines.
-
InTraVisTo: Inside Transformer Visualisation Tool
A GUI tool that decodes hidden states into tokens, visualizes information flow via a Sankey diagram, and supports embedding injection for interactive probing of transformer LLMs.
-
InverseScope: Scalable Activation Inversion for Interpreting Large Language Models
A new conditional-generation architecture plus a feature-consistency metric make activation inversion practical for LLMs up to 7B parameters, with experiments on IOI, RAVEL, and in-context learning.
-
Know-MRI: A Knowledge Mechanisms Revealer&Interpreter for Large Language Models
Know-MRI combines eleven existing LLM interpretation methods into one extensible toolkit with automatic input-to-method matching and dual UI and code interfaces.
Discussion (0). Sign in to comment.