Papers › Inside-Out: Measuring Generalization in Vision Transformers Through Inner Workings

Inside-Out: Measuring Generalization in Vision Transformers Through Inner Workings

9 Apr 2026arXiv:2604.08192added by Syntology

Yunxiang Peng, Mengmeng Ma, Ziyu Yao, Xi Peng

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Reliable generalization metrics are fundamental to the evaluation of machine learning models. Especially in high-stakes applications where labeled target data are scarce, evaluation of models' generalization performance under distribution shift is a pressing need. We focus on two practical scenarios: (1) Before deployment, how to select the best model for unlabeled target data? (2) After deployment, how to monitor model performance under distribution shift? The central need in both cases is a reliable and label-free proxy metric. Yet existing proxy metrics, such as model confidence or accuracy-on-the-line, are often unreliable as they only assess model output while ignoring the internal mechanisms that produce them. We address this limitation by introducing a new perspective: using the inner workings of a model, i.e., circuits, as a predictive metric of generalization performance. Leveraging circuit discovery, we extract the causal interactions between internal representations as a circuit, from which we derive two metrics tailored to the two practical scenarios. (1) Before deployment, we introduce Dependency Depth Bias, which measures different models' generalization capability on target data. (2) After deployment, we propose Circuit Shift Score, which predicts a model's generalization under different distribution shifts. Across various tasks, both metrics demonstrate significantly improved correlation with generalization performance, outperforming existing proxies by an average of 13.4\% and 34.1\%, respectively. Our code is available at https://github.com/deep-real/GenCircuit.

PaperPDFCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2604.08192")

Code

Syntology Ran 0 of 15 code samples harvested from 1 repository linked to this paper; 15 have no recorded run.

By repository: found in paper text by Syntology: 15 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

deep-real/GenCircuit found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 0 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

15unverified

Licence: 15 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from deep-real/GenCircuit. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

bernoulli_kl deep-real/GenCircuit/dataset_utils.py found in paper text by Syntology unverified no licence file found · pointer only · 62435ebddf0bbc18 · report
collate_EAP deep-real/GenCircuit/dataset.py found in paper text by Syntology unverified no licence file found · pointer only · f663999fde37d3ca · report
compute_groupwise_accuracy deep-real/GenCircuit/model_zoo/acc_eval.py found in paper text by Syntology unverified no licence file found · pointer only · d74b7285b967fee4 · report
convert_hf_to_hookedvit deep-real/GenCircuit/model_utils.py found in paper text by Syntology unverified no licence file found · pointer only · cbb0c42794d625dd · report
flatten_metric_output deep-real/GenCircuit/compute_metrics.py found in paper text by Syntology unverified no licence file found · pointer only · e4314f14cae629b0 · report
get_failure_list deep-real/GenCircuit/dataset_utils.py found in paper text by Syntology unverified no licence file found · pointer only · 7d7e38335fc8dce2 · report
get_layer_index deep-real/GenCircuit/compute_metrics.py found in paper text by Syntology unverified no licence file found · pointer only · 86e7460cce433ff9 · report
get_transform deep-real/GenCircuit/dataset_utils.py found in paper text by Syntology unverified no licence file found · pointer only · 2732127dfe219441 · report
jacobian deep-real/GenCircuit/model_zoo/coupling_jacobian.py found in paper text by Syntology unverified no licence file found · pointer only · 9f7585ff134e843d · report
normalized_logit deep-real/GenCircuit/metrics.py found in paper text by Syntology unverified no licence file found · pointer only · 1a6f60a202e7f9a5 · report
numel deep-real/GenCircuit/model_zoo/cmnist_consistency.py found in paper text by Syntology unverified no licence file found · pointer only · 689bb797ea2eebd9 · report
randomsvd deep-real/GenCircuit/model_zoo/coupling_jacobian.py found in paper text by Syntology unverified no licence file found · pointer only · 80901b7355cb5d7d · report
svd deep-real/GenCircuit/model_zoo/coupling_jacobian.py found in paper text by Syntology unverified no licence file found · pointer only · f1d6ff8b5691ff6a · report
topk_accuracy deep-real/GenCircuit/metrics.py found in paper text by Syntology unverified no licence file found · pointer only · 0a359b702f5ab47d · report
vit_hidden_states_timm deep-real/GenCircuit/model_zoo/coupling_eval.py found in paper text by Syntology unverified no licence file found · pointer only · 8a9cf5ce54bd0f16 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.08192, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections