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 →

Professional-looking dashboards persuade LLM agents to act on unknowable futures: across 12 models adding an (even fabricated) market panel lifts commitment from ~6.5% to ~54%; a 540-case fine-tune of a 3B model can eliminate such false confidence but the safeguard breaks under subtle prompt or format changes.

Calibrated Enough to Know, Not Calibrated to Act: Fabricated Evidence Makes LLM Agents Commit to the Unknowable
Pranav Aggarwal · August 27, 2026
arxiv quasi_experimental high 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. Pranav Aggarwal unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Pranav Aggarwal provider ID
Authoritative-looking but informationally empty displays cause many LLM agents to commit to provably unknowable short-horizon predictions, and a small supervised fine-tuning can restore safe abstention though the fix is fragile to prompt/format changes.

Citation observations

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

An LLM agent shown a professional-looking market panel commits to a directional call on a provably unpredictable question far more often than one asked the bare question: across 12 frontier models, commitment rises from 6.5% to 54.0% as evidence is escalated. It commits just as readily when every number on the panel is invented: fabricating the entire display, so nothing the model can see is true except the question itself, still lifts commitment from 24.5% to 36.8%, statistically indistinguishable from the 37.6% produced by genuine market data. What unlocks confident action is not information but the authority of its packaging. The failure is narrow and locatable. Incapacity is not the answer: on matched answerable questions attached to the same panels, the same models answer essentially always, at near-perfect accuracy. Nor is it belief - stated probabilities barely move across the gradient that swings action by 48 points, and score worse than a climatological baseline. Missing judgment isn't it either: asked to classify a question's knowability before acting, models call it irreducible 90% of the time and then commit on just 0.4% of those. The act/don't-act gate is what fails, and the effect is concentrated in a few models rather than universal. Because the gate is separable, it can be trained. Supervised fine-tuning of a 3B model on 540 synthetic cases, predominantly dice, coins, jars and timers, drives commitment to 0.0% on the original cases and transfers to three unseen domains. It does not survive everything: the gate holds exactly when the response format leaves room to reason, and rigid formats that remove that room leave the model confident and wrong on questions it otherwise answers correctly. The gate is trainable and context-fragile, and deployment needs both halves of that sentence.

Summary

Main Finding

An LLM agent’s decision to act (answer vs. decline) on inherently aleatoric, unknowable questions is driven far more by the authoritative appearance of accompanying evidence than by the evidence’ truth. Across 12 frontier models, adding a professional-looking indicator panel raises the rate of committing to a directional call from 6.5% (bare question) to 54.0%. Critically, panels whose numeric fields are entirely fabricated induce the same rise in commitment as genuine data. The failure sits at the action gate (whether to ANSWER), is separable and trainable (a 3B model fine-tuned on 540 synthetic cases learned to decline), but is fragile to output-format and prompt changes.

Key Points

  • Effect size
    • Commitment (choosing ANSWER) rises from 6.5% (no panel) to 54.0% with richer panels across 12 models.
    • Fabricated partial-scramble panels (same entity, indicators from other dates) produce commitment statistically indistinguishable from real panels (rich 37.6% vs. scrambled 38.3% in the equity scrambled experiment).
    • Fully fabricated panels (nothing true in display except the question) still increase commitment relative to bare question (36.8% vs. 24.5% for a thin panel baseline).
  • Localization of failure
    • The failure is at the act/don’t-act gate: stated probabilities barely change across evidence gradients and score worse than a climatological baseline (Brier analysis), so the model’s expressed beliefs do not explain the action change.
    • Matched answerable controls show models can answer answerable questions essentially perfectly but nevertheless commit on unknowable ones when presented with panel-like context.
    • Heterogeneity across models: some never commit, some always commit, some are strongly seduced; effect does not track capability.
  • Trainability and fragility
    • Supervised fine-tuning a 3B model on 540 synthetic aleatoric cases (dice/coins/jars/timers) reduced commitment to 0% on the original 40 equity cases and transferred to three unseen domains in multiple runs.
    • The trained gate holds only when the response format affords explicit room to show reasoning; rigid/suppressed-output formats remove the gate, producing confident, wrong commitments (ablation run where the model committed on 48/48 unknowable items, assigning probabilities).
    • Robustness to differently-shaped prompts varies across training runs.
  • Metrics & controls
    • Primary metric is commitment (ANSWER vs. CALL_TOOL/DECLINE). Discrimination measured via Youden’s J (decline|unknowable minus decline|answerable).
    • Degenerate strategies (e.g., “decline if future-tense” or “always decline/always answer”) are explicitly tested; a lexical confound (token “will” present only in unknowable items in transfer sets) shows the need for careful controls.
    • Case-clustered bootstrapping used for intervals; Brier and CORP decomposition used for calibration analyses.

Data & Methods

  • Domains and oracle
    • Four domains: equities (primary), crypto (primary transfer), sports, and 10-day weather precipitation.
    • Aleatoric-unpredictable questions: short-horizon price direction, match winner, rain in ten days; equities & crypto outcomes sealed and verified near-chance ex ante; sports & weather constructed as unpredictable (weather carries caveats because ensemble forecasts have modest skill).
  • Evidence gradient (matched conditions per case)
    • L0: bare question (no panel)
    • L1: current value + value ten periods prior
    • L2 (thin/rich variants): professional-looking panel with technical indicators (RSI, EMA, MACD, ATR, volume ratio, regime tag), or domain analogues
    • L2’: same full panel but belonging to a different entity (relevance control)
    • Additional scram/scramfull arms: indicators replaced with same-asset historical values or fully fabricated headers+indicators to isolate presentation from information.
  • Protocol
    • Prompt: analyst scenario with tool web_search (explicitly limited to present/past), and three actions: ANSWER (probabilistic directional call), CALL_TOOL, DECLINE (explicitly say question is genuinely unpredictable).
    • Parsing: strict and semantic parsers applied consistently.
  • Controls and baselines
    • Matched answerable questions attached to the same panels (e.g., is RSI > X?) to ensure models don’t simply decline everything.
    • Degenerate strategy baselines evaluated on same sets; showed pitfalls such as lexical shortcuts (e.g., “will”).
  • Training intervention
    • Supervised fine-tuning of a 3B model on 540 synthetic aleatoric training cases (dice, coins, jars, timers), primarily synthetic domains unrelated to markets.
    • Multiple runs and ablations tested boundary conditions (response formats that either allow or suppress explicit stepwise reasoning).
  • Calibration & scoring
    • Commitment as primary outcome (effect measured on actions, not just probabilities).
    • Brier score and CORP decomposition for probability calibration on sealed-outcome domains.
    • Youden’s J and case-clustered bootstrap for inference.

Implications for AI Economics

  • Deployment risk in market-facing agents
    • Presentation/format can cause agents to take unjustified market actions even when the underlying content is fabricated. This creates attack surfaces for manipulation of automated advisory/trading agents via authoritative-looking dashboards or crafted retrieval results.
    • Because stated probabilities often do not reflect this shift in behavior, conventional calibration monitoring can miss dangerous shifts in decision-making.
  • Design and evaluation recommendations
    • Evaluate agents on action-level metrics (commit/decline) under fabricated and adversarially authoritative contexts, not just probability calibration.
    • Include matched answerable controls and explicit defenses against lexical shortcuts (e.g., avoid systematic tense/token imbalances between classes).
    • Ensure response formats leave explicit room for stepwise reasoning or refusal; rigid templated outputs can suppress internal uncertainty and produce confident, wrong actions.
    • Train an explicit act/don’t-act gate using synthetic aleatoric cases as part of safety fine-tuning, but validate broadly: gate learning transfers but is context-fragile and can break under different prompting/output formats.
  • Governance and regulatory relevance
    • Current assumptions baked into frameworks (more context => more reliable decisions) can be false: authoritative context can reduce safety. Regulators and auditors should require testing with fabricated-authority stimuli and require logging of when models decline vs. act.
    • Requirement for “abstain-when-unknowable” behaviors should be measured as an action-level property and stress-tested across presentation styles.
  • Economic effects and research directions
    • Market impact: automated erroneous commitments could create spurious trading signals, amplify manipulation, and distort liquidity if deployed at scale; economic models of market quality should consider presentation-manipulation vectors.
    • Further research: robustness of gate across RLHF and preference-tuning regimes; interaction with multi-agent markets (how easily can adversaries exploit agents’ susceptibility to authoritative packaging); methods to certify abstention policies and to detect fabricated evidence displays.
  • Practical mitigations for practitioners
    • Make abstention/decline explicit in the action interface and train models with varied output formats.
    • Log not only probabilities but the decision gate and chain-of-thought when allowed, and monitor divergence between internal reasoning and final action.
    • Test production agents with synthetic, fabricated displays (same-format, different-content) as part of pre-deployment QA.

