The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

Many LM-driven triage errors reflect unstated priorities, not lack of diagnostic ability: models frequently under-triage because they implicitly prioritize conserving resources, but plain‑language utility prompts can steer capable models toward safety-focused referrals while preserving their probabilistic assessments.

High-Stakes Decisions with Language Models: Insights from Emergency Triage
Khurram Yamin, Christopher Kelly, Bryan Wilder, Eric Horvitz · August 02, 2026
arxiv quasi_experimental medium evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Khurram Yamin unresolved corpus identity
  2. Christopher Kelly unresolved corpus identity
  3. Bryan Wilder unresolved corpus identity
  4. Eric Horvitz unresolved corpus identity

Semantic Scholar

Latest observation:

  1. K. Yamin provider ID
  2. Christopher Kelly provider ID
  3. Bryan Wilder provider ID
  4. Eric Horvitz provider ID
Language models often implement unobserved implicit trade-offs between missed emergencies and unnecessary referrals that can be inferred from paired probability and decision outputs and — for capable models — substantially shifted toward safety via plain-language utility prompts without changing underlying probabilistic estimates.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

High-stakes decisions under uncertainty, such as medical emergency triage, require more than accurate predictions. They depend on estimating the likelihood of alternative outcomes while explicitly weighing the consequences of different actions, principles that have long formed the foundation of medical diagnosis and decision making. Yet language models are increasingly used for high-stakes clinical recommendations without explicit specification of the utilities governing these decisions. Here we show that emergency triage with language models can be understood within a probabilistic decision framework, providing a case study of a broader decision-analytic paradigm for steering, evaluating, and deploying language models in high-stakes settings. Using clinical vignettes from a structured evaluation of a consumer triage system, we analyze recommendations for treatment under alternative utility functions that specify the relative costs of missed emergencies and unnecessary escalation. We find that capable language models adjust recommendations in response to stated utilities, revealing that the same underlying predictions can support markedly different decision policies. These findings show that effective deployment depends not only on improving predictions but also on making decision objectives explicit. More broadly, they suggest that language models for high-stakes applications should be understood and evaluated as probabilistic decision systems whose recommendations depend jointly on predictive performance and explicit utilities.

Summary

Main Finding

The paper reframes emergency medical triage with language models (LMs) as a decision problem, not just a prediction problem. Across several frontier LMs, the authors show that (1) models typically have high diagnostic discrimination (AUROC ~0.88–0.99), (2) much observed under‑triage can be explained by implicit, unstated utility trade‑offs that prioritize resource conservation over safety, and (3) capable models can be steered toward desired operating points by specifying explicit utilities (cost ratios or probability thresholds) at prompt time. Thus safe deployment requires making decision objectives explicit (probabilities + utilities), testing calibration, and mapping predictions to actions with known trade‑offs.

Key Points

  • Decision-analytic framing: Triage ≠ only classification. Two components matter — the model’s probabilistic assessment (P(emergency)) and an explicit utility/cost function weighting false negatives vs false positives.
  • Recovering implicit utilities: By eliciting a model’s expressed probability for each vignette and separately eliciting its triage recommendation, the authors infer the implicit cost ratio that best explains the model’s behavior.
  • Empirical findings:
    • Models demonstrate strong ranking ability: AUROC ≈ 0.95–0.99 on the primary set and 0.88–0.94 on the expanded set.
    • The deployed ChatGPT Health behavior (reported earlier) corresponded to a resource‑prioritized implicit tradeoff: it caught ~48% of gold‑standard emergencies while referring ~10% of non‑emergencies.
    • Prompting with explicit cost ratios (e.g., weight missed emergencies 5× or 10×) moved operating points up the ROC curve, substantially increasing sensitivity with only modest increases in false alarms (e.g., ~30–50% relative increase in true emergency routing depending on set).
  • Decision‑analytic steering works variably:
    • High‑capability models and models with inference‑time reasoning track requested utilities closely (e.g., GPT‑5.4).
    • Smaller / reasoning‑disabled variants or some Claude models show dampened or limited steering—recovered cost ratios span a narrower range than prompted.
  • Calibration and model‑specific thresholds: Different models require different probability thresholds to realize the same utility trade‑off because of calibration differences. A fixed, model‑specific threshold can be selected to minimize cost‑weighted error for a chosen target ratio.
  • Defaults are heterogeneous and unobservable: Default implicit priorities (cost ratios) vary substantially across model families and settings; deploying “with no preference stated” effectively implements an uncontrolled, unobservable value judgment.

