Pith. sign in

REVIEW 1 cited by

LM Transparency Tool: Interactive Tool for Analyzing Transformer 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 2404.07004 v1 pith:KZ56XHKX submitted 2024-04-10 cs.CL

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

We present the LM Transparency Tool (LM-TT), an open-source interactive toolkit for analyzing the internal workings of Transformer-based language models. Differently from previously existing tools that focus on isolated parts of the decision-making process, our framework is designed to make the entire prediction process transparent, and allows tracing back model behavior from the top-layer representation to very fine-grained parts of the model. Specifically, it (1) shows the important part of the whole input-to-output information flow, (2) allows attributing any changes done by a model block to individual attention heads and feed-forward neurons, (3) allows interpreting the functions of those heads or neurons. A crucial part of this pipeline is showing the importance of specific model components at each step. As a result, we are able to look at the roles of model components only in cases where they are important for a prediction. Since knowing which components should be inspected is key for analyzing large models where the number of these components is extremely high, we believe our tool will greatly support the interpretability community both in research settings and in practical applications.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. InTraVisTo: Inside Transformer Visualisation Tool

    cs.CL 2025-07 conditional novelty 5.0 of 10

    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.

Pith tools