Confidence: Concepts, Calibration, and Trust
- Confidence is a multifaceted concept encompassing subjective likelihood, inferential validity, belief update strength, and AI model certainty across disciplines.
- It underpins various methodologies, from metacognitive evaluation to statistical inference and AI calibration, ensuring that confidence is not conflated with raw probability.
- Proper calibration and contextual interpretation of confidence are essential for mitigating biases and making informed decisions in research and practical applications.
Searching arXiv for recent and foundational papers on confidence across metacognition, statistics, AI, and assurance. Confidence is a heterogeneous technical concept rather than a single invariant quantity. Across contemporary research it denotes, among other things, the subjective likelihood that one’s own decision is correct, the validity or coverage behavior of an inferential procedure, the strength with which an observation should update a belief state, the degree of support supplied by an assurance argument, and a model’s internal or verbalized certainty about its outputs (Pescetelli et al., 2018, Martin, 2017, Richardson, 14 Aug 2025, Kumar et al., 2024). Much of the modern literature is concerned with preventing these senses from being conflated: confidence is often not probability, not merely certainty, and not automatically a trustworthy guide to action unless its generating structure is understood and calibrated (Łuczak et al., 2024, Bloomfield et al., 2024).
1. Conceptual scope and principal meanings
Across the cited work, confidence attaches to different epistemic objects. In metacognition it is tied to a completed choice; in frequentist statistics it is tied to the behavior of an inferential rule; in learning theory it is tied to update strength; in assurance it is tied to support for a top claim; and in AI it is tied either to internal predictive scores or to explicit self-assessment.
| Domain | Object of confidence | Representative formulation |
|---|---|---|
| Metacognition | Own decision correctness | subjective likelihood of being correct |
| Frequentist inference | Interval or region validity | coverage, validity, plausibility |
| Learning | Strength of belief revision | no confidence ignores an observation; full confidence fully incorporates it |
| Assurance | Justified support for a claim | soundness, defeaters, residual risks |
| AI | Model output certainty | token probabilities, verbalized certainty, calibration |
These distinctions matter because each literature builds different normative expectations around confidence. In the social-metacognitive literature, confidence is useful when objective feedback is missing and one must infer whether advice is informative (Pescetelli et al., 2018). In the statistical literature, confidence is often explicitly not a posterior probability on parameter space, and several papers argue that its more appropriate interpretation is through validity, plausibility, or extended likelihood rather than Bayesian belief (Martin, 2017, Lee, 31 Dec 2025). In learning theory, confidence can be a parameter governing how much an observation changes a belief state, which is conceptually separate from how probable that observation already appears (Richardson, 14 Aug 2025). In assurance, confidence is not a single scalar but a structured judgment arising from logical soundness, probabilistic assessment, dialectical examination, and residual-risk analysis (Bloomfield et al., 2024).
A recurrent theme is that confidence is only locally meaningful relative to the mechanism that generates it. This suggests that the central scientific question is not whether a system “has confidence,” but what kind of object that confidence measures, what assumptions make it valid, and how it behaves under missing feedback, correlated errors, distribution shift, or adversarial structure.
2. Metacognition, decision-making, and social trust
In perceptual and social decision-making, confidence is defined as “the subjective likelihood of being correct given the evidence and the decision made,” that is, an observer’s estimate of for the decision already taken (Pescetelli et al., 2018). In the judge-advisor system paradigm, this quantity becomes socially functional: a judge can use pre-advice confidence to estimate whether disagreeing advice is likely informative or likely wrong. The central claim is the agreement-in-confidence heuristic: agreement is not evaluated on its own, but weighted by the judge’s confidence in the original judgment. Under independence, simple agreement is informative about advisor quality; under correlated judgments, the same heuristic can systematically favor like-minded but inaccurate advisors, particularly when feedback is absent. The same work quantifies metacognitive calibration with the Type 2 ROC measure , where $0.5$ indicates uninformative confidence, and shows through agent-based modeling that locally adaptive confidence-based trust learning can scale into clustering, echo chambers, and polarization when judgments are correlated (Pescetelli et al., 2018).
A second line of work studies confidence as subjective probability of task success under uncertainty about one’s own ability. In a double-or-quits anagram task with increasing difficulty, subjects were often underconfident on easy novel tasks and overconfident on harder tasks, with confidence changing faster than learning of true ability. The proposed intuitive-Bayesian account explains limited discrimination, the hard-easy effect, the Dunning–Kruger effect, conservative learning from experience, and overprecision through Bayesian updating over noisy performance cues combined with contrarian illusory signals induced by doubt (Lévy-Garboua et al., 2017). In that formulation, uncertainty does not simply add noise to confidence; it changes the effective evidence entering the update.
A common misconception in this area is that asymmetries in confidence necessarily reveal irrational heuristics. Work on high-dimensional signal-detection-theoretic models argues otherwise: when an observer computes confidence in a richer hypothesis space than the experimenter assumes, Bayesian confidence can become “detection-like,” increasingly sensitive to decision-congruent evidence because of posterior normalization over many unchosen alternatives. In that setting, the positive evidence bias can emerge with even under optimal Bayesian inference, and becomes larger as the latent dimensionality increases (Łuczak et al., 2024). This reframes some apparent metacognitive “biases” as consequences of model mismatch between the experimenter’s task space and the observer’s internal hypothesis space.
3. Statistical inference, validity, and epistemic interpretation
In statistics, confidence is classically attached to procedures. A confidence region family satisfies
which is a coverage statement about repeated sampling, not a posterior probability that the observed interval contains the parameter (Martin, 2017). Several recent treatments insist that confidence is better understood through belief and plausibility functions satisfying a validity condition. Given a nested confidence family, one can form a plausibility contour , a plausibility function , and a belief function ; validity then requires
Within the inferential model framework, this yields a complete-class result: under suitable conditions, every nominal confidence region can be represented by a valid inferential model whose plausibility regions are contained in the confidence regions (Martin, 2017).
Frequentist performance can also be visualized directly. Singh plots evaluate whether the attained confidence at the true parameter behaves like 0 under repeated sampling. For precise confidence distributions, adherence to the unit-uniform diagonal indicates correct calibration; curves below the diagonal indicate over-confidence and undercoverage; curves above indicate conservatism and overcoverage. The same construction extends to imprecise confidence structures, where lower and upper envelopes around the diagonal reflect interval-valued confidence. This diagnostic was used to show that the ProUCL Chebyshev upper confidence limit can undercover badly in small or skewed Bernoulli settings, despite being advertised as distribution-free (Wimbush et al., 2021).
A more ambitious question is whether an observed confidence interval can receive an epistemic interpretation rather than only a procedural one. One proposal uses Dutch Book arguments: numerical confidence is epistemic if it can serve as a betting price for the event that the observed interval covers the parameter, without being exploitable by an external agent using unused information. The key obstruction is the existence of relevant subsets—data-dependent subsets on which conditional coverage is systematically above or below the nominal level. The argument is that confidence based on the full likelihood, or on conditioning that removes ancillary variation appropriately, leaves no relevant subset and is therefore protected from Dutch Book exploitation (Pawitan et al., 2021).
A related reformulation treats confidence not as a distribution on parameter space but as the extended likelihood of an unobservable pivot. In this view, one separates the confidence statement about the observed interval from the coverage probability of the interval-generating procedure. For one-dimensional parameters, Fisher’s familiar confidence density is recovered by transforming the pivot density back to the parameter scale; for multi-dimensional parameters, profile likelihood and pivot-based regions play the corresponding role. This is intended to preserve the practical content of fiducial-style confidence while avoiding the claim that the parameter itself has become random (Lee, 31 Dec 2025).
4. Confidence in learning, belief revision, and model refinement
A distinct literature defines confidence not as correctness probability but as the strength with which new information should change a belief state. In “learning with confidence,” the central distinction is between epistemic confidence, which concerns support for a proposition in the current belief state, and learner’s confidence, which concerns how seriously an incoming observation should be taken. Formally, a learner is a map
1
where 2 updates belief state 3 with observation 4 at confidence level 5. The axiomatization requires, among other properties, that no confidence leaves the state unchanged, full confidence is idempotent, and repeated updates combine according to the confidence-domain operation. Two canonical continuum domains are emphasized: the fractional domain 6 with composition 7, and the additive domain 8 with ordinary addition; the two are isomorphic through
9
Under additional assumptions, confidence-based learning becomes a flow on belief space generated by a vector field, and Bayesian updating appears as a special case of an optimizing learner with linear expectation represented by the Boltzmann transform (Richardson, 14 Aug 2025).
This account differs sharply from probabilistic belief. The same proposition can be highly probable yet received with low learner’s confidence, or implausible yet received from a highly trusted source. Confidence is therefore not a belief measure; it is a control parameter for update dynamics (Richardson, 14 Aug 2025).
Decision analysis provides another second-order reading of confidence. Heckerman and Jimison treat partial confidence in a probability or utility assessment as a signal that the model may be underspecified rather than a violation of decision theory. Their “extending the conversation” method asks an assessor to identify conditioning variables that would stabilize an uncomfortable point estimate, then represents the post-refinement assessment by a random variable $0.5$0. Whether additional elicitation is worthwhile becomes a meta-decision problem: compare the value of perfect information on the uncertain assessment with the cost of additional modeling. In this setting, confidence helps allocate knowledge-acquisition effort toward parts of a decision model where refinement is expected to change decisions materially (Heckerman et al., 2013).
5. Assurance, safety, and structured argumentation
In assurance, confidence concerns whether an assurance case justifies belief in a top claim about a critical property such as safety or security. The literature explicitly rejects reduction to a single number. One influential formulation decomposes assessment into positive perspectives, negative perspectives, and residual doubts: positive support from evidence and argument, negative scrutiny through doubts and defeaters, and residual uncertainty that is consciously judged acceptable or unavoidable (Bloomfield et al., 2022).
Assurance 2.0 sharpens this view into four complementary perspectives: logical soundness, probabilistic assessment, dialectical examination, and residual risks. The target notion is indefeasible confidence, meaning that all credible doubts have been identified and either refuted, incorporated as residuals, or shown irrelevant. Assurance cases are built from claims, argument, and evidence, with a restricted repertoire of five reasoning blocks—decomposition, substitution, concretion, calculation, and evidence incorporation—and are interpreted through Natural Language Deductivism as informally stated but deductively structured arguments. A reasoning step with side-claim and subclaims is treated as
$0.5$1
The same literature distinguishes “something measured” from “something useful” evidential claims and employs confirmation measures such as Keynes’ and Good’s measures to evaluate evidential weight, surprise, discrimination against alternatives, and the value of diverse rather than redundant evidence (Bloomfield et al., 2024).
Negative assessment is equally central. Doubts are recorded as defeaters targeting claims, assumptions, evidence, or reasoning steps; they may be refuted, sustained, or retained as residuals. The dialectical process is meant to guard against confirmation bias and to make unresolved concerns explicit rather than implicit. Residual doubts are acceptable only if their associated risk remains below a threshold of concern, with categories such as significant, minor, manageable, and negligible residual risk (Bloomfield et al., 2024).
Probabilistic quantification is treated as a complement to, not a substitute for, logical and dialectical assessment. A recent probability-based method quantifies confidence only after the case is already sound and defeater-free. It propagates confidence bottom-up according to the structure of decomposition. Diverse independent subclaims are combined by a product-of-doubts rule,
$0.5$2
partitioned subclaims by weighted averaging, nested subclaims by containment bounds, and sequentially dependent subclaims by conditional chain reasoning. When dependence is unknown, Fréchet bounds provide conservative limits. The same work argues that this separation of logical scrutiny, defeater analysis, and subsequent probabilistic assessment avoids the counterexamples raised by Graydon and Holloway against earlier confidence schemes (Bloomfield et al., 21 Mar 2026).
6. Confidence in AI systems and LLMs
In AI, confidence appears both as an internal machine quantity and as an explicit communicative signal. One study distinguishes internal confidence, operationalized through token-level probabilities over selected answers, from verbalized certainty, elicited through a structured confidence query prompt. Their relation is called Confidence-Probability Alignment and measured by Spearman’s rank correlation. On five multiple-choice benchmarks, GPT-4 showed the strongest reported alignment among the tested models, with average $0.5$3, indicating moderate but imperfect agreement between what the model internally scores highly and what it says it is confident about (Kumar et al., 2024). A broader engineering view, “Confident AI,” organizes trustworthy confidence around four tenets—Repeatability, Believability, Sufficiency, and Adaptability—thereby shifting attention from raw scores to repeatable evaluation, calibration, reject-option behavior, and robustness under shift (Davis, 2022).
Confidence is also socially active in human–AI systems. In a randomized human–AI decision-making experiment on income prediction, human self-confidence moved toward AI confidence during collaboration and remained shifted after AI removal, with real-time correctness feedback reducing this persistence. Calibration, measured by expected calibration error, often worsened because most participants were less confident than the AI to begin with; worse calibration then degraded reliance decisions and final team performance (Li et al., 22 Jan 2025). This extends the social-metacognitive literature into human–AI settings: AI confidence is not merely read by users, but can reshape their own metacognitive states.
For language-model reasoning, confidence is increasingly used as an inference-time control signal. Confidence-Informed Self-Consistency replaces equal-weight majority vote over sampled chains of thought with a confidence-weighted vote,
$0.5$4
where the weights $0.5$5 are softmax-normalized confidence scores. Across nine models and four datasets, this reduced the required number of reasoning paths by over 40% on average. The same work argues that standard across-dataset calibration metrics such as ECE and Brier score are poor proxies for the relevant ability here; what matters is Within-Question Discrimination, namely whether confidence ranks correct above incorrect responses for the same prompt (Taubenfeld et al., 10 Feb 2025).
A complementary approach treats confidence as a temporal signal rather than a post hoc scalar. For long-form reasoning, responses are segmented into steps with per-segment confidence
$0.5$6
yielding a trajectory analyzed with Signal Temporal Logic. The reported result is that correct and incorrect reasoning traces exhibit distinct temporal patterns: correct traces more often show stable or improving confidence, whereas incorrect traces more often show low-confidence events, late decline, or sharp drops. STL-based confidence scores were reported as more calibrated than scalar baselines (Mao et al., 19 Jan 2026).
Agentic web systems provide a further setting in which verbalized confidence is used operationally. In BrowseConf, web agents output an answer and a 0–100 confidence score after long browsing trajectories; high confidence is strongly associated with higher task accuracy, while low confidence corresponds to near-zero accuracy. Confidence then serves as a stopping signal for adaptive retry: if confidence does not exceed a threshold, the agent tries again, optionally with summaries or negative constraints from prior attempts. On BrowseComp and BrowseComp-zh, these confidence-guided test-time scaling methods achieved competitive performance while using substantially fewer attempts than fixed-budget baselines (Ou et al., 27 Oct 2025).
The cautionary side of this literature is equally prominent. In fully non-autoregressive diffusion LLMs, confidence-based position selection can be misleading: end-of-text tokens can receive high confidence and cause incomplete outputs, while suffix anchors that mitigate early EOT can create local overconfidence near the anchor. Suffix-Anchored Confidence Modulation addresses this by down-weighting anchor-adjacent confidence early in decoding and restoring it as decoding progresses, thereby showing that high confidence need not mean that a token is truly ready to decode (Park et al., 27 May 2026). More generally, uncertainty quantification for deep neural networks remains difficult; a non-parametric bootstrap method for DNNs was proposed specifically to disentangle data uncertainty from optimization noise, producing point-wise confidence intervals and simultaneous confidence bands for arbitrary networks, including survival models with right-censored outcomes (Arie et al., 2024).
Taken together, these literatures treat confidence as a second-order quantity about correctness, support, or update strength rather than as a primitive synonymous with truth. Its usefulness depends on whether it is valid for the object it purports to measure, calibrated for the decision in which it is used, and robust to the informational structure—feedback, dimensionality, dependence, and temporal evolution—within which it is produced.