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 →

Large language models fall into two behavioral types: math-trained 'reasoning' models make near-optimal risky choices insensitive to framing and presentation, while 'conversational' models echo human biases and are strongly affected by order, framing and explanation.

Mind the (DH) Gap! A Contrast in Risky Choices Between Reasoning and Conversational LLMs
Luise Ge, Yongyan Zhang, Yevgeniy Vorobeychik · February 16, 2026
arxiv descriptive 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. Luise Ge unresolved corpus identity
  2. Yongyan Zhang unresolved corpus identity
  3. Yevgeniy Vorobeychik unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Luise Ge provider ID
  2. Yongyan Zhang provider ID
  3. Yevgeniy Vorobeychik provider ID
LLMs cluster into 'reasoning' models that behave near-rationally and are robust to framing, order, and representation, and 'conversational' models that exhibit human-like biases, sensitivity to presentation and explanations, and a large description–history gap, with math-reasoning training predicting the former.

Citation observations

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

The use of large language models either as decision support systems, or in agentic workflows, is rapidly transforming the digital ecosystem. However, the understanding of LLM decision-making under uncertainty remains limited. We study LLM risky choices along two dimensions: (1) prospect representation (based on an explicit representation or outcome history) and (2) decision rationale (explanation). Our study, which involves 20 frontier and open LLMs, is complemented by a matched human subjects experiment, which provides one reference point, while an expected payoff maximizing rational agent model provides another. We find that LLMs cluster into two categories: reasoning models (RMs) and conversational models (CMs). RMs tend towards rational behavior, are insensitive to the order of prospects, gain/loss framing, and explanations, and behave similarly whether prospects are explicit or presented via a history of outcomes. CMs are significantly less rational, slightly more human-like, sensitive to prospect ordering, framing, and explanation, and exhibit a large description-history gap. Paired comparisons of open LLMs suggest that a key factor differentiating RMs and CMs is training for mathematical reasoning.

Summary

Main Finding

LLMs separate into two behavioral clusters in risky-choice tasks: reasoning models (RMs) and conversational models (CMs). RMs behave close to an expected-payoff–maximizing economicus (highly decisive, order/frame/prompt invariant, modest description–history gap). CMs are less rational, more sensitive to prospect order, framing, and explanations, and exhibit a large description–history (DH) gap (they behave much more human-like when given outcome histories vs explicit prospect descriptions). Fine-tuning for mathematical reasoning is the strongest identified training factor that produces RM-like behavior.

Key Points

  • Two clusters:
    • Reasoning Models (RMs): high correlation with economicus (≈0.86–1), low sensitivity to order/frame/explanation, modest DH gap.
    • Conversational Models (CMs): low correlation with economicus (<0.5), more human-like on some metrics, high sensitivity to presentation and prompts, large DH gap.
  • Description–History (DH) gap:
    • Presenting prospects as explicit probability–payoff descriptions vs as simulated outcome histories produces different choices.
    • All models show a DH gap; it is large for CMs and modest (frontier) or variable (open models) for RMs.
    • For CMs, moving from explicit to implicit histories makes them much more human-like and less economicus-like.
  • Explanations:
    • Requesting explanations affects choices for all models, more strongly for CMs.
    • Unexpectedly, brief (non-mathematical) explanations sometimes make model choices more aligned with economicus than no-explanation or math-style explanations.
  • Training signal:
    • Paired comparisons of open models indicate mathematical-reasoning fine-tuning is a key differentiator: models trained/tuned for math reasoning are RM-like.
  • Model size:
    • Larger models tend to be both more human-like and more economicus-like (move toward the Pareto frontier in human–economicus similarity).
  • Humans vs models:
    • Human aggregate behavior is essentially uncorrelated with economicus (correlation ≈ 0.14).
    • The highest model–human correlation among frontier models was ≈0.42 (Claude Haiku); overall models are often different from humans.

Data & Methods

  • Models and treatments:
    • 20 LLMs (frontier proprietary models and open-weight models across sizes and training stages).
    • Unified prompt template; three explanation conditions: none (choice only), one-sentence justification (short), and brief mathematical/reasoning justification (math).
    • Prospect presentation: explicit descriptions (probability–payoff pairs) and implicit simulated histories (sequences of past payoffs; histories of 20 and 100 draws tested).
  • Human baseline:
    • 360 U.S.-based participants recruited via Prolific; compensated at ≈$24/hr; treated as a single population distribution over choices; IRB-approved.
  • Economic benchmark:
    • Economicus: risk-neutral expected-payoff maximizer (used as an idealized reference).
  • Behavioral metrics:
    • Response distributions estimated via repeated querying (10 samples per condition, temperature = 1). Invalid outputs marked and excluded.
    • Primary similarity measure: Pearson correlation of choice probabilities across all contexts; also used mean-squared error (MSE).
    • Interpretable parametric fits: two 4-parameter prospect-theory–style specifications (parameters include σ for risk preference, γ for probability weighting, and decisiveness parameters βgain/βloss).
    • Additional measures: decisiveness (average max choice probability), order/prompt/frame consistency metrics.
  • Robustness:
    • Bootstrap: 1,000 resamples per model–prospect to check stability of clustering and metrics.
  • Visualization:
    • HE representation: 2D plot anchoring each model by correlation to human and to economicus to visualize cluster structure and DH shifts.

Implications for AI Economics

  • Deployment choices matter: whether an LLM is RM-like or CM-like affects whether it will behave like an expected-payoff optimizer (RM) versus being more context-sensitive and human-like (CM). Choose model class according to application objectives (strict payoff maximization vs human-aligned behavior).
  • Presentation format is consequential: the DH gap shows that supplying historical data versus explicit probability descriptions can materially change model decisions—testing and interface design must account for this (especially for CMs).
  • Explanation interfaces: requiring explanations changes decisions. Explainability requirements can therefore affect outcomes not only interpretability—designers should test explanation prompts for behavioral side effects and pick explanation styles aligned with desired decision behavior.
  • Training interventions: mathematical-reasoning fine-tuning pushes models toward economically rational behavior. If economic rationality is desired in decision-support agents, targeted reasoning fine-tuning is an effective lever.
  • Evaluation standards: benchmarking decision-making LLMs should include: (a) both description and history representations, (b) multiple explanation prompts, (c) comparisons to both human behavior and normative (economicus) baselines, and (d) measures of decisiveness and consistency (order/frame/prompt).
  • Risk and governance:
    • CMs’ sensitivity to ordering/framing raises risks of inconsistent or manipulable decisions in agentic workflows—regulators and practitioners should require robustness tests across presentation and prompt variations.
    • Transparency about model training (e.g., whether math-reasoning fine-tuning was applied) is important for downstream decision-making guarantees.
  • Research directions:
    • Extend beyond static histories to interactive experiential learning.
    • Broaden prospect sets and real-world decision contexts.
    • Investigate how other training elements (reward-modeling, instruction tuning, preference alignment) interact with reasoning fine-tuning to shape economic behavior.

Assessment

Paper Typedescriptive Evidence Strengthmedium — Direct, controlled behavioral experiments on 20 frontier and open LLMs with a matched human comparison and a normative benchmark provide clear descriptive evidence about LLM risky-choice behavior; however, the sample of models is modest and selected, output sensitivity to prompts/system messages and model updates limits robustness, and the analysis of what causes the RM/CM split is correlational rather than causal. Methods Rigormedium — The study uses systematic manipulations, a human benchmark, and a formal rational-agent comparator, which are strong design elements; but potential weaknesses include sample selection of models, possible prompt/system-message confounds, limited information on human subject sampling and pre-registration, and reliance on behavioral clustering and paired comparisons without experimental identification of the training causal mechanism. SampleBehavioral data from 20 frontier and open large language models evaluated on risky-choice tasks under varying prospect representations (explicit vs outcome-history), orderings, gain/loss framing, and explanation prompts; matched human-subject experiment as a reference; expected-payoff-maximizing rational agent model used as normative benchmark; paired comparisons across open models to relate training for mathematical reasoning to model behavior. Themeshuman_ai_collab adoption IdentificationWithin-model experimental manipulations: randomized presentation of prospect representation (explicit vs outcome history), ordering, framing (gain/loss), and presence/absence of explanation; behavior benchmarked against an expected-payoff-maximizing agent and a matched human-subjects experiment; paired comparisons across models to associate model training (mathematical reasoning) with behavioral cluster membership. GeneralizabilityLimited number and selection of models — may not represent all LLM families or future versions, LLM behavior is prompt- and system-message-sensitive; results may not hold under different prompt engineering or deployment contexts, Tasks are stylized risky-choice experiments and may not generalize to complex, real-world economic decisions or long-horizon agentic workflows, Human-subject sample composition/details not fully generalizable to broader populations (if not nationally representative), Correlational evidence linking training for mathematical reasoning to behavior limits causal claims about training interventions

Claims (8)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The study involves 20 frontier and open LLMs. Other null_result coverage of model sample (presence in study)
Reading fidelity high
Study strength medium
n=20
0.18
The study is complemented by a matched human subjects experiment, which provides one reference point, while an expected payoff maximizing rational agent model provides another. Decision Quality null_result reference comparisons for model behavior
Reading fidelity high
Study strength medium
not reported
0.18
LLMs cluster into two categories: reasoning models (RMs) and conversational models (CMs). Other null_result behavioral clustering (model-type classification)
Reading fidelity high
Study strength medium
n=20
0.18
Reasoning models (RMs) tend towards rational behavior and are insensitive to the order of prospects, gain/loss framing, and explanations. Decision Quality positive rationality of choices; sensitivity to order/framing/explanation
Reading fidelity high
Study strength medium
n=20
0.18
RMs behave similarly whether prospects are explicit or presented via a history of outcomes. Decision Quality null_result description-vs-experience (history) effect on choices
Reading fidelity high
Study strength medium
n=20
0.18
Conversational models (CMs) are significantly less rational, slightly more human-like, sensitive to prospect ordering, framing, and explanation. Decision Quality negative rationality and sensitivity to order/framing/explanation
Reading fidelity high
Study strength medium
n=20
0.18
Conversational models (CMs) exhibit a large description-history gap. Decision Quality negative description-history gap in choices
Reading fidelity high
Study strength medium
n=20
0.18
Paired comparisons of open LLMs suggest that a key factor differentiating RMs and CMs is training for mathematical reasoning. Other positive association between math-reasoning training and model behavioral category
Reading fidelity high
Study strength medium
not reported
0.18

Notes