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 →

Model-based evaluations routinely overstate the benefits of data-driven policies. A formal proof and a calibrated refugee-matching simulation show model-based methods can report large, stable improvements (around 60%) even when the true policy yields no benefit, calling into question much published evidence.

Winner's Curse Drives False Promises in Data-Driven Decisions: A Case Study in Refugee Matching
Hamsa Bastani, Osbert Bastani, Bryce McLaughlin · February 09, 2026
arxiv theoretical high evidence 8/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. Hamsa Bastani unresolved corpus identity
  2. Osbert Bastani unresolved corpus identity
  3. Bryce McLaughlin unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Hamsa Bastani provider ID
  2. O. Bastani provider ID
  3. Bryce Mclaughlin provider ID
Model-based policy evaluation is prone to a winner's curse that systematically and substantially overstates the benefits of learned decision policies, as shown by formal analysis and a calibrated refugee-matching simulation where model-based methods report ~60% gains despite the true effect being zero.

Citation observations

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

A major challenge in data-driven decision-making is accurate policy evaluation-i.e., guaranteeing that a learned decision-making policy achieves the promised benefits. A popular strategy is model-based policy evaluation, which estimates a model from data to infer counterfactual outcomes. This strategy is known to produce unwarrantedly optimistic estimates of the true benefit due to the winner's curse. We searched the recent literature on data-driven decision-making, identifying a sample of 55 papers published in the Management Science in the past decade; all but two relied on this flawed methodology. Several common justifications are provided: (1) the estimated models are accurate, stable, and well-calibrated, (2) the historical data uses random treatment assignment, (3) the model family is well-specified, and (4) the evaluation methodology uses sample splitting. Unfortunately, we show that no combination of these justifications avoids the winner's curse. First, we provide a theoretical analysis demonstrating that the winner's curse can cause large, spurious reported benefits even when all these justifications hold. Second, we perform a simulation study based on the recent and consequential data-driven refugee matching problem. We construct a synthetic refugee matching environment (calibrated to closely match the real setting) but designed so that no assignment policy can improve expected employment compared to random assignment. Model-based methods report large, stable gains of around 60% even when the true effect is zero; these gains are on par with improvements of 22-75% reported in the literature. Our results provide strong evidence against model-based evaluation.

Summary

Main Finding

Model-based policy evaluation—estimating counterfactual outcomes from an estimated model and using those to both learn and evaluate policies—is systematically susceptible to a winner’s curse that produces optimistically biased, spurious estimates of policy improvement. This optimistic bias can be large (indeed arbitrarily large in constructed examples) even when common defenses (high predictive accuracy, randomized historical assignment, rich model class, and sample splitting) appear to hold. A realistic simulation (refugee matching calibrated to prior work) demonstrates ~60% spurious estimated gains when the true effect is null, comparable to the 22–75% gains reported in the literature.

Key Points

  • Prevalence in practice

    • Survey of Management Science (2015–2024): 55 “estimate-then-optimize” papers identified; 53 (96%) rely on model-based evaluation.
    • 35/53 (66%) evaluate with the exact same estimated model used to generate the policy—strongest channel for the winner’s curse.
    • Justifications offered: predictive accuracy (47%), stability (36%), calibration (13%), sample splitting (8%).
    • Only 9/53 (17%) report confidence intervals for estimated gains; none account for the optimization/selection step in CIs.
  • Why model-based evaluation fails

    • Winner’s curse intuition: optimization exploits estimation errors; evaluating with the same model fails to correct for that selection, producing optimistic bias.
    • Two mechanisms shown to drive large optimistic bias even when the usual defenses hold:
    • Misspecification: A biased model family (even if highly accurate on observed data) can lead the optimizer to exploit biased regions (especially sparsely sampled covariate regions), producing arbitrarily large spurious estimated gains—even with randomized historical treatments and sample splitting.
    • Regularization / finite-sample bias: Well-specified nonparametric estimators require regularization. Regularization induces bias that is small on the training distribution but can be amplified under the shifted distribution induced by an optimized policy; this again yields large spurious gains, even when model class is rich, models are stable/accurate, and sample splitting is used.
  • Empirical demonstration

    • Refugee matching simulation calibrated to Bansak et al. (2018): data constructed so no policy can outperform random assignment.
    • Applying the published model-based optimization and evaluation pipeline produced ~60% estimated employment gains (spurious by design).
    • A bootstrap-based variant (Ahani et al. 2021 style) also produced large, stable estimated improvements despite the ground truth being null.
  • Related/alternative work

    • Recent research directions addressed by the authors include selection-aware inference and debiasing (Andrews et al., Zrnic & Fithian, Gupta et al., Xu et al.), variance reduction via pooling or auxiliary data (Banerjee et al., Mandyam et al.), and learning policies that trade off expected gain versus statistical significance/pessimism (Swaminathan & Joachims; Chernozhukov et al.; Bastani et al. 2025).

Data & Methods

  • Literature survey

    • Search: Management Science articles (2015–2024) using keyword query (data OR estim) AND (optim OR policy), yielding 875 hits.
    • Two-stage screening: GPT-5.2 assisted title/abstract pre-screening, then manual full-text review → 55 confirmed estimate-then-optimize empirical papers; 53 of these used model-based evaluation.
    • Extraction of evaluation practices, justifications, model classes, and reporting of uncertainty.
  • Theoretical analysis

    • Constructed stylized examples showing winner’s curse under:
      • Misspecification: simple parametric regression where bias is exploited in sparse regions—sample splitting, randomized assignment, and apparent model accuracy do not prevent arbitrarily large spurious gains.
      • Regularized well-specified models: toy ridge regression demonstrating that finite-sample regularization bias can be amplified out-of-distribution by the learned policy, causing large optimistic evaluation bias even with sample splitting and stable performance on the training distribution.
  • Simulation experiment

    • Context: data-driven refugee-to-city matching problem (capacity-constrained assignment, objective = aggregate employment).
    • Synthetic dataset calibrated to resemble empirical settings in prior literature but engineered so that no assignment policy improves expected employment over random assignment.
    • Applied published model-based optimization and evaluation approaches (including bootstrap variants). Measured estimated gains and compared to the known ground truth (null improvement).
    • Result: model-based evaluation reported large positive gains (~60%), mirroring magnitudes reported in prior empirical papers.

Implications for AI Economics

  • For empirical economic work that uses estimate-then-optimize pipelines, model-based evaluation cannot be taken at face value:

    • Reported welfare, revenue, or social outcome improvements that rely on model-based counterfactuals may be severely overstated.
    • Policy recommendations, cost–benefit calculations, and deployment decisions founded on such evaluations risk being based on spurious gains—potentially leading to costly or harmful real-world actions (e.g., misplacing refugees, inefficient targeting in health/marketing).
  • Practical guidance for researchers and policymakers

    • Prefer model-free evaluation (IPW / doubly robust methods) when randomized treatment probabilities are known and support is adequate, since these provide valid (if high-variance) confidence intervals.
    • Recognize that predictive accuracy, calibration, stability, sample splitting, or rich model classes do NOT guarantee valid evaluation when optimization and evaluation re-use model-implied counterfactuals.
    • When model-free methods are infeasible:
      • Use selection-aware inference or debiasing techniques that account for the optimization/selection step.
      • Restrict the policy class (reduce complexity) or adopt pessimistic/offline-RL-style objectives that penalize deviation from supported actions.
      • Incorporate auxiliary datasets or pooled treatments to reduce variance and improve identification.
      • Report uncertainty that reflects the optimization process (not just standard CIs ignoring selection).
      • Pre-register evaluation procedures, and where possible validate with randomized holdout deployments or A/B tests before large-scale rollout.
  • Research directions relevant to AI economics

    • Develop practical, low-variance, valid policy-evaluation methods that scale to large action/covariate spaces (e.g., targeted significance testing, debiasing combined with variance reduction).
    • Characterize trade-offs between policy class complexity, variance, and bias from regularization/misspecification in economic settings.
    • Integrate offline policy learning with experimental follow-ups to validate gains before policy adoption.

Summary takeaway: Model-based policy evaluation is broadly used but fundamentally fragile to the winner’s curse; economists and policy-makers should not accept estimated gains from such pipelines without rigorous, selection-aware inference or model-free validation.

Assessment

Paper Typetheoretical Evidence Strengthhigh — Combines formal theoretical results proving the presence of winner's curse under broad conditions with a realistic, calibrated simulation showing large, stable spurious gains that match magnitudes reported in the literature; however, it is based on simulations and proofs rather than additional field experiments testing deployed policies. Methods Rigorhigh — Rigorous analytic derivations are paired with a carefully calibrated simulation environment and a systematic review of 55 Management Science papers, providing multiple complementary lines of evidence and robustness checks against common justifications for model-based evaluation. SampleSystematic review of 55 papers published in Management Science (past decade) that use model-based policy evaluation; theoretical analysis formalizing the winner's curse; simulation study using a synthetic refugee-matching environment calibrated to real-world data but constructed so the true policy effect is zero; model-based evaluation methods applied to this synthetic data. Themesgovernance productivity IdentificationNo empirical causal identification of real-world effects; the paper provides a formal theoretical proof that model-based policy evaluation suffers from a winner's curse, and uses a calibrated synthetic simulation (refugee-matching environment with a known zero true treatment effect) so the counterfactual is known by construction to demonstrate bias in model-based estimates. GeneralizabilitySimulation is domain-specific (refugee matching) so magnitudes may vary in other domains, Results pertain to model-based policy evaluation methods and do not directly assess alternative evaluation approaches (e.g., randomized trials, some off-policy estimators), Theoretical results rely on formal assumptions that may differ from every empirical setting (though argued to be broad), Does not provide new field experimental validation of bias in deployed policies

Claims (8)

ClaimDirectionOutcomeConfidence & EvidenceDetails
Model-based policy evaluation is known to produce unwarrantedly optimistic estimates of the true benefit due to the winner's curse. Decision Quality negative bias in estimated policy benefit (reported vs true benefit)
Reading fidelity high
Study strength medium
not reported
0.12
A literature search of Management Science (past decade) identified 55 papers; all but two relied on model-based policy evaluation (the flawed methodology). Adoption Rate negative prevalence of model-based policy evaluation in sampled papers
Reading fidelity high
Study strength high
n=55
0.2
Authors of these papers commonly justify model-based evaluation using: (1) estimated models are accurate, stable, and well-calibrated; (2) historical data uses random treatment assignment; (3) the model family is well-specified; (4) evaluation uses sample splitting. Other null_result frequency and content of methodological justifications given in the literature
Reading fidelity high
Study strength medium
n=55
0.12
No combination of these commonly cited justifications (accurate/stable models, random treatment assignment, well-specified model family, sample splitting) avoids the winner's curse. Decision Quality negative presence of winner's curse (bias) under combinations of assumed conditions
Reading fidelity high
Study strength high
not reported
0.2
In a simulation calibrated to a recent refugee matching problem, the synthetic environment was constructed so that no assignment policy can improve expected employment compared to random assignment (i.e., true effect is zero). Employment null_result expected employment under assignment policies
Reading fidelity high
Study strength medium
true effect is zero
0.12
Model-based methods applied in that simulation report large, stable gains of around 60% in expected employment even though the true effect is zero. Employment positive reported improvement in expected employment (model-based estimated benefit)
Reading fidelity high
Study strength medium
around 60%
0.12
The simulated ~60% gains are on par with improvements of 22–75% reported in the literature. Employment mixed reported percentage improvements in outcomes (e.g., employment) from papers in the literature
Reading fidelity high
Study strength medium
n=55
22-75%
0.12
Taken together (theoretical analysis, simulation, and literature survey), the results provide strong evidence against model-based evaluation for policy benefits. Decision Quality negative validity/reliability of model-based evaluation for estimating policy benefits
Reading fidelity high
Study strength medium
n=55
0.12

Notes