REVIEW 2 major objections 5 minor 24 references
Within any single LLM, stochastic sampling produces no above-noise cross-question structure; across 24 diverse models, four structured dimensions emerge.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-02 13:40 UTC pith:J2PEM7G5
load-bearing objection The within-model null result is a careful empirical contribution; the across-model 'four dimensions' claim rests on a null that ignores per-model ability spread, so the headline gap is unproven. the 2 major comments →
Stochastic Sampling is Epistemically Shallow: The Dimensionality Gap Between Temperature Variation and Model Diversity in LLMs
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper's central claim is that stochastic temperature sampling inside a single LLM is epistemically shallow: the variation it produces is per-question noise, not cross-question structure. Formally, the K×N correctness matrix of one model across repeated runs is statistically indistinguishable from independent Bernoulli draws under the Marchenko–Pastur null—the top eigenvalue sits at or below the noise edge λ+=(1+√γ)^2 within Tracy–Widom fluctuations, for all five families and three benchmarks tested. In contrast, the same test applied to 24 diverse models run once each at temperature zero yields four eigenvalues above the edge, a result unmatched by any of 500 matched-difficulty Monte Car
What carries the argument
The Marchenko–Pastur (MP) null test on the correlation matrix of a run-by-question correctness matrix. One model's K stochastic runs at temperature τ are coded 0/1 per question, restricted to borderline questions (pass rate in (ε,1−ε)); the eigenvalue spectrum of the question correlation matrix is compared to the MP law with upper edge λ+=(1+√γ)^2, γ=Nb/K, and the standardized largest eigenvalue z follows a Tracy–Widom F1 distribution. Eigenvalues above λ+ indicate cross-question coupling that independent temperature noise cannot explain. The paper uses the count of such eigenvalues ('MP signal count') as the primary statistic, with parallel analysis as a cross-check.
Load-bearing premise
The load-bearing premise is Assumption A.1: that correctness on each question is independent of every other question within a run and across runs for a single model—a domain assumption about the sampling pipeline, not a theorem, and one that a binary right/wrong matrix may be too coarse to test.
What would settle it
Run the same Marchenko–Pastur test on the log-probability (or semantic-cluster) correlation matrix within one model; if any eigenvalue exceeds the MP edge λ+ beyond Tracy–Widom noise, the claim that stochastic sampling is epistemically shallow in the cross-question sense is wrong.
If this is right
- Self-consistency cannot substitute for ensemble diversity: deeper sampling from a single model cannot recover a cross-question dimensionality that is not there.
- Selective prediction is cheaper and better with a few diverse models: two peers run once each beat 100-sample self-consistency at roughly 1/40th the inference cost (AUROC 0.81 vs 0.71).
- The claim extends beyond MMLU: HellaSwag and GSM8K chain-of-thought also show zero above-noise eigenvalues within single models.
- The across-model count (four) is a lower bound, not an asymptote, at 24 models; the true rank of cross-model disagreement is at least four and likely larger.
- Research on uncertainty quantification should budget for model diversity over sample count; the paper frames this as the 'dimensionality gap.'
Where Pith is reading between the lines
- The null test uses binary correctness, so it is blind to structure in wrong-answer preferences, log-probabilities, or semantic clusters; a model could carry rich cross-question uncertainty invisible to this probe. The paper acknowledges this in its limitations, but the 'no structure' conclusion must be read as 'no structure in right/wrong labels.'
- The per-question independence assumption is a domain assumption, not a theorem; if it fails in other setups (e.g., shared prompts or non-independent sampling), the within-model null could be violated and the gap might narrow.
- A natural extension is to run the same MP test on log-probability or semantic-cluster matrices within one model; if structure appears there, the claim would shift from 'temperature adds no structure' to 'temperature adds no structure in correctness.'
- The 'four' across-model dimensions is a lower bound; scaling to a larger, more diverse ensemble would likely reveal more dimensions, implying the epistemic gap between within-model and across-model structure is even wider.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper compares stochastic sampling within a single LLM to a diverse ensemble of models using a Marchenko–Pastur (MP) random-matrix test on binary correctness matrices. For five model families on MMLU, HellaSwag, and GSM8K, the run×question correctness matrix yields at most one eigenvalue above the MP noise edge, all within Tracy–Widom fluctuations. Across a 24-model ensemble on MMLU, four eigenvalues exceed the edge, while a matched-difficulty independent-Bernoulli null never produces more than one in 500 Monte Carlo draws. The authors interpret this as a 'dimensionality gap': self-consistency gives per-question uncertainty but no detectable cross-question structure, while diverse ensembles surface multidimensional disagreement. A secondary selective-prediction experiment reports that two peer models outperform 100-sample self-consistency at roughly 1/40th the compute cost.
Significance. If the central claim holds, the paper makes a useful contribution to LLM uncertainty quantification: it offers a structural test for whether stochastic sampling can substitute for model diversity, and it reports a clean within-model null result across multiple families and benchmarks. The paper is candid about several limitations (binary correctness, MP power, SmolLM2 exception, across-model ceiling) and includes Monte Carlo calibrations, a Horn parallel-analysis cross-check, and robustness sweeps. However, the across-model comparison uses a null that does not preserve observed per-model accuracy spreads, so the headline 'dimensionality gap' (≤1 within vs. 4 across) is not currently established to the standard the paper claims.
major comments (2)
- [§2.3, §3.3, §2.4] The across-model null is not row-sum-preserving. Under the null of independent columns with per-question pass rates matched, the 24 model rows are exchangeable and each model's total score is Binomial with mean Σ p_i; the expected spread in model accuracy is only a few percentage points, yet the observed ensemble spans 40.2–77.4% (§2.4). Systematic per-model ability differences—a single general factor—generate positive correlations across all questions and can, in finite samples, push several empirical eigenvalues above the MP edge. Thus the four above-edge eigenvalues in §3.3 may reflect one strong ability dimension rather than four independent disagreement dimensions. Because the within-model null (Assumption A.1) makes row sums genuinely random, the ≤1 vs. 4 comparison is apples-to-oranges. Please rerun the across-model test with a null that preserves observed row sums (e.g., a bipart
- [Abstract, §3.1, §5] The paper acknowledges in §5 that the within-model test uses binary correctness, but the abstract and §3.1 state 'no detectable cross-question structure' without that qualifier. The MP test is blind to structure in wrong-answer preferences, log-probabilities, semantic clusters, or per-question uncertainty beyond the right/wrong bit. Appendix D's local-preference analysis is still on the binary matrix. Please scope all such claims to 'no detectable structure in the binary correctness matrix' in the main text and abstract, and consider whether the title's 'epistemically shallow' overstates what a binary-correctness null can establish. This is not a rejection issue because the limitation is explicitly stated, but the wording currently overreaches.
minor comments (5)
- [§2.2 vs §3.3] §2.2 designates the Tracy–Widom standardized z as the primary null test and calls the eigenvalue count a 'coarse summary', but §3.3 calls the MP count 'primary' for the across-model result. Clarify which statistic is pre-specified as primary and report both consistently for all tables.
- [Appendix D] The permutation test summary ('no pairwise associations above the 99th percentile of the null, 200 permutations per model') lacks a multiple-testing correction across the large number of question pairs, and 200 permutations gives a coarse null. Report corrected thresholds or a larger permutation count.
- [Table 1 / §3.1] For HellaSwag, Qwen2.5-7B has only Nb=15 borderline questions with K=50; the MP/TW asymptotics at γ=0.3 and such small dimension are not reliable. The overall conclusion is supported by other rows, but this row should be flagged as underpowered or removed from the 'no structure' claim.
- [Reproducibility] No code or data availability statement is provided. Given that the paper's contribution is purely empirical, releasing the sampling pipeline, question subsets, and null-draw code would substantially aid verification.
- [Fig. 1c] The caption text 'Split-half pi on Qwen2.5-7B' appears to be a typo; should be 'Split-half reliability' or 'Split-half Pearson correlation'.
Circularity Check
No significant circularity: the MP tests are null-hypothesis tests with external mathematical grounding; observed eigenvalue counts are data, not fitted outputs.
full rationale
No circular step is present. The within-model claim rests on a standard spectral null: Assumption A.1 posits independent Bernoulli columns, and Proposition A.2 derives the Marchenko-Pastur/Tracy-Widom null from external theorems (Pillai & Yin 2012; Bao et al. 2012). The observed eigenvalue counts are not constructed from the null; they are empirical rejections or failures to reject. Estimating per-question pass rates from the same data and then selecting borderline questions is explicitly handled in the proof sketch of Proposition A.2 via a union bound, so this is not a definitional circularity. The across-model matched-difficulty Bernoulli null fits per-question pass rates, but the predicted quantity (number of eigenvalues above the MP edge) is not a mathematically forced function of those rates; it is a Monte Carlo null distribution, and the observed count of 4 is an empirical comparison. There is no load-bearing self-citation: prior factor-analytic work is cited only as external context, and the novel within-model result is not justified by those citations. The skeptic's concern that the across-model null does not preserve per-model accuracy spreads is a real methodological limitation: a single general ability factor might inflate several eigenvalues, so the interpretation of the count 4 as multi-dimensional is contestable. But that is a correctness/validity objection, not a reduction of the paper's derivation to its own inputs. Section 5 also candidly lists limitations (binary correctness, MP power, across-model ceiling, post-training), which supports that the findings are empirical rather than manufactured by construction.
Axiom & Free-Parameter Ledger
free parameters (3)
- borderline threshold ε =
0.05
- number of samples K (100 within-model, 1 across-model) =
100 / 1
- temperature τ for sampling =
1.0
axioms (3)
- domain assumption Assumption A.1: correctness indicators are independent Bernoulli draws across runs (within a model) and approximately independent across questions.
- standard math Marchenko–Pastur and Tracy–Widom convergence for a binary matrix with column-heterogeneous variances.
- domain assumption Binary correctness is a sufficient probe for cross-question epistemic structure.
invented entities (1)
-
No new entities
no independent evidence
read the original abstract
When a language model gives different answers on repeated runs, does that variation reveal what it does not know? Self-consistency turns the variation into a per-question uncertainty estimate via majority voting. But does the same variation reveal cross-question structure -- related questions flipping together, the way a diverse ensemble does? We compare two regimes on the same questions: one model run $100$ times at $\tau=1$ versus an ensemble of $24$ LLMs run once each at $\tau=0$. A Marchenko--Pastur random-matrix test separates signal from sampling noise on both sides. Within any single model, at most one dimension rises above noise across five families and three benchmarks (MMLU, HellaSwag, GSM8K). Across the ensemble, four eigenvalues clear the noise edge, while a matched-difficulty Bernoulli null produces at most one in $500$ Monte Carlo draws. Self-consistency gives accurate per-question uncertainty but no detectable cross-question structure; only a diverse ensemble surfaces what a model does not know.
Figures
Reference graph
Works this paper leans on
-
[1]
International Conference on Learning Representations (ICLR) , year=
metabench -- A Sparse Benchmark of Reasoning and Knowledge in Large Language Models , author=. International Conference on Learning Representations (ICLR) , year=
-
[2]
Maimon, Aviya and Cohen, Amir D. N. and Vishne, Gal and Ravfogel, Shauli and Tsarfaty, Reut , journal=
-
[3]
Yao, Louie Hong and Jarvis, Nicholas and Zhan, Tiffany and Ghosh, Saptarshi and Liu, Linfeng and Jiang, Tianyu , journal=
-
[4]
Zhou, Lexin and Pacchiardi, Lorenzo and Mart. General Scales Unlock. arXiv preprint arXiv:2503.06378 , year=
-
[5]
NeurIPS Workshop on Reliable and Responsible Foundation Models , year=
Complementing Self-Consistency with Cross-Model Disagreement for Uncertainty Quantification , author=. NeurIPS Workshop on Reliable and Responsible Foundation Models , year=
-
[6]
International Conference on Machine Learning (ICML) , year=
Correlated Errors in Large Language Models , author=. International Conference on Machine Learning (ICML) , year=
-
[7]
Nature , year=
Detecting hallucinations in large language models using semantic entropy , author=. Nature , year=
-
[8]
International Conference on Learning Representations (ICLR) , year=
Self-Consistency Improves Chain of Thought Reasoning in Language Models , author=. International Conference on Learning Representations (ICLR) , year=
-
[9]
Psychometrika , volume=
A Rationale and Test for the Number of Factors in Factor Analysis , author=. Psychometrika , volume=
-
[10]
Mathematics of the USSR-Sbornik , volume=
Distribution of Eigenvalues for Some Sets of Random Matrices , author=. Mathematics of the USSR-Sbornik , volume=
-
[11]
The Illusion of Stochasticity in
Gu, Xiangming and De, Soham and Titsias, Michalis and Markeeva, Larisa and Veli. The Illusion of Stochasticity in. arXiv preprint arXiv:2604.06543 , year=
-
[12]
Scenario-independent Uncertainty Estimation for
Wen, Zhangyue and Liu, Zifei and Tian, Zhenyu and Pan, Shirui and Huang, Ziwei and Li, Donglin and Huang, Minlie , booktitle=. Scenario-independent Uncertainty Estimation for
-
[13]
Dropout as a
Gal, Yarin and Ghahramani, Zoubin , booktitle=. Dropout as a
-
[14]
Advances in Neural Information Processing Systems (NeurIPS) , year=
Simple and Scalable Predictive Uncertainty Estimation Using Deep Ensembles , author=. Advances in Neural Information Processing Systems (NeurIPS) , year=
-
[15]
International Conference on Learning Representations (ICLR) , year=
Measuring Massive Multitask Language Understanding , author=. International Conference on Learning Representations (ICLR) , year=
-
[16]
Monte Carlo Temperature: a robust sampling strategy for
Cecere, Nicola and Bacciu, Andrea and Fern. Monte Carlo Temperature: a robust sampling strategy for. Proceedings of the 5th Workshop on Trustworthy NLP (TrustNLP) at NAACL , year=
-
[17]
arXiv preprint arXiv:2110.14168 , year=
Training Verifiers to Solve Math Word Problems , author=. arXiv preprint arXiv:2110.14168 , year=
-
[18]
Zellers, Rowan and Holtzman, Ari and Bisk, Yonatan and Farhadi, Ali and Choi, Yejin , booktitle=
-
[19]
Annals of Statistics , volume=
Edge universality of correlation matrices , author=. Annals of Statistics , volume=. 2012 , note=
2012
-
[20]
Bao, Zhigang and Pan, Guangming and Zhou, Wang , journal=. Tracy--
-
[21]
arXiv preprint arXiv:2207.05221 , year=
Language Models (Mostly) Know What They Know , author=. arXiv preprint arXiv:2207.05221 , year=
-
[22]
Manakul, Potsawee and Liusie, Adian and Gales, Mark JF , booktitle=
-
[23]
What Uncertainties Do We Need in
Kendall, Alex and Gal, Yarin , booktitle=. What Uncertainties Do We Need in
-
[24]
Machine Learning , volume=
Aleatoric and epistemic uncertainty in machine learning: An introduction to concepts and methods , author=. Machine Learning , volume=
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.