The Commonplace
Home Three-study pilot 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 →

A fixed number of rollouts per task cannot alone justify extrapolated pass@k: only pass@k up to the rollout depth n are nonparametrically identified, while forecasts beyond n depend on modeling assumptions and can differ by orders of magnitude in public LLM evaluations.

What Fixed-Rollout pass@k Evaluations Can Identify
Pranav Singh, Prashant Singh · September 08, 2026
arxiv theoretical 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 Singh unresolved corpus identity
  2. Prashant Singh unresolved corpus identity
With a fixed per-task rollout budget n, pooled Binomial success-counts nonparametrically identify only the first n moments of the latent per-task success distribution, so pass@k is identified for k ≤ n but is generically only partially identified (and can vary by orders of magnitude) for k > n.

Citation observations

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

No provider observation is available for this paper.

Missing data, not a zero citation count.

Repeated-sampling evaluations increasingly extrapolate pass@k far beyond the number n of samples collected per problem. We show that, in the pooled/random-task conditional-Binomial model, fixed-n success counts identify only the n free moments of the latent per-task success distribution. Consequently, direct pass@k is identified for k <= n, but generic extrapolated pass@k, tail exponents, and tail constants are not identified for k > n, even with arbitrarily many exchangeable tasks at the same rollout budget. This is stronger than the observation that the usual estimator is undefined beyond n: it characterizes the information missing from the fixed-depth count-law experiment. We give exact count-law-preserving constructions with incompatible extrapolations, state the exceptional unique-extension case, and compute sharp population identified intervals through Hausdorff principal representations. On the public 10,000-rollout-per-problem release of Brown et al., counterfactual n = 16 evaluations leave failure at k = 1000 ambiguous by factors from 1.5 to over 2,600 across four MATH/GSM8K/CodeContests configurations. The calibration shows that intermediate-scale failure share alone does not determine width. Our result does not reject parametric inference-time scaling laws; it supplies the nonparametric baseline against which their assumptions can be evaluated. We give an exact, conservative one-coordinate finite-task confidence certificate and a reporting standard separating direct estimates, identified sets, and model-conditioned forecasts.

Summary

Main Finding

Fixed-depth (fixed-n) rollout/count experiments identify only the first n free moments of the latent per-task success-probability distribution. Consequently: - Direct pass@k is nonparametrically identified only for k ≤ n. - For k > n, pass@k and tail features (exponents, leading constants) are generically only partially identified: the data admit multiple observationally equivalent mixing laws that produce very different extrapolated pass@k. - Parametric extrapolations (e.g., Beta–Binomial or fitted power laws) are therefore model-conditioned forecasts, not nonparametric discoveries; the paper supplies the sharp nonparametric baseline (identified set) against which such models must be judged.

Key Points

  • Identification theorem: the pooled/random-task Binomial count law q = (q0,...,qn) identifies exactly integrals of polynomials of degree ≤ n (equivalently the first n free moments mj = ∫ p^j dF(p) for j = 0,...,n). RF(k) = E[(1−p)^k] is identified for integer k ≤ n but generically not for k > n.
  • Constructive counterexamples:
    • Gauss–Legendre quadrature: a uniform(0,1) mixing and a finite-support quadrature have identical fixed-n count laws but qualitatively incompatible extrapolated failure (polynomial vs exponential decay).
    • Legendre perturbation family: can hold tail exponent fixed while changing the leading tail constant—so even fixing α leaves multiplicative ambiguity.
  • Sharp partial-identification: using truncated Hausdorff moment theory and Hausdorff principal representations, the paper computes exact identified intervals (endpoints attained by principal atomic representations). For even n = 2r, endpoints are r+1-atom measures containing 0 or 1.
  • Finite-sample inference: a plug-in identified set is not an honest confidence interval; one should form a simultaneous confidence region QN for the count law and project S = ⋃_{q ∈ QN} In,k(q). The paper also gives a simple conservative finite-task certificate (Clopper–Pearson based) using only q0.
  • Adaptive sampling: changing per-task rollout budgets (outcome-dependent sampling) changes the observation model; such schemes are not summarized by a single fixed-n count law and must be modeled jointly with extrapolation assumptions.

Data & Methods

  • Model and experiment:
    • Conditional Binomial (per-task iid completions): Yij | pi ∼ Bernoulli(pi), Ci = Σ_{j=1}^n Yij.
    • Pooled/random-task experiment: latent task probabilities pi ∼ F, observed are marginal success-count probabilities qc = Pr(C = c) = ∫ Binomial(c; n, p) dF(p).
    • Quantity of interest: RF(k) = E[(1−p)^k] (mean failure at rollout budget k); pass@k = 1 − RF(k).
  • Mathematical tools:
    • Truncated Hausdorff moment problem: fixed-n counts give n+1 Bernstein-kernel moments; the space of representing measures for those truncated moments is characterized by principal representations, generalized moment extremal problems, and Chebyshev system arguments.
    • Exact constructions via Gauss–Legendre quadrature and Legendre-polynomial perturbations show observational equivalence at fixed n with divergent high-k behavior.
    • Numerical computation: Golub–Welsch implementation to compute principal atomic measures and sharp endpoints at high precision (verified to many decimal places).
  • Calibration:
    • Uses the public Brown et al. (2024) “Monkey Business” 10,000-rollout-per-problem release (per-completion correctness labels).
    • Four case studies: MATH (Llama-3-8B and Llama-3-70B), GSM8K (Llama-3-70B), and CodeContests (Llama-3-70B).
    • Counterfactual pooled-counts: from per-task empirical frequencies ˆp_i = c_i/M_i, form the N→∞ pooled Bin(n,ˆp_i) count law for n ∈ {16,64}; also report Jeffreys-smoothed conventions (˜p_i = (c_i+1/2)/(M_i+1)).
    • Main calibration results (selected highlights):
    • At n = 16 and target k = 1000, sharp identified intervals for RF(1000) can vary dramatically across configurations: relative multiplicative width factors ranged from ~1.5 up to >2,600.
    • At n = 64 some configurations (e.g., one GSM8K case) are nearly point-identified, while others (MATH) retain several-percent relative width.
    • The Beta–Binomial forecast (fit to the same count law) can lie substantially outside the nonparametric identified set depending on the mixing convention: e.g., under Jeffreys smoothing, Beta–Binomial predictions were 4.5–29% above the posterior upper endpoint in some cases and understated residual GSM8K failure by >85× in another.
    • Stress-test: synthetic 128-task profiles with identical target failure, window share, and dispersion produced sharp-set widths varying by orders of magnitude—showing intermediate-window mass and dispersion are not sufficient diagnostics.

Implications for AI Economics

  • Measurement and inference risk: evaluations that extrapolate pass@k beyond observed per-task depth (n) face inherent non-identifiability unless they impose—and explicitly state—parametric assumptions about the latent task-difficulty mixing F. Economic or policy decisions (e.g., deployment readiness, safety thresholds, pricing of extra compute) based on extrapolated pass@k must account for model conditioning and partial identification.
  • Cost–design trade-offs:
    • Adding more tasks (N → ∞) increases precision of the identified objects (the count law q) but does not enlarge the set of functionals identified at fixed per-task depth n.
    • Increasing per-task rollouts (raising n) expands identification (pass@k becomes identified up to larger k). Thus evaluation budgets should be chosen with the target k in mind: to nonparametrically estimate pass@k, ensure n ≥ k.
    • For given resources, there is a structural trade-off between breadth (more tasks) and depth (more rollouts per task); economic optimization of evaluation design must consider which inference target (direct pass@k vs. parametric forecast) matters for decisions.
  • Reporting standards and transparency:
    • Regulators, purchasers, benchmark providers, and researchers should separate (and report separately):
    • Direct (design-based) pass@k estimates for k ≤ n.
    • Nonparametric identified sets (sharp bounds) for functionals when k > n, with finite-sample confidence regions projected through these sets where appropriate.
    • Any parametric/extrapolated forecasts (e.g., Beta–Binomial, power laws) as model-conditioned predictions with explicit model and smoothing conventions, and with diagnostics comparing the forecast to the identified set.
    • This separation avoids over-interpreting fitted extrapolations as if they were identified by the data-producing experiment.
  • Model evaluation and regulation:
    • Parametric scaling laws used for economic or safety forecasting should be validated against the nonparametric baseline (identified set). Large deviations between a model and the identified set indicate strong, consequential model assumptions, which must be justified when used for high-stakes decisions (deployment limits, required rollouts for certification, or cost forecasts).
    • Adaptive sampling and active allocation strategies can improve effective identification for targeted tasks but they change the data-generating model; their benefits should therefore be evaluated under the correct (design-aware) likelihood.
  • Practical guidance for economic analysis:
    • When using pass@k forecasts in cost–benefit calculations (e.g., how much compute to allocate to reach a reliability target), include the identified-set uncertainty as a baseline downside/upside envelope. Parametric point forecasts should be shown relative to that envelope.
    • For market or policy decisions that hinge on low-probability failures at large k, prefer designs that increase per-task depth for sentinel tasks or explicitly model and justify mixing assumptions governing tail mass.
    • Recognize that simple diagnostics (e.g., fraction of tasks with empirical p in [1/k, 1/n]) are useful warnings but do not replace the full truncated-moment geometry needed to assess extrapolation ambiguity.

Summary takeaway: fixed-n pooled rollout experiments fundamentally limit what can be learned nonparametrically about large-rollout pass@k. Extrapolations beyond n require explicit modeling assumptions and should be reported and interpreted as model-conditioned forecasts; the paper provides the exact partial-identification baseline (sharp sets and finite-sample certificates) that economic and policy analyses should use to quantify the uncertainty from extrapolation.

Assessment

Paper Typetheoretical Evidence Strengthhigh — The core claim is a mathematical identification theorem proved via well-established moment-problem theory (Hausdorff moments, Bernstein kernel basis, principal representations) and accompanied by explicit constructive counterexamples; the authors also provide high-precision numerical calibration on a public 10,000-rollout dataset to demonstrate practical significance, so theoretical and computational evidence are both strong. Methods Rigorhigh — Arguments rest on rigorous classical results in moment problems and generalized-moment optimization (Krein–Nudelman, Gaussian quadrature, principal representations) and include explicit constructions of observationally equivalent measures, analytic derivations, finite-sample conservative certificates (Clopper–Pearson-based), and high-precision numerical verification of endpoints; calibration choices and conventions (raw vs Jeffreys-smoothed) are discussed and sensitivity-checked. SampleCalibration uses the public 'Monkey Business' release (Brown et al. 2024) with 10,000 per-task rollouts: 128 MATH problems evaluated under Llama-3-8B-Instruct and Llama-3-70B-Instruct, 127 GSM8K problems, and 140 CodeContests problems for Llama-3-70B; the authors form counterfactual pooled count laws at n in {16,64} by aggregating the empirical per-task frequencies (and also consider Jeffreys-smoothed per-task probabilities and Beta-posteriors) to compute sharp identified intervals and compare with Beta–Binomial extrapolations. Themesgovernance innovation IdentificationAnalyze the pooled/random-task conditional-Binomial experiment (pi i.i.d. ~ F, counts C ~ Binomial(n, pi) pooled across tasks) and map the observed count law to the truncated Hausdorff moment sequence; show that the count law identifies all polynomial functionals of degree ≤ n (i.e. moments m_j for j=0..n) and use principal/Hausdorff representations, Bernstein kernels, and explicit constructive pairs (Gauss–Legendre quadrature, Legendre perturbations) to prove nonidentification (partial identification) of pass@k for k>n and to compute sharp identified intervals. GeneralizabilityResults apply to the pooled/random-task (exchangeable tasks) Binomial-mixture experiment; they do not contradict identification from a labeled finite-benchmark product likelihood where each pi is treated as an arbitrary fixed parameter., Nonidentification claims rely on conditional iid completions per task and de Finetti-type exchangeability; violations (task-dependence, non-iid completions, adaptive sampling) change the observation model and can alter identification., Practical calibration is limited to four specific datasets/configurations and one public release; widths and practical implications may differ for other tasks, prompts, scorers, or LLMs., Parametric or structural models (e.g., Beta–Binomial, tail laws) can impose assumptions that restore point forecasts, so the paper provides a nonparametric baseline rather than a statement that such models are invalid., Operational dependence: pi is defined relative to a particular cap/parser/scorer/prompt; changing the evaluation pipeline changes the target quantity.