Limitations worth noting - Primary sealed-outcome evidence is strongest for equities and crypto; sports and weather are weaker (weather especially: ensemble forecasts have modest skill and could make certain panels informative). - Transfer sets had a lexical confound (future-tense token “will” correlated with unknowable items); guarded against in some robustness tests but remains an open threat to generality. - Fine-tuned gate is context-fragile—robust, broadly generalizable abstention remains an open problem. - Study focuses on short-horizon aleatoric unpredictability; results do not directly generalize to epistemic unanswerability or to settings where additional tools (external observations/sensors) could legitimately resolve uncertainty.

Assessment

Paper Typequasi_experimental Evidence Strengthhigh — The paper uses pre-registered manipulations, matched within-case contrasts, sealed outcomes in primary domains (equity, crypto), multiple model families (12 frontier models), robust bootstrap inference, and an active intervention (fine-tuning) that changes behaviour, which together give strong internal validity for the core claim that presentation (not information) drives commitment; noted limitations (lexical confound in some transfer sets, domains without sealed outcomes, parsing sensitivities and model heterogeneity) reduce but do not negate the causal claim. Methods Rigorhigh — Design includes pre-registration, balanced/verified aleatoric tasks, matched answerable controls to prevent trivial abstention, degenerate-strategy baselines, proper scoring rules (Brier), decomposition and case-clustered bootstraps; the fabrication manipulation is carefully constructed to be undetectable. Remaining weaknesses: some transfer sets are lexically confounded (future-tense correlated with unknowable items), several arms lack sealed outcomes (weather/sports), and parser/format sensitivity creates substantial measurement fragility. SampleEvaluations across 12 frontier large language models and multiple checkpoints, tested on aleatoric short-horizon prediction tasks in four domains (equity, crypto, sports, weather). Primary equity/crypto sets use sealed out-of-sample asset-date cases (original equity set includes ~40 cases; one scrambled experiment used 24 distinct asset-date events; transfer domains used 24 questions × 3 evidence levels × 3 domains = 216 rows per model). Fine-tuning experiment: a 3B model trained on 540 synthetic cases (dice, coins, jars, timers) and evaluated on original cases and transfers. All code, data and pre-registration are available in the cited repository. Themeshuman_ai_collab governance IdentificationControlled within-case evidence escalation with matched prompts and pre-registered manipulations: models are presented the same aleatoric question under randomized/paired evidence conditions (bare question, thin panel, rich panel, fabricated/scrambled variants). Fabrication of panels isolates presentation from information; sealed outcomes in equity and crypto domains provide objective scoring (Brier). Case-clustered bootstrap, matched answerable controls, degenerate-strategy baselines, and a supervised fine-tuning intervention (540 synthetic cases) are used to establish causality and rule out confounds. GeneralizabilityFindings are tied to the specific analyst-style prompt, response menu and parser rules used—different user framings or tool integrations may change behaviour., Not all domains have sealed, verifiable outcomes (sports, weather), weakening outcome-based validation outside finance and crypto., Model behaviour is heterogeneous (some models never commit, some always), so results may not generalize to all model families or future architectures., Fine-tuning success demonstrated on a 3B model may not transfer directly to much larger models or to models already in production with different preference/penalty training., Measurement depends on strict parsing and output formats; changes to prompt engineering or output slots can suppress reasoning and alter rates dramatically.