Data & Methods

  • Data:
    • Primary set: 576 vignettes (subset used by Ramaswamy et al. 2026): 64 unambiguous emergencies, 512 non‑emergencies.
    • Expanded set: 1,248 variants (original 960 + 288 textbook cases), with 640 cases labelled as emergencies under a broader definition.
    • Cases are physician‑authored clinical vignettes used previously to evaluate a consumer triage system.
  • Models evaluated:
    • Multiple frontier LMs and variants: GPT‑5‑mini, GPT‑5.4, DeepSeek V4 Pro, Claude Fable 5, and other family variants at different “reasoning” settings.
  • Procedure:
    • For each vignette, elicit (1) the model’s estimated probability that emergency care is needed, and (2) the model’s triage recommendation (refer or not).
    • Map decisions to probability thresholds to infer the implicit cost ratio (missed emergency cost vs unnecessary referral cost) that explains behavior.
    • Generate ROC curves from elicited probabilities; plot actual operating points from model decisions.
    • Test decision‑analytic steering by re‑prompting models with explicit utility instructions (cost ratios or explicit probability thresholds) and measuring how recovered cost ratios shift.
    • Compute optimal model‑specific fixed thresholds for prespecified target cost ratios to account for calibration differences.
  • Key caveats:
    • Cannot exactly reproduce the original ChatGPT Health system (system prompt/safeguards/configuration unknown).
    • Vignette data (not live patient outcomes) and some “edge” case label ambiguity affect interpretation.
    • Some deployed behavior may not be representable by a single consistent utility function.

Implications for AI Economics

  • Incentives and market outcomes:
    • If model providers do not expose or align implicit utilities, market deployments can systematically under‑ or over‑triage depending on unobserved provider incentives (cost savings, liability avoidance, product conservatism), producing externalities (patient harm or excess system use).
    • Buyers (hospitals, insurers, regulators) face information asymmetry: model accuracy alone (AUROC) is insufficient; they need visibility into calibration, implied operating points, and the utility mapping.
  • Procurement and contracting:
    • Contracts should specify target decision objectives (explicit cost ratios or probability thresholds) and require models to accept and implement them, or require model‑specific calibration to meet the buyer’s desired operating point.
    • Payment and liability rules can be designed to align provider incentives with socially preferred trade‑offs (e.g., reimbursing for higher sensitivity in contexts where missed cases are costly).
  • Regulation and certification:
    • Regulators should require (a) probabilistic outputs and calibration metrics, (b) disclosure of default operating points or implicit cost ratios, and (c) ability to input explicit decision objectives and verifiably implement them.
    • Certification should evaluate decision performance under a range of explicit utilities, not just raw accuracy.
  • Value of information and welfare analysis:
    • The paper highlights that information (better probabilities) and explicit utility specification are complementary. Improving discrimination (probabilities) increases the Pareto frontier of achievable trade‑offs; specifying utilities picks a point on that frontier. Welfare maximization requires jointly choosing both.
    • Cost‑weighted error metrics (based on stakeholder weights) should be used in economic evaluations of model deployment and in cost–benefit calculations.
  • Product design & pricing:
    • Models that are steerable and well‑calibrated across operating points have higher value in contexts requiring explicit trade‑offs; pricing and licensing could reflect this added capability.
    • Prompt‑based steering is a lower‑cost alternative to retraining for aligning behavior, but only if models are sufficiently capable; this affects product feature design and value propositions.
  • Strategic and distributional concerns:
    • Multi‑stakeholder settings (patients, clinicians, payers, system operators) may have conflicting utility weights. Mechanisms for aggregating or selecting among preferences (e.g., social welfare functions, committee rules, context‑dependent defaults) are required.
    • There is risk of strategic misuse: organizations could deliberately set utilities that undervalue safety to cut costs. Monitoring, audits, and regulation are needed to guard against socially harmful utility choices.
  • Research & policy priorities:
    • Develop standardized protocols for eliciting, reporting, and auditing model calibration, implied utilities, and decision‑rules.
    • Study robustness of steering under distributional shift and adversarial prompting.
    • Quantify the socioeconomic trade‑offs (costs of missed events vs costs of overuse) for different healthcare systems to derive welfare‑optimal operating points.

