Large Language Models Show Metacognitive Sensitivity in Medical Reasoning
Summary
A controlled study evaluates the metacognitive sensitivity of large language models in medical reasoning, finding partial but flawed confidence calibration that varies with evidence strength and conflicting scenarios.
View Cached Full Text
Cached at: 08/18/26, 09:40 AM
# Large Language Models Show Metacognitive Sensitivity in Medical Reasoning
Source: [https://arxiv.org/html/2608.14552](https://arxiv.org/html/2608.14552)
###### Abstract
Large language models \(LLMs\) are increasingly evaluated and used in medicine\. Clinical usefulness depends not only on answer accuracy, but also on whether confidence tracks evidence quality and uncertainty\. Recent work has argued that LLMs lack essential metacognition for reliable medical reasoning, but metacognition can be operationalized in different ways, including missing\-answer recognition, knowledge\-gap detection, and confidence sensitivity to evidence and correctness\. We developed a controlled, psychophysics\-inspired clinical benchmark to test first\-order diagnostic choice and second\-order confidence behavior in a medical LLM\. The benchmark focused on probable Alzheimer\-type neurocognitive disorder \(AT\-NCD\) versus depression\-related cognitive impairment \(DRCI\)\. We generated 45 synthetic vignettes that varied evidence strength, conflicting evidence, and missing information\. Each vignette was presented under three prompt variants, yielding 135 trials\. In a pilot run withgpt\-4\.1\-nano, all trials produced valid structured outputs\. Across forced\-choice trials, diagnostic accuracy was 93\.5%, mean confidence was 78\.4%, and AUROC2 was 0\.876\. Confidence increased with evidence distance from the diagnostic boundary, decreased in missing\-information conditions, and remained higher on correct than on incorrect trials after adjustment for evidence strength and prompt format\. These findings indicate partial metacognitive sensitivity rather than globally uninformative confidence\. However, confidence was not uniformly reliable\. Errors clustered in moderate, conflicting AT\-NCD cases, where the model shifted toward DRCI and retained more confidence than empirical accuracy justified\. Exploratory comparison across GPT\-family models suggested that newer or nominally stronger models did not necessarily show better confidence–correctness discrimination\. Thus, medical\-LLM confidence should be measured directly rather than inferred from benchmark accuracy or model capability alone\. This study establishes a reproducible framework for evaluating evidence sensitivity, metacognitive sensitivity, and localized calibration failure in medical LLMs\.
## 1Introduction
A core feature of good clinical reasoning is knowing when the available evidence is insufficient to support a confident decision\. This capacity to monitor and evaluate one’s own judgments is commonly described as metacognition, or “thinking about thinking”\[[1](https://arxiv.org/html/2608.14552#bib.bib6)\]\. Metacognition is not a decorative feature of cognition\. It supports safer decisions by prompting caution, further information gathering, or deferral of judgment when uncertainty is high\. As large language models are increasingly studied for medical question answering, diagnosis, triage, and decision support, it is therefore important to ask not only whether a model can produce the correct answer, but also whether it can evaluate the strength of the evidence underlying that answer\. A model that reaches an incorrect conclusion while signaling uncertainty may still leave room for additional information gathering or human review\. By contrast, a model that reaches an incorrect conclusion while expressing unwarranted certainty may be particularly risky in high\-stakes settings such as medicine\.
Early benchmark work showed that LLMs can encode substantial clinical knowledge and perform strongly on structured medical tasks, including MultiMedQA and Med\-PaLM\. At the same time, those studies emphasized that clinical usefulness cannot be judged by accuracy alone and must also consider safety, factuality, bias, and reliability\[[10](https://arxiv.org/html/2608.14552#bib.bib1)\]\. A central limitation of many medical\-LLM evaluations is that they ask whether a model gives the correct answer, but not whether the model appropriately represents uncertainty\.Hageret al\.\[[5](https://arxiv.org/html/2608.14552#bib.bib2)\]argued that examination\-style medical benchmarks do not adequately test realistic clinical decision\-making, including handling incomplete information, integrating evidence, and recognizing when additional information is needed\.
The uncertainty problem is now well established\.Griotet al\.\[[2](https://arxiv.org/html/2608.14552#bib.bib3)\], using MetaMedQA, showed that models lack essential metacognitive abilities for medical reasoning where the models can perform well on standard medical questions while still failing to recognize missing answers, unanswerable items, or gaps in their own knowledge\.Savageet al\.\[[9](https://arxiv.org/html/2608.14552#bib.bib5)\]found that directly elicited verbal confidence can overestimate reliability in medical diagnosis and treatment tasks\.Guet al\.\[[3](https://arxiv.org/html/2608.14552#bib.bib4)\]similarly reported that LLMs struggle to produce reliable explicit medical probability estimates\. Together, these studies suggest that first\-order task performance and second\-order self\-evaluation may come apart in clinically relevant ways\.
This problem connects naturally to the metacognition literature\. In cognitive science, confidence is treated as a second\-order estimate of the probability that a choice is correct\. What matters is not merely whether confidence is high or low, but whether it tracks evidence quality and correctness\.Fleming and Lau \[[1](https://arxiv.org/html/2608.14552#bib.bib6)\]argue that metacognitive sensitivity should be assessed through the relation between confidence and performance rather than by mean confidence alone\. In parallel, calibration research in machine learning asks whether stated confidence corresponds to observed correctness probability\[[1](https://arxiv.org/html/2608.14552#bib.bib6),[4](https://arxiv.org/html/2608.14552#bib.bib8)\]\. For signal\-detection\-theoretic work,Maniscalco and Lau \[[7](https://arxiv.org/html/2608.14552#bib.bib7)\]further distinguish metacognitive sensitivity from metacognitive efficiency, the latter indexing how much of the information available to the primary decision process is reflected in confidence reports\.
Most medical\-LLM studies still evaluate uncertainty in heterogeneous benchmark settings\. That makes it hard to determine whether confidence reflects evidence strength, prompt framing, prior bias, or task\-specific artifacts\. Psychophysics offers a more controlled alternative\. In psychophysical paradigms, evidence strength is manipulated systematically, and observer behavior is analyzed in terms of threshold, slope, bias, and uncertainty\.Wichmann and Hill \[[11](https://arxiv.org/html/2608.14552#bib.bib9)\]formalized this approach for psychometric\-function estimation\. The same general logic can be applied to second\-order evaluation: if confidence is meaningful, it should vary with evidence and correctness in predictable ways\[[11](https://arxiv.org/html/2608.14552#bib.bib9),[1](https://arxiv.org/html/2608.14552#bib.bib6)\]\.
The present study applies that logic to medical LLMs\. Rather than asking whether a model can answer broad medical questions, we introduce a controlled clinical\-evidence benchmark in which synthetic vignettes vary in the amount and quality of evidence favoring one of two competing diagnostic interpretations\. We focus on a single clinically relevant contrast: probable Alzheimer\-type neurocognitive disorder \(AT\-NCD\) versus depression\-related cognitive impairment \(DRCI\)\. This differential was chosen because it is medically meaningful, cognitively rich, and well suited to systematic manipulation of ambiguity, conflicting evidence, and missing information\. Clinically, it captures a familiar diagnostic tension: progressive neurocognitive decline may overlap with or be obscured by depressive symptoms\.McKhannet al\.\[[8](https://arxiv.org/html/2608.14552#bib.bib10)\]provide the general clinical framework for Alzheimer\-type dementia syndromes, while work on late\-life depression shows that depression can be accompanied by substantial cognitive impairment, especially in executive function, processing speed, and memory complaints\[[8](https://arxiv.org/html/2608.14552#bib.bib10),[6](https://arxiv.org/html/2608.14552#bib.bib11)\]\.
Our aim is not to determine whether LLMs possess “true” metacognition in any broad philosophical sense\. The narrower goal is behavioral: to test whether explicit confidence in a diagnostic choice tracks clinical evidence strength, information quality, and correctness\. Specifically, we ask three questions\. First, do model choices vary systematically with graded evidence favoring AT\-NCD or DRCI? Second, does reported confidence increase as cases move away from the diagnostic boundary and decrease when information is missing or conflicting? Third, does confidence remain informative about correctness after accounting for evidence strength itself?
By combining controlled vignette generation, structured confidence elicitation, and condition\-level calibration analyses, this study aims to establish a reproducible framework for probing diagnostic confidence in medical LLMs\. The central premise is simple: if confidence is to be clinically meaningful, it should not merely accompany a diagnosis, but should vary appropriately with the quality and sufficiency of the underlying evidence\.
Figure 1:Overview of the benchmark design\.
## 2Methods
### 2\.1Study design
We designed a controlled, psychophysics\-inspired benchmark to test whether a medical LLM’s diagnostic choices and reported confidence vary systematically with the strength and quality of clinical evidence\. Rather than evaluating broad medical knowledge across heterogeneous questions, we treated the model as a behavioral observer and manipulated the amount of evidence favoring one of two competing diagnostic interpretations\. This design follows the logic of psychophysics, in which observer performance is analyzed as a function of experimentally controlled evidence strength\[[11](https://arxiv.org/html/2608.14552#bib.bib9)\]\. The benchmark focused on one clinical differential: probable Alzheimer\-type neurocognitive disorder \(AT\-NCD\) versus depression\-related cognitive impairment \(DRCI\)\. This contrast was selected because it is clinically plausible and suitable for controlled manipulation of ambiguity, conflicting evidence, and missing information\.
### 2\.2Diagnostic framing
The label*probable Alzheimer\-type neurocognitive disorder*was used as an operational syndrome\-level label for synthetic vignette generation\. It does not imply biomarker\-confirmed Alzheimer’s disease\. This choice preserves the central contrast between progressive Alzheimer\-type decline and depression\-related cognitive impairment while remaining clinically cautious\. The AT\-NCD side of the benchmark was informed by the NIA\-AA framework for dementia due to Alzheimer’s disease, which emphasizes insidious onset, gradual progression, decline from prior functioning, objective impairment, and interference with daily life\[[8](https://arxiv.org/html/2608.14552#bib.bib10)\]\. The DRCI side was informed by literature on late\-life depression and cognition, especially work showing that depression in older adults can produce clinically relevant cognitive impairment\[[6](https://arxiv.org/html/2608.14552#bib.bib11)\]\.
### 2\.3Benchmark construction
The benchmark contained 45 unique synthetic clinical vignettes, each paired with 3 prompt variants, yielding 135 total trials\. Vignettes were generated from a predefined feature bank containing clinically plausible cues favoring either AT\-NCD or DRCI, along with neutral features, conflict cues, and missing\-information cues\. Internal feature weights were used only for vignette construction and analysis metadata; they were not shown to the model\. The 45 vignettes were organized as a factorial set spanning \(i\) five evidence levels: strong AT\-NCD, moderate AT\-NCD, equivocal, moderate DRCI, and strong DRCI; \(ii\) three information\-quality conditions: clear, conflicting, and missing; and \(iii\) three vignette seeds per condition\.
### 2\.4Feature bank and evidence levels
Features supporting AT\-NCD included gradual progression over months to years, collateral reports of decline, impaired delayed recall, poor cue benefit, reduced insight, and functional decline in instrumental activities\. Features supporting DRCI included low mood, anhedonia, sleep disturbance, fatigue, subjective distress about cognition, variable effort, concentration difficulties, and patterns more consistent with slowed processing or executive dysfunction than stable amnestic storage failure\. This feature\-bank approach was intended to produce controlled clinical evidence perturbations rather than encode a clinical guideline\. For each vignette, an internal evidence score was calculated as the sum of weighted features favoring AT\-NCD versus DRCI\. These scores were then grouped into five ordered evidence levels: strong AT\-NCD, moderate AT\-NCD, equivocal, moderate DRCI, and strong DRCI\.
### 2\.5Information\-quality conditions
Each evidence level was crossed with three information\-quality conditions\. In the*clear*condition, vignettes contained internally coherent evidence favoring one interpretation\. In the*conflicting*condition, vignettes included clinically plausible cues supporting both AT\-NCD and DRCI\. In the*missing*condition, one or more clinically informative elements were omitted, such as collateral history, longitudinal information, cognitive testing, or structured mood assessment\. This manipulation was motivated by the fact that clinical uncertainty arises not only from weak evidence, but also from competing and incomplete evidence\. It also follows prior work arguing that realistic medical\-LLM evaluation should go beyond closed\-book multiple\-choice recall and examine performance under incomplete or ambiguous clinical information\[[5](https://arxiv.org/html/2608.14552#bib.bib2)\]\.
### 2\.6Prompt design
Each vignette was presented with a standardized prompt asking the model to choose between the two diagnostic interpretations, provide a numerical confidence estimate, and indicate whether more information was needed\. Three prompt variants were used to test prompt\-format effects: P01, AT\-NCD listed first with lettered options; P02, DRCI listed first with lettered options; and P03, named options with AT\-NCD first\. The model was instructed to return a JSON object containingdiagnosis\(AorB\),confidence\(0–100\), andmore\_information\_needed\(trueorfalse\)\. Confidence was explicitly defined as the model’s estimated probability that its chosen interpretation was correct based only on the information provided\.
### 2\.7Model and inference settings
The primary pilot reported here usedgpt\-4\.1\-nano, accessed through the OpenAI Responses API\. All calls were stateless\. No conversation history was retained across trials\. The prompt was submitted using Structured Outputs with a strict JSON schema, so that the model response was constrained to the three required fields\. Raw outputs and parsed outputs were saved trial by trial\.
### 2\.8Outcome measures
We defined first\-order and second\-order outcomes separately\. First\-order outcomes were forced\-choice diagnostic accuracy for non\-equivocal cases and evidence\-sensitive diagnostic choice behavior across the clinical evidence gradient\. Second\-order outcomes were metacognitive bias, metacognitive sensitivity, and exploratory metacognitive efficiency\. Metacognitive bias was operationalized as the relation between mean confidence and empirical accuracy\. Metacognitive sensitivity was operationalized primarily as AUROC2 and secondarily as the relation between confidence and correctness in regression models\. Metacognitive efficiency was examined exploratorily using SDT\-derived quantities, includingd′d^\{\\prime\}, meta\-d′d^\{\\prime\}, and their ratio, meta\-d′d^\{\\prime\}/d′d^\{\\prime\}, following the framework described byFleming and Lau \[[1](https://arxiv.org/html/2608.14552#bib.bib6)\]andManiscalco and Lau \[[7](https://arxiv.org/html/2608.14552#bib.bib7)\]\. We also evaluated the practical uncertainty judgment conveyed by themore\_information\_neededvariable\.
### 2\.9Calibration and confidence metrics
Global calibration was assessed using mean confidence, Brier score, expected calibration error \(ECE\), and reliability diagrams\. Because the benchmark elicited explicit probability\-like confidence judgments, these measures were used to quantify the relation between stated confidence and empirical correctness\. Metacognitive sensitivity was quantified primarily using AUROC2, which measures how well confidence discriminates correct from incorrect responses independent of raw confidence magnitude\. In addition, confidence was modeled as a function of correctness after adjustment for evidence strength, information quality, and prompt format\. Exploratory SDT\-based analyses were also performed to characterize first\-order sensitivity and metacognitive efficiency\. Type\-1 sensitivity was summarized usingd′d^\{\\prime\}\. Metacognitive efficiency was examined using meta\-d′d^\{\\prime\}and the ratio meta\-d′d^\{\\prime\}/d′d^\{\\prime\}\. Because the pilot dataset was small, several cells were near ceiling, and confidence values occupied a restricted range, these SDT\-based efficiency analyses were treated as exploratory rather than primary\.
### 2\.10Statistical analysis
All analyses were performed in Python\. We first computed condition\-level summary tables for parsed response rate, mean confidence, forced\-choice accuracy, the proportion ofmore\_information\_needed = true, and information\-sufficiency accuracy\. Diagnostic choice was summarized primarily through condition\-level results and the accuracy\-by\-evidence curve\. As a robustness check, we also fitted a penalized logistic model in which AT\-NCD choice was predicted by evidence score, information\-quality condition, and prompt variant\. Because several conditions were solved at or near ceiling, this model was treated as supportive rather than central and is reported in the Supplement\. Confidence was modeled using ordinary least squares regression\. In the primary confidence model, predictors were evidence distance from the diagnostic boundary, information\-quality condition, and prompt variant\. To evaluate confidence–correctness coupling, we fitted a second model restricted to forced\-choice trials, with predictors for correctness, evidence distance, information quality, and prompt variant\. Because each vignette appeared in three prompt variants, these analyses were repeated with cluster\-robust standard errors clustered by vignette ID\.
### 2\.11Equivocal cases
Equivocal vignettes were designed to be underdetermined\. For these cases, forced\-choice accuracy was treated as not applicable\. The principal outcomes were whether the model indicated that additional information was needed and whether confidence was reduced appropriately\.
### 2\.12Reproducibility and ethics
The benchmark was designed as a reproducible pilot\. The feature bank, vignette generator, prompt templates, trial manifest, raw outputs, parsed outputs, and analysis notebooks were versioned and frozen after the run\. No patient data were used\. All cases were synthetic and intended solely for model evaluation\. The benchmark is not a clinical tool and does not provide medical advice\.
Table 1:Benchmark design\.
## 3Results
### 3\.1Benchmark integrity and output validity
The benchmark ran on the full 135\-trial manifest\. The model produced valid structured outputs on all trials, with no malformed responses or parsing failures\. Thus, the JSON\-constrained inference pipeline was stable\. Of the 135 trials, 108 were forced\-choice trials in which diagnostic accuracy was applicable\. The remaining 27 corresponded to equivocal or explicitly underdetermined cases, for which the primary uncertainty outcome was whether the model indicated that more information was needed\.
### 3\.2Overall performance of the primary pilot model gpt\-4\.1\-nano
Across forced\-choice trials,gpt\-4\.1\-nanoachieved 93\.5% accuracy\. Mean confidence was 78\.4%\. Global calibration was imperfect but not grossly poor \(Brier score = 0\.077; ECE = 0\.151\)\. Confidence discriminated correct from incorrect responses well at the aggregate level \(AUROC2 = 0\.876\)\. Accuracy on the information\-sufficiency judgment was 83\.7%\.
These aggregate metrics indicate that the model’s confidence outputs were not arbitrary\. However, aggregate performance did not capture the full pattern\.
Table 2:Overall performance forgpt\-4\.1\-nano\.Figure 2:Accuracy as a function of evidence level\. Empirical accuracy is shown across forced\-choice trials only\. The equivocal condition is included on the x\-axis for completeness but is not assigned an accuracy value because it was intentionally designed as underdetermined\.
### 3\.3Condition\-level performance revealed a localized failure zone
The benchmark was not uniformly difficult\. Nearly all strong\-evidence conditions were solved at or near ceiling\. Moderate DRCI conditions were also generally classified correctly\. Errors were concentrated in a narrow region of the diagnostic space\.
The clearest failure occurred in the moderate AT\-NCD plus conflicting\-information condition\. In this cell, forced\-choice accuracy dropped to 44\.4%, while mean confidence remained 72\.8%\. This yielded an overconfidence gap of 28\.3 percentage points, making it the most pronounced local calibration failure in the pilot\. By contrast, the corresponding moderate DRCI conflicting condition was classified correctly on all trials\.
Equivocal cases also showed an asymmetry\. When the evidence was underdetermined, the model tended to default toward DRCI rather than AT\-NCD\. Thus, ambiguity did not collapse into random guessing\. Instead, it shifted the decision boundary toward a specific diagnostic default\.
Table 3:Condition\-level summary forgpt\-4\.1\-nano\.
### 3\.4Confidence was evidence\-sensitive and showed partial metacognitive sensitivity
Confidence was not globally flat\. Descriptively, confidence was highest in strong clear\-evidence conditions, lower in moderate conditions, lower again in missing\-information conditions, and lowest in equivocal missing\-information cases\.
Figure 3:Confidence as a function of evidence level, stratified by information quality\. Mean confidence is shown across all parsed trials\. Error bars indicate the standard error of the mean\.A linear model confirmed this pattern\. Confidence increased significantly with distance from the diagnostic boundary \(coefficient = 1\.08,p<0\.001p<0\.001\)\. Missing\-information conditions reduced confidence by approximately 4\.83 points \(p<0\.001p<0\.001\)\. In contrast, conflicting information did not significantly reduce confidence \(p=0\.94p=0\.94\)\. Thus, the model responded appropriately to absent information, but not to internally competing evidence\.
Prompt format also influenced confidence\. Relative to the reference prompt, the named\-options format reduced confidence by approximately 3\.22 points \(p=0\.002p=0\.002\), indicating that confidence was partly elicitation\-dependent\.
To test whether confidence tracked correctness rather than only evidence magnitude, we fitted a cluster\-robust regression restricted to forced\-choice trials\. Confidence remained significantly higher on correct than on incorrect trials even after adjustment for evidence strength, information quality, and prompt format \(coefficient for correctness = \+5\.15,p=0\.001p=0\.001\)\. Evidence distance remained a significant positive predictor of confidence, and missing\-information conditions remained associated with lower confidence\.
Framed in metacognitive terms, the model showed evidence of second\-order sensitivity\. Confidence discriminated correct from incorrect responses well at the aggregate level \(AUROC2 = 0\.876\), and confidence remained significantly associated with correctness after adjustment for first\-order difficulty\. This indicates that confidence was not merely a by\-product of evidence magnitude\. Instead, confidence retained some independent relationship to correctness\.
Figure 4:Type\-2 ROC curve for confidence–correctness discrimination\. The curve summarizes how well confidence discriminates correct from incorrect forced\-choice responses\. Because confidence values were discrete and incorrect trials were sparse, the ROC curve is coarse rather than smooth\. AUROC2 was 0\.873, indicating substantial confidence–correctness discrimination\.Figure 5:Summary of metacognitive bias, sensitivity, and exploratory efficiency\. Figure shows mean confidence versus empirical accuracy, and exploratory SDT\-based efficiency indices\.Table 4:Primary regression summary forgpt\-4\.1\-nano\.PredictorCoefficientSEppPrimary confidence modelIntercept72\.0671\.445<0\.001<0\.001Conflicting information\-0\.0841\.1280\.941Missing information\-4\.8351\.144<0\.001<0\.001DRCI\-first prompt \(P02\)\-1\.6671\.0300\.108Named\-options prompt \(P03\)\-3\.2221\.0300\.002Evidence distance1\.0820\.111<0\.001<0\.001Cluster\-robust model restricted to forced\-choice trialsIntercept74\.1512\.146<0\.001<0\.001Conflicting information\-2\.0801\.9210\.279Missing information\-7\.6381\.895<0\.001<0\.001DRCI\-first prompt \(P02\)\-1\.3810\.8900\.121Named\-options prompt \(P03\)\-3\.7540\.878<0\.001<0\.001Correct response5\.1501\.5310\.001Evidence distance0\.5360\.1920\.005
### 3\.5The main calibration problem was local rather than global
The main second\-order problem was local rather than global\. At the aggregate level, the model was mildly underconfident rather than overconfident\. Most forced\-choice conditions showed empirical accuracy of 100%, whereas mean confidence was typically between 75% and 85%\. Thus, the model was generally conservative overall\.
The major exception was the moderate AT\-NCD plus conflicting\-information condition\. In this failure zone, empirical accuracy was 44\.4%, but mean confidence remained 72\.8%\. Within that cell, incorrect trials had a mean confidence of 70\.0%, whereas correct trials had a mean confidence of 76\.25%\. Confidence therefore retained some discriminative value within the problematic condition, but not enough to prevent a large local calibration breakdown\.
The main conclusion from the results is therefore not that medical\-LLM confidence is globally useless\. Rather, the results suggest that confidence is partially calibrated overall but locally fragile, with a clinically meaningful breakdown at a specific ambiguity boundary where Alzheimer\-type and depressive features compete\.
Table 5:Focused analysis of the principal failure condition\.Conditionncorrn\_\{\\text\{corr\}\}nincorrn\_\{\\text\{incorr\}\}Conf\. corr\.Conf\. incorr\.Acc\.Overconf\.Moderate AT\-NCD \+ conflicting450\.7630\.7000\.4440\.283
### 3\.6Exploratory cross\-model comparison
As an exploratory comparison, we repeated the same 135\-trial benchmark using four additional GPT\-family models:gpt\-4\.1\-mini,gpt\-5\-nano,gpt\-5, andgpt\-5\.5\. Together with the primarygpt\-4\.1\-nanorun, all models produced valid parsed outputs for the full manifest\. Each run yielded 108 forced\-choice trials\. We compared metacognitive sensitivity using AUROC2, defined as the ability of confidence to discriminate correct from incorrect forced\-choice responses\.
AUROC2 differed across models\. Among models for which AUROC2 was estimable,gpt\-5showed the highest confidence–correctness discrimination \(AUROC2 = 0\.919\), followed bygpt\-4\.1\-nano\(AUROC2 = 0\.873\),gpt\-4\.1\-mini\(AUROC2 = 0\.786\), andgpt\-5\-nano\(AUROC2 = 0\.644\)\. The corresponding forced\-choice accuracies were 0\.944 forgpt\-5, 0\.944 forgpt\-4\.1\-nano, 0\.963 forgpt\-4\.1\-mini, and 0\.713 forgpt\-5\-nano\. Thus, in this pilot benchmark, confidence–correctness discrimination did not increase monotonically with nominal model capability or model family\. In particular,gpt\-4\.1\-miniachieved higher diagnostic accuracy thangpt\-4\.1\-nano, but lower AUROC2\.
We also evaluatedgpt\-5\.5\. This model achieved perfect forced\-choice accuracy \(1\.000\), with mean confidence of 0\.786 and Brier score of 0\.063\. Because it made no forced\-choice errors, AUROC2 was undefined: there were no incorrect trials against which confidence could be discriminated\. However, confidence still varied across evidence levels and information\-quality conditions \(Supplementary Figure 1\), showing that confidence modulation by evidence and confidence–correctness discrimination are related but distinct quantities\. This ceiling effect suggests that stronger models will require a harder benchmark around the diagnostic ambiguity boundary\.
Figure 6:Exploratory model comparison of metacognitive sensitivity, quantified using AUROC2\. AUROC2 measures how well confidence discriminates correct from incorrect forced\-choice responses\. Higher values indicate better confidence–correctness discrimination\. All models were evaluated on 108 forced\-choice parsed trials\.
## 4Discussion
This pilot study introduces a controlled clinical\-evidence paradigm for probing diagnostic choice, uncertainty behavior, and confidence calibration in a medical LLM\. Three main findings emerged\. First, diagnostic choice was strongly evidence\-sensitive\. As AT\-NCD\-consistent evidence increased, the probability of choosing AT\-NCD increased correspondingly\. Second, confidence was not arbitrary or globally flat\. Confidence tracked evidence strength, decreased in missing\-information conditions, and remained higher on correct than on incorrect trials after adjustment for evidence distance and prompt format\. Third, these globally sensible second\-order properties coexisted with a localized failure mode: in moderate, conflicting AT\-NCD cases, the model tended to shift toward DRCI and retained more confidence than empirical accuracy justified\.
The broadest implication is methodological\. Current medical\-LLM evaluation often relies on heterogeneous exam\-style items or broad benchmark aggregates, which can obscure the structure of diagnostic uncertainty\. Prior work has already shown that strong benchmark performance does not ensure realistic clinical reasoning, especially when tasks require incomplete information handling and explicit recognition of uncertainty\[[5](https://arxiv.org/html/2608.14552#bib.bib2)\]\. The present benchmark complements that literature by using a controlled evidence gradient, making it possible to separate first\-order diagnostic sensitivity from second\-order confidence behavior more cleanly than broad accuracy metrics alone\.
Moreover, the claim — that medical\-LLM confidence is globally uninformative — is not supported by these data\. Instead, confidence retained measurable metacognitive value: it increased with evidence distance, decreased when key information was missing, and remained higher on correct than on incorrect trials after adjustment\. In the framework proposed byFleming and Lau \[[1](https://arxiv.org/html/2608.14552#bib.bib6)\], this is consistent with partial second\-order sensitivity rather than pure confidence noise\.
The distinction between metacognitive bias, sensitivity, and efficiency is important here\. The model was globally underconfident, indicating negative metacognitive bias at the aggregate level\. It nevertheless showed substantial metacognitive sensitivity, because confidence discriminated correct from incorrect responses well\. Exploratory efficiency analysis suggested that this second\-order signal was weaker than would be expected from first\-order task performance alone\. The resulting picture is therefore not one of absent metacognition, but of partial and uneven metacognitive access\.
The failure pattern is clinically interpretable\. Errors were concentrated in Alzheimer\-type cases containing competing depressive features, and equivocal cases showed a DRCI\-leaning default\. One plausible interpretation is that depressive\-context cues were overweighted relative to moderate but progressive neurocognitive evidence\. Another is that DRCI functioned as a lower\-commitment or more reversible default under uncertainty\. The present design cannot distinguish those explanations mechanistically, but it does show that the boundary between progressive neurocognitive decline and depression\-related cognitive impairment is exactly where confidence calibration and decision bias become most informative\.
The study has several limitations\. First, this was a synthetic vignette benchmark centered on one diagnostic contrast\. The task was deliberately narrow, and the results should not be generalized to clinical reasoning as a whole\. Second, although the benchmark included controlled manipulations of evidence strength, conflict, and missing information, the vignette bank was still small, and several conditions were solved at or near ceiling\. Third, the confidence measure was explicit and prompt\-elicited\. Prior work suggests that direct verbalized confidence can differ from other uncertainty proxies, including sample\-consistency methods or internal likelihood\-based estimates\[[9](https://arxiv.org/html/2608.14552#bib.bib5),[3](https://arxiv.org/html/2608.14552#bib.bib4)\]\. Future work could compare both\. Fourth, themore\_information\_neededvariable worked reasonably well as a practical uncertainty readout, but conceptually it mixes underdetermination, caution, and response thresholding\. A refined future version should distinguish “case underdetermined” from “additional information would be useful\.”
This preprint should be read as a controlled proof of concept showing that medical\-LLM confidence can be studied with psychophysics\-inspired methods and that such methods can reveal patterns not visible in aggregate benchmark scores\.
In this study, we use the language of metacognition in a behavioral and operational sense, not in the full human cognitive sense\. In humans, metacognition refers to the capacity to monitor and evaluate one’s own mental states, judgments, and decision processes\. LLMs can be prompted to comment on their own answers, estimate confidence, or revise a response, and this can make their behavior appear superficially reflective\. However, such outputs should not be taken as evidence that the model is thinking about its own thinking in the human sense\. The mechanisms underlying LLM behavior are statistical, and the relationship between language generation, evidence use, uncertainty estimation, and any internal model state remains incompletely understood\.
The claim made here is therefore narrower and more practical\. We ask whether a model’s expressed confidence varies systematically with the evidence provided in the prompt and with the correctness of its own output\. In this operational sense, psychophysics\- and metacognition\-inspired measures can be useful even if the model does not possess human\-like reflective awareness\. They provide a structured behavioral way to test whether the model can use available evidence to modulate certainty, recognize underdetermined cases, and signal when its answer may be unreliable\. This kind of framework may be especially valuable in medicine, education, and the social sciences, where trust, uncertainty, and decision support are central concerns and where purely technical metrics may not fully capture the practical risks of model use\.
This framing also opens a path beyond language\-only tasks\. The present benchmark tested clinical reasoning from text vignettes; it did not assess multimodal or visual models\. Extending the same evidence–choice–confidence framework to vision\-language systems would be valuable, particularly for tasks involving spatial reasoning, radiological interpretation, or other forms of visual evidence integration\. One possibility is that multimodal models may show different or stronger dissociations between evidence, decision, and confidence than language\-only models, including spatial biases, weaker evidence integration, or poorer confidence calibration\. Such extensions would help determine whether the partial metacognitive sensitivity observed here is specific to linguistic clinical reasoning or generalizes across modalities\.
Future work should extend the current AT\-NCD versus DRCI contrast while expanding the dataset, especially around the ambiguity boundary where the model showed its clearest breakdown\. This should include more vignette seeds, more graded evidence levels near the diagnostic boundary, and a larger set of conflicting and missing\-information cases\. A larger dataset would allow more stable estimation of calibration, AUROC2, and exploratory SDT\-based measures such as meta\-d′/d′\.
Future work should also extend the benchmark across more models and diagnostic contrasts\. Testing models from different families and capability levels would make it possible to ask whether confidence–correctness discrimination improves with model scale, architecture, or training regime, rather than assuming that stronger first\-order performance implies better uncertainty monitoring\.
More broadly, this framework could support the development of a leaderboard for artificial metacognitive efficiency in medical LLMs and beyond\. Such a leaderboard should not rely on a single score\. It should report complementary quantities, including diagnostic accuracy, calibration error, Brier score, information\-sufficiency performance, confidence modulation by evidence level, and confidence–correctness discrimination\. AUROC2 is useful because it provides an accessible summary of how well confidence separates correct from incorrect responses on the same controlled benchmark\. However, AUROC2 becomes less informative when model accuracy approaches ceiling, because it requires both correct and incorrect trials to estimate confidence–correctness discrimination\. As seen withgpt\-5\.5, a model may show meaningful confidence modulation across evidence levels while producing too few errors for AUROC2 to be defined or stable\.
For this reason, future leaderboards should treat AUROC2 as one component of artificial metacognitive evaluation rather than as a complete measure\. As models become more accurate, closer inspection of how confidence tracks graded evidence, conflicting information, missing information, and underdetermined cases will become increasingly important\. More elaborate measures such asmeta\\mathrm\{meta\}\-d′d^\{\\prime\}/d′d^\{\\prime\}may also be useful when datasets are large and difficult enough to support stable estimation, but they should be reported alongside transparent behavioral measures rather than replacing them\.
## 5Conclusion
This study introduced a controlled clinical\-evidence benchmark for evaluating diagnostic choice, confidence calibration, and information\-sufficiency judgments in a medical LLM\. Diagnostic choices were strongly evidence\-sensitive, and confidence was not globally flat or arbitrary\. Confidence increased with evidence strength, decreased when key information was missing, and remained higher on correct than on incorrect trials even after accounting for evidence quality and prompt format\. These findings indicate that explicit confidence in a medical LLM can carry meaningful second\-order information\. Medical\-LLM evaluation should not stop at overall diagnostic accuracy or broad benchmark scores\. Controlled evidence manipulations make it possible to separate first\-order diagnostic sensitivity from second\-order confidence behavior and to identify local regions in which otherwise competent models become biased or miscalibrated\. The exploratory model comparison further suggests that newer or nominally stronger models should not be assumed to have better metacognitive sensitivity\. Confidence quality must be measured directly, rather than inferred from model generation, scale, or benchmark accuracy alone\. In that sense, the present work provides a proof of concept for psychophysics\-inspired evaluation of medical\-LLM uncertainty and for future benchmarks of artificial metacognitive efficiency\.
## Data and code availability
All synthetic vignettes, prompt templates, trial manifests, model outputs, analysis notebooks, and figure\-generation code are available at:
## Appendix ASupplementary analyses
Supplementary analyses included a penalized logistic model of AT\-NCD choice as a robustness check on evidence\-sensitive first\-order behavior and exploratory SDT\-based efficiency estimates, includingd′d^\{\\prime\}, meta\-d′d^\{\\prime\}, and meta\-d′d^\{\\prime\}/d′d^\{\\prime\}\. These analyses supported the main interpretation but were not treated as primary because the pilot sample was small, several cells were at or near ceiling, and confidence values occupied a restricted range\.
## Appendix BSupplementary analyses
Supplementary analyses included a penalized logistic model of AT\-NCD choice as a robustness check on evidence\-sensitive first\-order behavior and exploratory SDT\-based efficiency estimates, includingd′d^\{\\prime\},meta\\mathrm\{meta\}\-d′d^\{\\prime\}, andmeta\\mathrm\{meta\}\-d′d^\{\\prime\}/d′d^\{\\prime\}\. These analyses supported the main interpretation but were not treated as primary because the pilot sample was small, several cells were at or near ceiling, and confidence values occupied a restricted range\.
Table 6:Supplementary penalized logistic model predicting AT\-NCD choice\.The penalized model confirmed that diagnostic choice was strongly evidence\-sensitive\. Each one\-point increase in AT\-NCD evidence approximately doubled the odds of choosing AT\-NCD\. The DRCI\-first prompt shifted responses away from AT\-NCD, and missing\-information cases also reduced the odds of an AT\-NCD response\. Interaction terms were small, suggesting that the main effect was a shift in decision boundary rather than a loss of evidence sensitivity\.
Table 7:Supplementary first\-order and metacognitive sensitivity estimates\.The SDT estimates indicate strong first\-order diagnostic discrimination, with highd′d^\{\\prime\}and a conservative AT\-NCD response criterion\. AUROC2 indicated substantial confidence–correctness discrimination\. However, exploratorymeta\\mathrm\{meta\}\-d′d^\{\\prime\}was substantially lower thand′d^\{\\prime\}, yielding an M\-ratio of approximately 0\.31\. This suggests that the model’s confidence signal captured only part of the information available to the primary diagnostic decision process\.
Table 8:Supplementary model comparison using AUROC2\.The exploratory model comparison suggests that confidence–correctness discrimination did not improve monotonically with nominal model capability or newer model family\. In this benchmark,gpt\-4\.1\-nanoshowed the highest AUROC2, followed bygpt\-4\.1\-mini, whilegpt\-5\-nanoshowed weaker confidence discrimination\. This comparison should be interpreted cautiously because the benchmark was small and focused on one diagnostic contrast, but it supports the broader point that confidence quality should be measured directly rather than inferred from model identity or benchmark accuracy\.
Figure 7:Confidence modulation ingpt\-5\.5\.Although AUROC2 could not be estimated forgpt\-5\.5because the model made no forced\-choice errors, confidence still varied across evidence levels and information\-quality conditions\. This shows that confidence modulation by evidence and confidence–correctness discrimination are related but distinct quantities\.
## References
- \[1\]S\. M\. Fleming and H\. C\. Lau\(2014\)How to measure metacognition\.Frontiers in Human Neuroscience8,pp\. 443\.External Links:[Document](https://dx.doi.org/10.3389/fnhum.2014.00443)Cited by:[§1](https://arxiv.org/html/2608.14552#S1.p1.1),[§1](https://arxiv.org/html/2608.14552#S1.p4.1),[§1](https://arxiv.org/html/2608.14552#S1.p5.1),[§2\.8](https://arxiv.org/html/2608.14552#S2.SS8.p1.4),[§4](https://arxiv.org/html/2608.14552#S4.p3.1)\.
- \[2\]M\. Griot, C\. Hemptinne, J\. Vanderdonckt, and D\. Yuksel\(2025\)Large language models lack essential metacognition for reliable medical reasoning\.Nature Communications16,pp\. 642\.External Links:[Document](https://dx.doi.org/10.1038/s41467-024-55628-6)Cited by:[§1](https://arxiv.org/html/2608.14552#S1.p3.1)\.
- \[3\]B\. Gu, R\. J\. Desai, K\. J\. Lin, and J\. Yang\(2024\)Probabilistic medical predictions of large language models\.npj Digital Medicine7,pp\. 367\.External Links:[Document](https://dx.doi.org/10.1038/s41746-024-01366-4)Cited by:[§1](https://arxiv.org/html/2608.14552#S1.p3.1),[§4](https://arxiv.org/html/2608.14552#S4.p6.1)\.
- \[4\]C\. Guo, G\. Pleiss, Y\. Sun, and K\. Q\. Weinberger\(2017\)On calibration of modern neural networks\.InProceedings of the 34th International Conference on Machine Learning,pp\. 1321–1330\.Cited by:[§1](https://arxiv.org/html/2608.14552#S1.p4.1)\.
- \[5\]P\. Hager, F\. Jungmann, R\. Holland, and et al\.\(2024\)Evaluation and mitigation of the limitations of large language models in clinical decision\-making\.Nature Medicine30,pp\. 2613–2622\.External Links:[Document](https://dx.doi.org/10.1038/s41591-024-03097-1)Cited by:[§1](https://arxiv.org/html/2608.14552#S1.p2.1),[§2\.5](https://arxiv.org/html/2608.14552#S2.SS5.p1.1),[§4](https://arxiv.org/html/2608.14552#S4.p2.1)\.
- \[6\]A\. M\. Koenig, R\. K\. Bhalla, and M\. A\. Butters\(2014\)Cognitive functioning and late\-life depression\.Journal of the International Neuropsychological Society20\(5\),pp\. 461–467\.External Links:[Document](https://dx.doi.org/10.1017/S1355617714000198)Cited by:[§1](https://arxiv.org/html/2608.14552#S1.p6.1),[§2\.2](https://arxiv.org/html/2608.14552#S2.SS2.p1.1)\.
- \[7\]B\. Maniscalco and H\. Lau\(2012\)A signal detection theoretic approach for estimating metacognitive sensitivity from confidence ratings\.Consciousness and Cognition21\(1\),pp\. 422–430\.External Links:[Document](https://dx.doi.org/10.1016/j.concog.2011.09.021)Cited by:[§1](https://arxiv.org/html/2608.14552#S1.p4.1),[§2\.8](https://arxiv.org/html/2608.14552#S2.SS8.p1.4)\.
- \[8\]G\. M\. McKhann, D\. S\. Knopman, H\. Chertkow, and et al\.\(2011\)The diagnosis of dementia due to alzheimer’s disease: recommendations from the national institute on aging–alzheimer’s association workgroups on diagnostic guidelines for alzheimer’s disease\.Alzheimer’s & Dementia7\(3\),pp\. 263–269\.External Links:[Document](https://dx.doi.org/10.1016/j.jalz.2011.03.005)Cited by:[§1](https://arxiv.org/html/2608.14552#S1.p6.1),[§2\.2](https://arxiv.org/html/2608.14552#S2.SS2.p1.1)\.
- \[9\]T\. Savage, J\. Wang, R\. Gallo, and et al\.\(2025\)Large language model uncertainty proxies: discrimination and calibration for medical diagnosis and treatment\.Journal of the American Medical Informatics Association32,pp\. 139–149\.External Links:[Document](https://dx.doi.org/10.1093/jamia/ocae254)Cited by:[§1](https://arxiv.org/html/2608.14552#S1.p3.1),[§4](https://arxiv.org/html/2608.14552#S4.p6.1)\.
- \[10\]K\. Singhal, S\. Azizi, T\. Tu, and et al\.\(2023\)Large language models encode clinical knowledge\.Nature620,pp\. 172–180\.External Links:[Document](https://dx.doi.org/10.1038/s41586-023-06291-2)Cited by:[§1](https://arxiv.org/html/2608.14552#S1.p2.1)\.
- \[11\]F\. A\. Wichmann and N\. J\. Hill\(2001\)The psychometric function: i\. fitting, sampling, and goodness of fit\.Perception & Psychophysics63\(8\),pp\. 1293–1313\.External Links:[Document](https://dx.doi.org/10.3758/BF03194544)Cited by:[§1](https://arxiv.org/html/2608.14552#S1.p5.1),[§2\.1](https://arxiv.org/html/2608.14552#S2.SS1.p1.1)\.Similar Articles
Reinforcement Learning for Evidence-Seeking Diagnostic Reasoning with Large Language Models
This paper proposes a reinforcement learning framework for evidence-seeking diagnostic reasoning using LLMs. The RL-trained 7B model outperforms larger models in multilingual clinical consultation tasks, showing that specialized RL can distill high-level clinical reasoning.
Reasoning in Real World Clinical Care: Why Large Language Models Are Not Yet Safe for Autonomous Clinical Decision Support
This Perspective paper argues that large language models are not yet safe for autonomous clinical decision support, particularly in triage of undifferentiated patients, due to lack of robust evaluation under incomplete information and asymmetric costs of missed diagnoses.
Information-seeking failures of large language models in agentic clinical reasoning
The paper develops an agentic evaluation framework for clinical reasoning in hematologic oncology, finding that LLMs primarily fail due to systematic information-seeking deficits rather than insufficient knowledge, with error patterns resembling cognitive biases in novice clinicians.
Decomposing and Steering Functional Metacognition in Large Language Models
This research paper investigates functional metacognition in Large Language Models, demonstrating that internal states like evaluation awareness and self-assessed capability are linearly decodable from residual stream activations. The authors propose a mechanistic framework to steer these states, showing causal control over reasoning behaviors, verbosity, and safety responses.
Stable Miscalibration in Large Language Models: A Practical View of High-Confidence Errors
This paper studies stable miscalibration in large language models, where high-confidence errors remain locally stable under perturbations, using diagnostics like audit scores and probes to assess calibration and internal sensitivity.