cd /news/machine-learning/can-graph-learning-learn-circuits · home topics machine-learning article
[ARTICLE · art-91552] src=machinebrief.com ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Can Graph Learning Learn Circuits?

Researchers introduced Graph Circuit Learning (GCL), a supervised, amortized framework that trains a graph neural network across multiple model-task pairs to localize circuits in transformer computation graphs. On 16 held-out InterpBench cases, the best of 14 GCL configurations achieved a median edge AUROC of 0.902, close to the published InterpBench median of 0.910 for EAP-IG but below ACDC's 0.959. The findings suggest graph machine learning offers a promising perspective on circuit localization.

read1 min views1 publishedAug 11, 2026

arXiv:2608.08536v1 Announce Type: new Abstract: Circuit localization is a mechanistic interpretability task whose goal is to identify a sparse subgraph of a transformer's computation graph sufficient to reproduce a particular behavior. Most established methods localize circuits independently for each model--task pair. We instead frame circuit localization as a graph machine learning problem in which the edges of a computation graph represent computational pathways, and graph neural networks (GNNs) model interactions among these pathways. We introduce Graph Circuit Learning (GCL), a supervised, amortized framework that trains a GNN across multiple model--task pairs and applies it to unseen cases. To provide sufficient data, we augment the InterpBench benchmark with additional cases derived from the TracrBench programs. Of the 14 evaluated GCL configurations, the highest scored a median edge AUROC of $0.902$ (interquartile interval $[0.861, 0.942]$) on the 16 original held-out InterpBench cases. This is close to the published InterpBench median of $0.910$ for EAP-IG while remaining below ACDC's $0.959$. Removing all message-passing edges reduces the median to $0.825$. We also adapt PGExplainer, a GNN explainability method, to circuit localization, obtaining a median edge AUROC of $0.858$ on the same cases. These preliminary results suggest that graph machine learning offers a natural and potentially powerful perspective on circuit localization, and we hope this perspective encourages closer exchange between the two communities.

── more in #machine-learning 4 stories · sorted by recency
── more on @graph circuit learning 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/can-graph-learning-l…] indexed:0 read:1min 2026-08-11 ·