In short: the paper urges shifting AI evaluation and procurement from accuracy‑only metrics to a decision‑analytic regime (probabilities + explicit utilities + mapping to actions). For AI economics this implies new contracting, regulatory, pricing, and auditing practices to ensure deployed models implement socially and institutionally appropriate trade‑offs.

Assessment

Paper Typequasi_experimental Evidence Strengthmedium — The paper uses a large, structured vignette dataset and multiple frontier LMs across reasoning settings, computes ROC/AUROC, recovers implicit utilities, and demonstrates that utility prompts shift behavior substantially for capable models — providing strong within-sample evidence that prompting affects model decisions. However, evidence is limited to synthetic/physician-authored vignettes (not real-world patient outcomes), is unable to exactly reproduce the deployed commercial configuration, and depends on specific model versions and black-box prompting, which reduces external validity for real clinical deployment. Methods Rigorhigh — The authors apply a principled decision-analytic framework separating probabilistic assessment and utilities, use paired elicitation (probabilities and decisions) to infer implicit cost ratios, evaluate multiple model families and reasoning levels, report ROC curves and AUROC, perform sensitivity analyses with two case sets and alternative prompting schemes, and acknowledge limitations; the main weaknesses are reliance on vignettes, inability to access deployed system internals, and potential temporal fragility of model behavior. SamplePrimary analyses used 576 physician-authored vignette variants (64 labeled emergencies, 512 non-emergencies) from Ramaswamy et al. (2026), with a secondary analysis on an expanded set of 1,248 cases (960 original variants + 288 textbook cases) including 640 emergency-classified variants; models evaluated include GPT-5-mini, GPT-5.4, DeepSeek-V4-Pro (and family variants), and Claude Fable/Sonnet variants at multiple reasoning settings; for each vignette the authors elicited probability estimates and triage recommendations, computed ROC/AUROC versus clinician labels, recovered implicit cost ratios, and tested decision-analytic steering via explicit cost-ratio and threshold prompts. Themesgovernance human_ai_collab IdentificationElicit models' expressed probability estimates for emergency care and their separate triage decisions on physician-authored clinical vignettes, recover the implicit false-negative: false-positive cost ratio that best explains the mapping from probabilities to actions, and then experimentally manipulate that mapping via plain-language utility prompts (black-box prompting) and fixed-threshold calibration to show causal shifts in model decisions; diagnostic ability is assessed by comparing probability estimates/ROC curves against gold-standard clinician labels. GeneralizabilityVignettes do not capture full complexity of real-world clinical encounters (no interactive history taking, physical exam, or noisy measurement), limiting external validity to deployed clinical settings., Cannot exactly reproduce the deployed commercial system (system prompt, safeguards, configuration undisclosed), so insights about that service are inferential rather than audit-level., Results depend on specific model versions and reasoning modes; model behavior may change with updates, fine-tuning, or different system-level safety layers., No evidence on downstream clinical workflows, clinician adoption, patient outcomes, or economic impacts — only on model recommendations in siloed evaluations., Dataset adjudication choices (which cases are considered 'emergencies' vs 'edge') affect measured sensitivities and inferred utilities, so thresholds may not generalize across populations or settings.

