Papers › Decomposing and Steering Functional Metacognition in Large Language Models

Decomposing and Steering Functional Metacognition in Large Language Models

9 May 2026arXiv:2605.08942added by Syntology

Yanshi Li, Xueru Bai, Shuman Liu, Haibo Zhang, Anxiang Zeng

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

Large language models (LLMs) increasingly exhibit behaviors suggesting awareness of their evaluation context, often adapting their reasoning strategies in benchmark settings. Prior work has shown that such evaluation awareness can distort performance measurements; however, it remains unclear whether this phenomenon reflects a single behavioral artifact or a deeper internal structure within the model. We propose that LLMs maintain a decomposable space of functional metacognitive states: internal variables encoding factors such as evaluation awareness, self-assessed capability, perceived risk, computational effort allocation, audience expertise adaptation, and intentionality. Through residual stream analysis across multiple reasoning models, we demonstrate that these states are linearly decodable from internal activations and exhibit distinct layer-wise profiles. Moreover, by steering model activations along probe-derived directions, we show that each functional metacognitive state causally modulates reasoning behavior in dissociable ways, affecting verbosity, accuracy, and safety-related responses across tasks. Our findings suggest that benchmark performance reflects not only task competence but also the activation of specific functional metacognitive states. We argue that understandi ng and controlling these internal states is essential for reliable evaluation and deployment of reasoning models, and we provide a mechanistic framework for studying functional m etacognition in artificial systems. Our code and data are publicly available at https://github.com/xlands/meta-cognition.

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

Code

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

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

xlands/meta-cognition 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

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

9ran

Licence: 0 of the 9 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 xlands/meta-cognition. “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.

create_prompt_pairs xlands/meta-cognition/src/experiments/01_generate_prompts.py found in paper text by Syntology ran MIT (permissive) · 4c8a2f426ad9936a · report
get_transformer_layers xlands/meta-cognition/src/experiments/03_steer_activations.py found in paper text by Syntology ran MIT (permissive) · 5a7255fa547d028c · report
get_transformer_layers xlands/meta-cognition/src/experiments/04_generalization.py found in paper text by Syntology ran MIT (permissive) · 564a2bde1159d36c · report
load_dimension_prompts xlands/meta-cognition/src/experiments/02_train_probes.py found in paper text by Syntology ran MIT (permissive) · 0a02d2f759fc9dc8 · report
resolve_torch_dtype xlands/meta-cognition/src/experiments/02_train_probes.py found in paper text by Syntology ran MIT (permissive) · b39efbc3ab03acc1 · report
score_evaluation_awareness xlands/meta-cognition/src/experiments/metrics.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 40052899d4439181 · report
score_perceived_risk xlands/meta-cognition/src/experiments/metrics.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 044c815b9ac8fa14 · report
score_self_assessed_capability xlands/meta-cognition/src/experiments/metrics.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 822599f8e66ad791 · report
should_trust_remote_code xlands/meta-cognition/src/experiments/02_train_probes.py found in paper text by Syntology ran MIT (permissive) · fdd47bcf25d72115 · report

Results from the paper

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