REVIEW 3 major objections 2 minor 29 references
In LLM-as-a-judge systems, decoding temperature should be a task-dependent design choice that trades judgment reliability for exploration of uncertainty.
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 · grok-4.5
2026-07-13 16:23 UTC pith:3NNDEUVQ
load-bearing objection We only have the abstract for the LLM-as-a-judge temperature paper; the cached full text is a different trapped-ion shadows paper, so the performance claim stays unauditable. the 3 major comments →
The Necessity of Setting Temperature in LLM-as-a-Judge
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Higher decoding temperatures in LLM-as-a-judge settings decrease judgment consistency and increase formatting errors, but also expose latent uncertainty suppressed under low-temperature decoding, particularly in ambiguous cases; low temperature suits tasks that need stability and reproducibility, while higher temperature is more appropriate when substantial ambiguity or complexity makes exploration of the judge’s decision space beneficial.
What carries the argument
Temperature as a controllable mediator of the reliability–exploration trade-off: low temperature favors stable, reproducible judgments; higher temperature acts as an exploratory mechanism that can reveal suppressed uncertainty and, in complex settings, improve judging performance.
Load-bearing premise
That the extra variability and revealed uncertainty at higher temperatures actually improve evaluation quality in complex or ambiguous tasks, rather than just producing noisier or less reliable judgments.
What would settle it
On a fixed suite of clearly ambiguous versus clear-cut judgment items, compare agreement with human labels (or a held-out gold standard) at low versus high temperature while holding model, prompt, and sample budget fixed: if high temperature does not improve accuracy or calibration on the ambiguous set (and only hurts consistency overall), the performance claim fails.
If this is right
- Practitioners should pick judge temperature by task type—low for reproducible scoring pipelines, higher when cases are known to be ambiguous or complex.
- Judge pipelines that currently default to temperature zero may systematically under-report uncertainty on hard items.
- Reporting temperature (and related decoding settings) becomes part of the evaluation protocol, not an implementation detail.
- Formatting robustness of judge prompts and parsers must be checked under the temperature that will actually be used.
- Multi-sample or ensemble judging at higher temperature can be justified as deliberate exploration of the decision space rather than waste.
Where Pith is reading between the lines
- Adaptive temperature schedules—low on clear cases, higher when the judge’s own token-level or self-reported uncertainty is high—could automate the reliability–exploration trade-off the paper describes.
- The same temperature effects may interact with chain-of-thought or rubric prompting: more open-ended prompts might amplify both the consistency drop and the uncertainty signal.
- Benchmark leaders that lock temperature at zero may be optimizing for reproducibility at the cost of missing systematic blind spots on ambiguous items.
- Calibration metrics (not only pairwise agreement) would be a natural next measure of whether higher temperature’s ‘exploration’ is informative or merely diffuse.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The submission’s abstract claims a systematic empirical study of decoding temperature in LLM-as-a-judge settings across models, prompting strategies, and evaluation paradigms. It reports that higher temperature reduces judgment consistency and increases formatting errors while exposing latent uncertainty (especially on ambiguous cases), and that further analysis suggests higher temperature can improve judging performance in complex/uncertain scenarios. The normative conclusion is that temperature should be a task-dependent design choice mediating reliability vs. exploration rather than a fixed hyperparameter. The body of the provided manuscript, however, is an unrelated experimental paper on local robust classical shadows on a trapped-ion quantum computer (calibration with Pauli-X-twirling, shortened measurement pulses, benchmarks on Haar-random and QAOA states). The abstract and body therefore do not describe the same work.
Significance. If the abstract’s claims were supported by a matching, carefully controlled study, the practical guidance would be useful for automated evaluation pipelines: temperature is often set by convention (e.g., 0) with little systematic evidence, and a clear reliability–exploration trade-off would help practitioners. The abstract also correctly frames the problem as empirical and multi-factor (model, prompt, paradigm). Those potential contributions cannot be assessed from the materials as submitted, because the full text does not contain the LLM-as-a-judge experiments, metrics, or analyses. The quantum-shadows body is a separate, platform-specific error-mitigation demonstration and does not substantiate the LLM claims.
major comments (3)
- Title/abstract vs. full text mismatch: the abstract (LLM-as-a-judge temperature study, cs.CL) does not correspond to the manuscript body (local robust shadows on trapped-ion hardware, quant-ph). No methods, temperature grid, judge models, prompting strategies, evaluation paradigms, consistency metrics, formatting-error rates, ambiguous-case definition, or performance results for the claimed study appear in the provided full text. The central claims are therefore not supported by the manuscript as assembled and cannot be refereed on the evidence.
- Load-bearing performance claim is unsupported in the available text. The abstract’s descriptive findings (lower consistency, more formatting errors, more revealed uncertainty at higher T) do not by themselves establish that higher temperature “may improve judging performance” in complex/ambiguous scenarios. That step requires a defined quality metric (e.g., human agreement, pairwise accuracy), controls for invalid/malformed judgments, an operational definition of ambiguous/complex cases, and statistical comparison. None of these appear in the provided body; the recommendation that higher T is preferable for ambiguous tasks therefore remains an unaudited interpretive leap.
- Without the actual experimental section, free parameters that determine the strength of the design claim—temperature operating points, judge model set, prompting strategies, and how “ambiguous/complex” cases and success are defined—cannot be inspected for selection effects or generalizability. The abstract’s generalization to task-dependent temperature guidance depends on those choices.
minor comments (2)
- Even at abstract level, “further analysis suggests” is too vague for a design recommendation; the camera-ready abstract should name the performance metric and the condition under which higher T helped.
- The provided body (quantum shadows) has its own reference list and arXiv stamp (2603.28307v2); if this was a packaging error, the correct LLM manuscript must be resubmitted as a new, self-contained PDF with matching title, abstract, and body.
Circularity Check
No circular derivation: empirical temperature study with no self-definitional or fitted-as-prediction chain in the available abstract.
full rationale
The target paper (arXiv:2603.28304) is framed as a systematic empirical study of decoding temperature in LLM-as-a-judge settings. The abstract reports descriptive effects (higher temperature decreases consistency, increases formatting errors, exposes latent uncertainty) and an interpretive design recommendation (treat temperature as a task-dependent reliability–exploration knob). There is no equation-level derivation in which a claimed prediction is defined by, or fitted from, the same quantity it purports to predict; no uniqueness theorem imported from overlapping authors; and no ansatz smuggled in via self-citation. The cached full manuscript text is an unrelated trapped-ion robust-shadows paper (arXiv:2603.28307), so methods, metrics, and any performance analysis cannot be inspected—but absence of auditable methods is not itself circularity under the stated criteria. On the available text, the work is ordinary empirical hyperparameter analysis, not a circular construction. Score 0 with empty steps is the honest finding.
Axiom & Free-Parameter Ledger
free parameters (3)
- temperature grid / operating points
- judge model set and prompting strategies
- definition of ambiguous/complex cases and performance metric
axioms (3)
- domain assumption Decoding temperature primarily controls stochasticity of next-token sampling and thereby judgment variability.
- domain assumption LLM-as-a-judge outputs are a valid automated evaluation signal whose consistency, formatting validity, and agreement with some notion of quality can be measured.
- ad hoc to paper Patterns observed across the (unspecified) set of models, prompts, and paradigms generalize enough to support task-dependent temperature guidance.
read the original abstract
Using large language models (LLMs) as judges for evaluating model outputs has emerged as an important paradigm for automated evaluation. However, the choice of decoding temperature in LLM-as-a-judge settings is still largely chosen empirically, with limited systematic evidence on its impact. To address this gap, we conduct a systematic study of how temperature affects judgment behavior across different LLM judge models, prompting strategies, and evaluation paradigms. Our results show that higher temperatures generally decrease judgment consistency and increase formatting errors, while also exposing latent uncertainty that tends to remain suppressed under low-temperature decoding, particularly in ambiguous cases. Further analysis suggests that higher temperatures can serve as an exploratory mechanism and may improve judging performance in complex or uncertain evaluation scenarios. Overall, low-temperature settings are better suited to tasks that prioritize stability and reproducibility, whereas higher-temperature settings are more appropriate for scenarios involving substantial ambiguity or complexity, where exploration of the judge's decision space is beneficial. These findings suggest that, in LLM-as-a-judge systems, temperature should be treated not as a fixed hyperparameter, but as a controllable, task-dependent design choice that mediates the trade-off between reliability and exploration.
Reference graph
Works this paper leans on
-
[1]
Correlation spectroscopy with multiqubit-enhanced phase estimation,
H. Hainzeret al., “Correlation spectroscopy with multiqubit-enhanced phase estimation,”Phys. Rev. X, vol. 14, p. 011033, 02 2024. https://link.aps.org/doi/10. 1103/PhysRevX.14.011033
2024
-
[2]
D. Kiesenhoferet al., “Controlling two-dimensional coulomb crystals of more than 100 ions in a monolithic radio-frequency trap,”PRX Quantum, vol. 4, p. 020317, 4 2023. https://link.aps.org/doi/10.1103/PRXQuantum.4. 020317
-
[3]
Controlling long ion strings for quantum simulation and precision measurements,
F. Kranzlet al., “Controlling long ion strings for quantum simulation and precision measurements,”Phys. Rev. A, vol. 105, p. 052426, 5 2022. https://link.aps.org/ doi/10.1103/PhysRevA.105.052426
-
[4]
A Path to Scalable Quantum Computers,
S. Campbell, “A Path to Scalable Quantum Computers,” Physics, vol. 18, p. 40, Feb. 2025. https://physics.aps. org/articles/v18/40
2025
-
[5]
A Race Track Trapped-Ion Quantum Processor,
S. A. Moseset al., “A Race Track Trapped-Ion Quantum Processor,”Physical Review X, vol. 13, no. 4, p. 041052, Dec. 2023, arXiv:2305.03828 [quant-ph]. http://arxiv.org/abs/2305.03828
Pith/arXiv arXiv 2023
-
[6]
Ibex Q1 Quantum Computer System,
Alpine Quantum Technologies GmbH, “Ibex Q1 Quantum Computer System,” 2026, accessed: 2025- 03-24. https://www.aqt.eu/products/ibex-q1/
2026
-
[7]
Focus on quantum tomography,
K. Banaszek, M. Cramer, and D. Gross, “Focus on quantum tomography,”New Journal of Physics, vol. 15, no. 12, p. 125020, 12 2013. https://doi.org/10.1088/ 1367-2630/15/12/125020
2013
-
[8]
Sample-optimal tomography of quantum states,
J. Haahet al., “Sample-optimal tomography of quantum states,” inProceedings of the Forty-Eighth Annual ACM Symposium on Theory of Computing, ser. STOC ’16. New York, NY , USA: Association for Computing Machinery, 2016, p. 913–925. https://doi.org/10.1145/ 2897518.2897585
arXiv 2016
-
[9]
Low rank matrix recovery from rank one measurements,
R. Kueng, H. Rauhut, and U. Terstiege, “Low rank matrix recovery from rank one measurements,” Applied and Computational Harmonic Analysis, vol. 42, no. 1, pp. 88–116, 2017. https://www.sciencedirect.com/ science/article/pii/S1063520315001037
2017
-
[10]
Lower bounds for learning quantum states with single-copy measurements,
A. Lowe and A. Nayak, “Lower bounds for learning quantum states with single-copy measurements,”ACM Transactions on Computation Theory, vol. 17, no. 1, p. 1–42, Mar. 2025. http://dx.doi.org/10.1145/3717450
doi:10.1145/3717450 2025
-
[11]
Predicting Many Properties of a Quantum System from Very Few Measurements,
H.-Y . Huang, R. Kueng, and J. Preskill, “Predicting Many Properties of a Quantum System from Very Few Measurements,”Nature Physics, vol. 16, no. 10, pp. 1050–1057, Oct. 2020, arXiv:2002.08953 [quant-ph]. http://arxiv.org/abs/2002.08953
Pith/arXiv arXiv 2020
-
[12]
The randomized measurement toolbox,
A. Elbenet al., “The randomized measurement toolbox,” Nature Reviews Physics, vol. 5, no. 1, p. 9–24, Dec
-
[13]
http://dx.doi.org/10.1038/s42254-022-00535-2
-
[14]
Model- free readout-error mitigation for quantum expectation values,
E. v. d. Berg, Z. K. Minev, and K. Temme, “Model- free readout-error mitigation for quantum expectation values,”Physical Review A, vol. 105, no. 3, p. 032620, Mar. 2022, arXiv:2012.09738 [quant-ph]. http: //arxiv.org/abs/2012.09738
Pith/arXiv arXiv 2022
-
[15]
F. B. Maciejewski, Z. Zimborás, and M. Oszmaniec, “Mitigation of readout noise in near-term quantum devices by classical post-processing based on detector tomography,”Quantum, vol. 4, p. 257, Apr. 2020. https://doi.org/10.22331/q-2020-04-24-257
-
[16]
S. Chenet al., “Robust shadow estimation,”PRX Quantum, vol. 2, no. 3, p. 030348, Sep. 2021, arXiv:2011.09636 [quant-ph]. http://arxiv.org/abs/2011. 09636
Pith/arXiv arXiv 2021
-
[17]
Group-theoretic error miti- gation enabled by classical shadows and symmetries,
A. Zhao and A. Miyake, “Group-theoretic error miti- gation enabled by classical shadows and symmetries,” npj Quantum Information, vol. 10, no. 1, Jun. 2024. http://dx.doi.org/10.1038/s41534-024-00854-5
-
[18]
R. M. S. Fariaset al., “Robust ultra-shallow shadows,” Quantum Science and Technology, vol. 10, no. 2, p. 025044, Mar. 2025. http://dx.doi.org/10.1088/2058-9565/ adc14f
-
[19]
Compressive gate set tomography,
R. Brieger, I. Roth, and M. Kliesch, “Compressive gate set tomography,”PRX Quantum, vol. 4, no. 1, p. 010325, 2023
2023
-
[20]
Robust estimation of the quantum fisher information on a quantum processor,
V . Vitaleet al., “Robust estimation of the quantum fisher information on a quantum processor,”PRX Quantum, vol. 5, no. 3, Aug. 2024. http://dx.doi.org/10.1103/ PRXQuantum.5.030338
2024
-
[21]
Demonstration of Robust and Efficient Quantum Property Learning with Shallow Shadows,
H.-Y . Huet al., “Demonstration of Robust and Efficient Quantum Property Learning with Shallow Shadows,”Nature Communications, vol. 16, no. 1, p. 2943, Mar. 2025, arXiv:2402.17911 [quant-ph]. http://arxiv.org/abs/2402.17911
Pith/arXiv arXiv 2025
-
[22]
Observing the quantum mpemba effect in quantum simulations,
L. K. Joshiet al., “Observing the quantum mpemba effect in quantum simulations,”Phys. Rev. Lett., vol. 133, p. 010402, 7 2024. https://link.aps.org/doi/10.1103/ PhysRevLett.133.010402
2024
-
[23]
Measuring full counting statistics in a trapped-ion quantum simulator,
L. K. Joshiet al., “Measuring full counting statistics in a trapped-ion quantum simulator,”Physical Review Letters, vol. 135, no. 16, Oct. 2025. http://dx.doi.org/10. 1103/gyvf-s5bd
2025
-
[24]
Stability of classical shadows under gate-dependent noise,
R. Briegeret al., “Stability of classical shadows under gate-dependent noise,”Physical Review Letters, vol. 134, no. 9, p. 090801, 2025
2025
-
[25]
Probing Rényi entanglement entropy via randomized measurements,
T. Brydgeset al., “Probing Rényi entanglement entropy via randomized measurements,”Science, vol. 364, no. 6437, pp. 260–263, Apr. 2019, publisher: American Association for the Advancement of Science. https: //www.science.org/doi/full/10.1126/science.aau4963
-
[26]
A quantum approximate optimization algorithm,
E. Farhi, J. Goldstone, and S. Gutmann, “A quantum approximate optimization algorithm,” 2014. https://arxiv. org/abs/1411.4028
Pith/arXiv arXiv 2014
-
[27]
Avoiding barren plateaus using classical shadows,
S. H. Sacket al., “Avoiding barren plateaus using classical shadows,”PRX Quantum, vol. 3, no. 2, p. 020365, Jun. 2022, arXiv:2201.08194 [quant-ph]. http://arxiv.org/abs/2201.08194
Pith/arXiv arXiv 2022
-
[28]
Towards large-scale quantum optimization solvers with few qubits,
M. Sciorilliet al., “Towards large-scale quantum optimization solvers with few qubits,”Nature Communications, vol. 16, no. 1, Jan. 2025. http://dx.doi.org/10.1038/s41467-024-55346-z
-
[29]
Monoion oscillator as potential ultimate laser frequency standard,
H. G. Dehmelt, “Monoion oscillator as potential ultimate laser frequency standard,”IEEE transactions on instru- mentation and measurement, no. 2, pp. 83–87, 2012
2012
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.