Prefix dominance trap: The tendency of language models to commit to an initial reasoning path early in generation, making subsequent recovery via verification difficult or impossible
Metacognitive Knowledge: Stored information about three categories: Agent (self-capabilities), Task (situation assessment), and Strategy (procedures for solving problems)
Metacognitive Experience: Transient conscious feelings (e.g., 'this looks hard') that occur during cognitive processing and serve as signals for control decisions
FOK: Feeling-of-Knowing—a metacognitive experience predicting whether one will be able to retrieve or generate an answer, used to decide whether to attempt a search
JOL: Judgment-of-Learning—an assessment of how well material has been mastered or how likely an answer is to be correct
EOL: Ease-of-Learning—a judgment made before acquisition begins about how difficult material will be to learn
Voc: Value of Computation—a resource-rational principle quantifying the expected utility of a computation minus its cost
MDP: Markov Decision Process—a mathematical framework for modeling decision-making in situations where outcomes are partly random and partly under the control of a decision maker
Dual-counter FOK: A hypothesis where evidence for 'knowing' and 'knowing not' accumulates in separate counters; conflicts between them determine search persistence
Generate-Verify: A prevailing AI reasoning paradigm where a model produces a candidate solution and then critiques it (e.g., Self-Refine, reflexive coding)