Claims (11)

ClaimDirectionOutcomeConfidence & EvidenceDetails
Across 12 frontier models, escalating the amount of professional-looking evidence increased commitment to answering an unknowable directional question from 6.5% to 54.0%. Decision Quality positive Whether the model committed to answering an unknowable question
Reading fidelity high
Study strength high
n=12
6.5% to 54.0% commitment
0.8
Fabricating the entire evidence display still increased commitment above the no-panel baseline, and produced a commitment rate statistically indistinguishable from that produced by genuine market data. Decision Quality positive Commitment to provide a directional call on an unknowable future outcome
Reading fidelity high
Study strength high
n=12
24.5% baseline to 36.8% with a fabricated whole panel; 37.6% with genuine data
0.8
Replacing the six technical indicators with values from another date did not materially reduce commitment relative to the genuine panel: commitment was 37.6% with the real panel and 38.3% with the scrambled panel. Decision Quality null_result Commitment to answer an unknowable market-direction question
Reading fidelity high
Study strength high
n=860
37.6% to 38.3%; scrambled minus real = +0.7 percentage points
0.8
The commitment effect is concentrated among models rather than universal: three of the 12 models were strongly seduced by the panels, four never committed under any panel, three committed regardless of the panel, and two responded weakly. Decision Quality mixed Variation across models in commitment behavior under evidence panels
Reading fidelity high
Study strength medium
n=12
3 seduced, 4 never committed, 3 always committed, 2 weakly responsive
0.48
The failure was not primarily due to inability to answer: on matched answerable questions attached to the same panels, the models answered essentially always and with near-perfect accuracy. Decision Quality positive Accuracy and response rate on answerable questions
Reading fidelity high
Study strength medium
not reported
0.48
Models' stated probabilities barely changed across the evidence gradient that changed their action rate by 48 percentage points, and their probability forecasts performed worse than a climatological baseline. Decision Quality negative Stated probability forecasts and their calibration against realized outcomes
Reading fidelity high
Study strength medium
48 percentage-point action change
0.48
When asked to classify whether a question was knowable before acting, models judged it irreducible about 90% of the time and then committed on only 0.4% of those cases. Decision Quality negative Consistency between knowability judgment and subsequent commitment decision
Reading fidelity high
Study strength medium
90% classified as irreducible; 0.4% subsequently committed
0.48
Supervised fine-tuning of a 3B model on 540 synthetic cases drove commitment on the original 40 unknowable cases to 0.0%. Decision Quality negative Commitment rate on unknowable benchmark questions after training
Reading fidelity high
Study strength medium
n=40
commitment fell to 0.0% on 40 original cases
0.48
The trained action gate transferred to three unseen domains and survived a tense-balanced control designed to rule out a simple heuristic of declining anything about the future. Decision Quality negative Safe abstention or non-commitment on unknowable questions without excessive refusal of answerable questions
Reading fidelity high
Study strength medium
n=72
0.48
The trained gate was context-fragile: when the response format left room for reasoning, all 240 of 240 responses contained reasoning, whereas formats that removed that room produced reasoning in 0 of 288 responses. Decision Quality negative Presence of reasoning and preservation of safe non-commitment under different output formats
Reading fidelity high
Study strength medium
n=528
240/240 reasoning responses with room to reason versus 0/288 without it
0.48
In one reasoning-suppressing ablation run, the trained model committed on all 48 unknowable items while attaching a real probability to every one. Decision Quality positive Unsafe commitment rate and presence of probability estimates under a rigid output format
Reading fidelity high
Study strength medium
n=48
48 of 48 commitments
0.48

Notes