LLMs Automate Attribution Graph Annotation for Circuit Tracing

Ameen Patel, Max Zhang, Nathan Hu· August 5, 2026 View original

Key takeaways

  • LLMs can effectively automate the annotation of attribution graphs for circuit tracing.
  • Automated supernode generation is comparable in interpretability to human annotation.
  • This pipeline significantly streamlines the process of understanding LLM internal computations.
  • It opens avenues for large-scale, open-ended exploration of model behavior.

Who benefits

AI/ML ResearchSoftware DevelopmentCybersecurityAcademia

Summary

This paper demonstrates a simple pipeline where large language models (LLMs) can automatically group individual features or MLP neurons into "supernodes" for circuit tracing in other LLMs. Automated interpretability metrics confirm that LLM-generated supernodes are as interpretable as human-annotated ones, significantly streamlining the circuit tracing process.

Circuit tracing is a powerful technique for understanding the internal computations of large language models (LLMs), but it typically involves a labor-intensive manual step: grouping individual features or Multi-Layer Perceptron (MLP) neurons into higher-level "supernodes." This manual annotation process can be a significant bottleneck for researchers. This research introduces a straightforward pipeline that automates this critical step. The method involves directly presenting descriptions of individual features to an LLM, which then groups them into meaningful supernodes. This leverages the LLM's own understanding and reasoning capabilities to interpret and organize the internal components of another model. Using automated interpretability metrics, the study confirms that the supernodes generated by this LLM-driven pipeline are just as interpretable as those created by human annotators. For instance, in a two-hop Capitals task, the pipeline successfully identified a supernode corresponding to the intermediate hop in 97 out of 100 prompts. The paper also provides a proof-of-concept for open-ended exploration, where the pipeline automatically annotated 1000 attribution graphs from Wikipedia prompt completions, with an LLM judge flagging interesting graphs for human review. This work highlights the potential for simple automation to produce valuable attribution graph annotations, paving the way for more efficient circuit tracing research.

Why it matters

For AI researchers and engineers working on LLM interpretability, this automation significantly accelerates the process of understanding complex model behaviors, making circuit tracing more scalable and accessible for debugging, safety, and scientific discovery.

How to implement this in your domain

  1. 1Integrate LLM-based annotation into existing circuit tracing workflows to automate supernode identification.
  2. 2Develop custom prompts and guidelines for LLMs to generate supernodes tailored to specific interpretability tasks.
  3. 3Utilize the automated annotation pipeline for large-scale exploration of LLM internal computations.
  4. 4Combine LLM-generated annotations with human expert review for enhanced accuracy and insights.

Original post by Ameen Patel, Max Zhang, Nathan Hu

"arXiv:2608.02632v1 Announce Type: new Abstract: Circuit tracing is an exciting technique for revealing the internal computation of language models, but it requires a time-intensive manual step of grouping individual features or MLP neurons into supernodes. We present a simple pip…"

View on X

Originally posted by Ameen Patel, Max Zhang, Nathan Hu on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses