Multi-Draw Surrogacy Theorems
- Multi-Draw Surrogacy Theorems are statistical results that use averages of multiple stochastic surrogate draws (e.g., from LLMs) to estimate treatment effects.
- They rely on rigorous assumptions such as surrogacy and comparability to map surrogate outputs to human outcomes in randomized experiments.
- Increasing the number of surrogate draws reduces attenuation bias and variance, enhancing efficiency in A/B testing, behavioral simulations, and safety-critical systems.
Multi-Draw Surrogacy Theorems are a class of statistical results that formalize the conditions and procedures under which averages of multiple independent surrogate outcomes—such as repeated draws from a stochastic model like a LLM—provide valid estimates for treatment effects on target outcomes of interest, such as human responses in randomized experiments. These theorems are central to the emerging methodology of using computational surrogates, particularly LLMs, to accelerate experimentation in fields like causal inference, A/B testing, and safety-critical system validation, while rigorously quantifying the implications of model stochasticity and calibration.
1. Formal Framework for Surrogate-Based Causal Inference
The surrogacy framework considers experiments in which a randomized treatment is assigned alongside observed covariates . The target (e.g., human) outcome under treatment is denoted , while the surrogate outcome represents an observable generated or predicted by a surrogate model (e.g., the output of an LLM given the same stimulus) (Persson et al., 15 Jun 2026). The central population of interest may be split into a reference data sample , in which both and are observed, and a deployment sample , in which only is observable.
Identification of the average treatment effect (ATE) on the target outcome, 0, via surrogacy requires two principal assumptions:
- Surrogacy (Prentice Criterion): 1, ensuring conditional independence of 2 from 3 given 4.
- Comparability: 5 with appropriate support-overlap, enabling valid transport of the surrogate calibration across samples.
The key quantity is the calibrated mapping 6. Under both surrogacy and comparability, the plug-in estimator
7
identifies the human ATE from surrogate-only experiments (Persson et al., 15 Jun 2026).
2. Stochastic Surrogates and Multi-Draw Averaging
Many surrogate models, including LLMs, produce stochastic outcomes: repeated queries with the same input 8 yield independent realizations 9 drawn from 0. This introduces both noise and bias relative to the latent expectation 1 (Persson et al., 15 Jun 2026). The multi-draw surrogacy theorems formalize several key results:
- Identification with Infinite Replication: Conditioning on the average surrogate 2 recovers the identification property as 3. Specifically, if 4 and 5 are independent given 6, then surrogacy holds in the limit of infinite surrogate draws [Proposition 2, (Persson et al., 15 Jun 2026)].
- Attenuation Bias and Its Correction: For finite 7, calibration regressions of 8 on noisy 9 exhibit classical errors-in-variables attenuation. If 0 is the signal and 1 is the surrogate's conditional noise variance, the reliability 2 approaches 1 as 3 increases. The resulting bias and variance inflation disappear as 4 [Proposition 3, (Persson et al., 15 Jun 2026)].
- Variance Decomposition: The estimator 5 based on the calibrated surrogate exhibits increased variance, with effective sample size 6, where 7 is the noise-to-signal ratio. Increasing 8 thus directly boosts statistical efficiency (Persson et al., 15 Jun 2026).
3. Falsification, Partial Identification, and Robustness Bounds
Surrogacy and comparability are empirically falsifiable but not verifiable for novel treatments or domains. Multi-draw surrogacy estimation incorporates several auxiliary diagnostic and bounding techniques:
- Falsification of Surrogacy: Historical data (9) with both 0 and 1 permit the construction of testable moment conditions, validating whether the surrogacy relation holds for observed treatments (Persson et al., 15 Jun 2026). Passing these tests is necessary but not sufficient for out-of-sample validity.
- Worst-Case Bias Bound under Limited Overlap: When distributions of 2 differ between experimental (3) and deployment (4) samples, the maximum bias in transported ATE is bounded by
5
where 6 bounds 7 and 8 is the total variation distance between 9 and 0 for arm 1 [Proposition 4, (Persson et al., 15 Jun 2026)]. This bound holds for any calibration and does not rely on surrogacy, providing distribution-free partial identification.
4. Practical Calibration and Empirical Performance
Empirical studies confirm both the attenuation and variance phenomena predicted by the theory and the corrective power of multi-draw averaging and flexible nonparametric calibration:
- In Upworthy headline experiments, raw surrogate ATEs from single LLM draws are severely attenuated and noisy. Calibrated regressions using averages of 2 to 3 LLM draws recover the human ATE within sampling error, with nonparametric regressors (random forests, gradient-boosted trees) outperforming linear models (Persson et al., 15 Jun 2026).
- Variance reductions, as predicted, scale with increasing 4. Attenuation bias is rapidly eliminated even with modest replication. Diagnostic tests sometimes reveal persistent violations of surrogacy in certain prompt or model settings or for novel interventions.
- Diagnostics including hold-out moment testing, overlap quantification, positive control injections, and memorization probes are essential for trustworthy surrogate estimation.
5. Design Implications and Theoretical Limitations
Multi-Draw Surrogacy Theorems provide rigorously justified procedures for using computational surrogates in causal inference and system validation, subject to specific caveats:
- Prompt and Temperature Tuning: Prompt formulation and model temperature modulate both the informativeness (signal) and randomness (noise) of LLM surrogates. Optimal design maximizes the reliability ratio 5. Empirically, 6 to 7 draws per condition is generally sufficient for practical de-attenuation (Persson et al., 15 Jun 2026).
- Unverifiable Out-of-Sample Validity: Even if surrogacy is not falsified on historical data, validity of new treatments or external populations is fundamentally untestable absent new human evaluation (Persson et al., 15 Jun 2026).
- Long-Term Outcome Surrogacy: For long-term effects, multi-stage surrogacy (LLM → short-term, short-term → long-term) is necessary. This compounds the assumptions and increases susceptibility to violation.
- Limited Generalization: The results rely on the foundational model’s alignment and the calibration dataset’s coverage. Out-of-distribution queries, low-overlap cases, or foundational models with insufficient supervised alignment may invalidate surrogacy or drastically inflate bias bounds.
6. Applications and Broader Context
Multi-draw surrogacy theory enables a principled methodology for accelerating and reducing the cost of randomized experiments in areas where human evaluation is infeasible or expensive. It is particularly influential in the context of LLM-based behavioral simulation, fast A/B testing, and surrogate-based validation in safety-critical domains (Persson et al., 15 Jun 2026). The same principles underlie gradient-based falsification with neural surrogates in control and CPS domains, where differentiable surrogate models enable efficient optimization—though these fields typically address deterministic surrogates (Kötz et al., 8 May 2026, Kundu et al., 6 May 2025).
Within machine learning and causal inference, multi-draw surrogacy represents a minimal and testable relaxation of full distributional equivalence, providing a balance between efficiency and robustness as long as the implied assumptions are empirically justified and carefully diagnosed.