Papers › Domain-level metacognitive monitoring in frontier LLMs: A 33-model atlas

Domain-level metacognitive monitoring in frontier LLMs: A 33-model atlas

21 Apr 2026arXiv:2605.06673added by Syntology

Jon-Paul Cacioli

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

Aggregate metacognitive quality scores mask within-model variation across MMLU benchmark domains. We administered 1,500 MMLU items (250 per domain, under an a priori six-domain grouping) to 33 frontier LLMs from eight model families and computed Type-2 AUROC per model-domain cell using verbalized confidence (0-100). Total observations: 47,151. Every model with above-chance aggregate monitoring showed non-trivial domain-level variation. Applied/Professional knowledge was reliably the easiest benchmark domain to monitor (mean AUROC = .742, ranked top-2 in 21 of 33 models); Formal Reasoning and Natural Science were reliably the hardest (one of the two ranked bottom-2 in 27 of 33 models). The three middle domains were statistically indistinguishable (Kendall's W = .164). A subject-level coherence analysis (within-domain similarity ratio = 0.95) confirms the six-domain grouping is a pragmatic benchmark taxonomy, not a validated latent construct. Within-family profile-shape clustering is significant for Anthropic, Google-Gemini, and Qwen (permutation p < .0001) but not DeepSeek, Google-Gemma, or OpenAI. Gemma 4 31B showed a +.202 AUROC improvement over Gemma 3 27B. Three models classified Invalid on binary KEEP/WITHDRAW probes produced normal profiles under verbalized confidence, confirming probe-format specificity. Bootstrap 95% CIs on 198 cells have median width .199. Split-half aggregate stability r = .893; profile-level split-half is weaker (grand median r = .184). These results show stable benchmark-domain variation obscured by aggregate metrics, and support benchmark-stage domain screening as a step before deployment in specific application areas.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

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="2605.06673")

Code

Syntology Ran 11 of 13 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 11 ran with no contract checked.

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

synthiumjp/metaco found in paper text by Syntologynot reachable when probed 2026-09-16 — repositories for recent papers often appear after camera-ready report
synthiumjp/validity-scaling-llm 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

13 samples harvested; 11 ran; 0 honoured the contract we drafted; 2 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.

11ran
2unverified

Licence: 0 of the 13 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 synthiumjp/validity-scaling-llm. “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.

bootstrap_cohens_d synthiumjp/validity-scaling-llm/analysis/robustness.py found in paper text by Syntology ran MIT (permissive) · 8429bcb1f50e42f6 · report
compute_auroc synthiumjp/validity-scaling-llm/analysis/selective_prediction_analysis.py found in paper text by Syntology ran MIT (permissive) · 209e6b034ddb8641 · report
compute_item_norms synthiumjp/validity-scaling-llm/analysis/compute_indices.py found in paper text by Syntology ran MIT (permissive) · 46ca8af6aa316409 · report
compute_validity_indices synthiumjp/validity-scaling-llm/analysis/compute_indices.py found in paper text by Syntology ran MIT (permissive) · a5ce40556123c517 · report
generate_synthetic_policies synthiumjp/validity-scaling-llm/analysis/synthetic_validation.py found in paper text by Syntology ran MIT (permissive) · 5e6e03a082d2b663 · report
leave_one_out synthiumjp/validity-scaling-llm/analysis/robustness.py found in paper text by Syntology ran MIT (permissive) · 11d261fec8048a3c · report
load_battery synthiumjp/validity-scaling-llm/analysis/compute_indices.py found in paper text by Syntology ran MIT (permissive) · 816fb9b5fd5f6ec0 · report
match_model synthiumjp/validity-scaling-llm/analysis/selective_prediction_analysis.py found in paper text by Syntology ran fingerprinted MIT (permissive) · da313adf16326f26 · report
sel_acc synthiumjp/validity-scaling-llm/analysis/selective_prediction_analysis.py found in paper text by Syntology ran MIT (permissive) · f0cd49b7b18ebf0e · report
threshold_sweep synthiumjp/validity-scaling-llm/analysis/robustness.py found in paper text by Syntology ran MIT (permissive) · e782dcccfc105937 · report
wilson_ci synthiumjp/validity-scaling-llm/screen/validity_screen.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 5dcd318f224ef614 · report
screen synthiumjp/validity-scaling-llm/screen/validity_screen.py found in paper text by Syntology unverified MIT (permissive) · 44be374e52c2408b · report
screen_batch synthiumjp/validity-scaling-llm/screen/validity_screen.py found in paper text by Syntology unverified MIT (permissive) · 19d5b4cf41fa25ac · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.06673, was issued in May 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