Claims (11)

ClaimDirectionOutcomeConfidence & EvidenceDetails
Under the pooled/random-task conditional-Binomial model with a fixed rollout depth n, the complete success-count law identifies only the first n free moments of the latent per-task success-probability distribution. Other null_result Identifiability of latent task-difficulty moments
Reading fidelity high
Study strength high
n free moments
0.2
Direct pass@k is identified from fixed-n count data for every k less than or equal to n. Output Quality positive Pass@k / failure probability at rollout budget k
Reading fidelity high
Study strength high
k ≤ n
0.2
For k greater than n, generic extrapolated pass@k is not identified from the fixed-n count law, even when arbitrarily many exchangeable tasks are observed. Output Quality null_result Extrapolated pass@k / failure probability beyond the observed rollout depth
Reading fidelity high
Study strength high
k > n
0.2
For an interior truncated Hausdorff moment sequence, the identified interval for RF(k) has strictly positive width for every k > n. Output Quality negative Width of the identified set for extrapolated failure probability
Reading fidelity high
Study strength high
strictly positive width
0.2
The nonidentification result is generic rather than universal: rank-deficient boundary count laws can uniquely determine the mixing distribution and therefore pin down higher-order pass@k functionals. Output Quality mixed Identifiability of higher-order pass@k functionals
Reading fidelity high
Study strength high
not reported
0.2
A uniform mixing distribution and a finite-support quadrature distribution can have exactly the same fixed-n count law while producing qualitatively different extrapolated failure curves. Output Quality mixed Asymptotic failure probability under repeated sampling
Reading fidelity high
Study strength high
Uniform failure 1/(k + 1) versus eventual exponential failure
0.2
In the public calibration, at n = 16 and k = 1000, the sharp failure-probability intervals span a factor of 183 for MATH with Llama-3-8B and a factor of 2,612 for MATH with Llama-3-70B. Output Quality negative Sharp identified-set width for failure probability at k = 1000
Reading fidelity high
Study strength medium
n=128
factor of 183 and factor of 2,612
0.12
For GSM8K with Llama-3-70B, the raw-reference identified set at n = 64 is nearly point-identified, with relative width 8.84 × 10^-47 at k = 1000. Output Quality positive Relative width of the identified set for failure probability at k = 1000
Reading fidelity high
Study strength medium
n=127
8.84 × 10−47 relative width
0.12
Intermediate-window failure share alone does not determine extrapolation ambiguity: in a controlled synthetic stress test, profiles with the same target failure, intermediate-window share, number of window tasks, and effective window-task count still produced sharp-width differences of a factor of 28 at n = 16 and more than 10^16 at n = 64. Output Quality negative Sharp identified-set width for extrapolated failure probability
Reading fidelity high
Study strength medium
n=128
factor of 28 at n = 16 and over 10^16 at n = 64
0.12
Under the Jeffreys-smoothed convention, the conditional Beta–Binomial forecast understated residual GSM8K failure by more than 85-fold relative to the posterior identified interval. Output Quality negative Forecasted residual failure probability at k = 1000
Reading fidelity high
Study strength medium
n=127
more than 85× understatement
0.12
Under the Jeffreys-smoothed convention, the Beta–Binomial forecast was 4.5% to 29% above the upper posterior endpoint for the MATH and CodeContests configurations. Output Quality negative Calibration error of the Beta–Binomial failure forecast at k = 1000
Reading fidelity high
Study strength medium
n=128
4.5–29% above the upper posterior endpoint
0.12

Notes