Claims (11)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The ChatGPT Health deployed tool identified approximately 48% of gold-standard emergencies while incorrectly referring approximately 10% of non-emergency cases. Decision Quality mixed Emergency-case sensitivity and false-alarm rate
Reading fidelity high
Study strength medium
n=576
48% of emergencies identified; approximately 10% false-alarm rate
0.48
On the primary emergency-triage endpoint, the evaluated frontier models other than GPT-5-mini caught 94–100% of true emergencies, with false-alarm rates of 12–28%. Decision Quality positive Emergency-case sensitivity and false-alarm rate
Reading fidelity high
Study strength medium
n=576
94–100% sensitivity; 12–28% false-alarm rate
0.48
The evaluated models had high ability to rank cases by likelihood of requiring emergency care, with AUROCs between 0.95 and 0.99 on the primary endpoint. Decision Quality positive Discrimination between emergency and non-emergency cases
Reading fidelity high
Study strength medium
n=576
AUROC 0.95–0.99
0.48
Prompting GPT-5-mini with safety-prioritized cost ratios of 5 or 10 increased the share of true emergencies correctly routed by roughly 50% without increasing unnecessary referrals on the primary endpoint. Decision Quality positive Emergency-case sensitivity and unnecessary-referral rate
Reading fidelity high
Study strength medium
n=576
roughly 50% increase in the share of true emergencies correctly routed, without increasing unnecessary referrals
0.48
Across the evaluated models, explicit utility prompts moved triage decisions across most of the ROC curve and reached approximately 100% sensitivity on the primary endpoint. Decision Quality positive Range of attainable emergency-triage operating points and sensitivity
Reading fidelity high
Study strength medium
n=576
roughly 100% sensitivity
0.48
On the expanded emergency definition, GPT-5-mini identified 42% of emergencies while referring 8% of non-emergency cases. Decision Quality mixed Emergency-case sensitivity and false-alarm rate under the expanded endpoint
Reading fidelity high
Study strength medium
n=1248
42% of emergencies identified; 8% of non-emergencies referred
0.48
Under the expanded emergency definition, the high-reasoning models had AUROCs ranging from 0.88 to 0.94. Decision Quality positive Discrimination between expanded-definition emergency and non-emergency cases
Reading fidelity high
Study strength medium
n=1248
AUROC 0.88–0.94
0.48
Prompting GPT-5-mini with cost ratios of 5 or 10 increased the share of true emergencies correctly routed by roughly 30% on the expanded endpoint, while unnecessary referrals increased only marginally. Decision Quality positive Emergency-case sensitivity and unnecessary-referral rate
Reading fidelity high
Study strength medium
n=1248
roughly 30% increase in the share of true emergencies correctly routed; unnecessary referrals increased only marginally
0.48
Models’ default triage priorities varied substantially across model families and reasoning settings when no utility trade-off was specified. Task Allocation mixed Implicit weighting of missed emergencies relative to unnecessary referrals
Reading fidelity high
Study strength medium
n=1248
0.48
Explicit cost-ratio prompting generally shifted model behavior in the intended direction: models recommended emergency care more often when instructed to prioritize avoiding missed emergencies and less often when instructed to avoid unnecessary referrals. Decision Quality positive Faithfulness of triage decisions to specified utility priorities
Reading fidelity high
Study strength medium
n=1248
0.48
Reliable decision-analytic steering depended on model capability or inference-time reasoning, and models differed in how faithfully they implemented requested trade-offs. Decision Quality mixed Agreement between prompted and behaviorally recovered utility ratios
Reading fidelity high
Study strength medium
n=1248
0.48

Notes