REVIEW 3 major objections 4 minor 89 references
This paper claims that hallucination in larger language models is driven by a decoding-time risk that grows with scale and is invisible to the model itself.
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 →
Hallucination in LLMs is driven by an oracle-invisible “decoding risk” term that grows with scale and causally compounds errors within a response.
T0 review reviewed 2026-08-02 challenge →
load-bearing objection Reliability anti-scaling is a real empirical package worth taking seriously, but the causal and 'invisible' claims run ahead of the evidence. the 3 major comments →
Reliability Scales Inversely: Hallucinations Snowball Faster in Bigger Language Models
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
Core claim
The paper's central discovery is that the per-position disagreement δ = log p_M − log p_O between a model and a stronger oracle has a second moment that splits exactly into bias² = KL(p_M∥p_O)² and decoding risk Var[δ]. The model's own uncertainty H(p_M) enters only the bias term, so the risk term has no model-readable component. Empirically, the risk term takes a growing share of the squared error as models scale (31% to 49% from 1.7B to 14B), persists 23× longer than felt uncertainty after a fabrication onset, and causally drives subsequent fabrications: a mean-preserving contraction of the variance at fixed KL removes 35–74% of web-verified hallucinations across six model×family rungs. Th
What carries the argument
The central object is the disagreement variable δ = log p_M − log p_O between the model and a stronger oracle, together with the exact identity E[δ²] = KL(p_M∥p_O)² + Var[δ], which splits squared error into bias² and decoding risk. The identity does interpretative work before statistical work: the model's self-readable entropy H(p_M) appears only inside the bias term, so the risk term is structurally inaccessible from the model's own probabilities. The causal test is a mean-preserving variance contraction qλ ∝ p_M exp(−λ(δ−μ)² + νδ), which lowers Var[δ] while holding E[δ] fixed (bias drift kept ~11 orders of magnitude below the bias), isolating the decoding-risk channel from the mean-gap cha
Load-bearing premise
The load-bearing premise is that a stronger same-family (or cross-family) model serves as a truthful oracle, so every 'knowledge gap,' 'risk,' and 'degradation' is measured as disagreement with that oracle; if the oracle is confidently wrong or miscalibrated in a way that correlates with scale, the mechanism is disagreement with a fallible model rather than error against truth.
What would settle it
Use a benchmark with ground-truth labels (e.g., arithmetic word problems or code execution) and construct two oracles: one known to be highly accurate and one deliberately poisoned or miscalibrated with scale. If the risk term Var[δ] and the intervention's effect are largely unchanged when measured against the poisoned oracle, then the paper's mechanism is a property of divergence from any referent rather than of hallucination; if the effect tracks only the accurate oracle, the truth-referent is essential.
If this is right
- Scaling a model family improves the start-of-response knowledge gap up to 7× but increases within-response knowledge degradation up to 39×, so capability and reliability are distinct scaling axes.
- Risk's share of squared model–oracle error grows from 31% to 49% between 1.7B and 14B, and the disagreement tail grows heavier (excess kurtosis 8.9→33.0), meaning larger models agree with the oracle more often but diverge more when they do.
- A committed fabrication raises the probability of the next fabrication by a factor that grows with scale (1.08× to 1.71× on a topic-controlled sample), and a confident-but-precarious regime (low entropy, high risk) increasingly occupies the bridge between consecutive fabrications, up to +69% at 14B.
- Contracting decoding risk at fixed mean gap reduces rest-of-response web-verified hallucinations by 35–74% across six model×family rungs, with every bootstrap CI excluding zero; confounds like length, claim count, and diversity move insignificantly.
- Semantic entropy, a detector that reads only the model's probabilities, fires 28–34% less on the inter-claim bridge than at onset despite the bridge carrying ~4× as many fabrications, consistent with the claim that pM-only detectors are blind to the dominant failure mode.
Where Pith is reading between the lines
- The decomposition implies a quantitative ceiling on any pM-only hallucination detector: since the risk term has no model-readable component, the best such detector can do is catch the bias side plus whatever transient entropy signal appears at onset. Measuring detector recall on the 'precarious' regime (low entropy, high risk) would test this bound directly.
- Because the mechanism is attributed to autoregressive decoding itself, it should transfer to any long-form generator for which a stronger oracle can be defined—code generation, summarization, multimodal captioning—where the same variance contraction may reduce fabrication; the paper's evidence is limited to English parametric text.
- The label-free Markov-switching risk marker (AUROC 0.68–0.71 across scale) suggests a deployable online rule: when the model enters the high-risk, low-bias 'precarious' state, it could trigger verification or abstention before the next fabrication is committed, without needing an oracle at inference time beyond the model's own logits.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes that hallucination in long-form generation is driven by a decoding-time risk term that is invisible to the model's own uncertainty signals. The central object is the per-position disagreement δ = log p_M − log p_O between the model and a stronger oracle. Its second moment splits exactly into a bias term KL(p_M∥p_O)² and a decoding-risk term Var[δ] (Eq. 2). The paper argues that as models scale, this risk term grows as a share of the squared error, persists after a fabrication onset while entropy relaxes, forms a 'precarious' regime that bridges consecutive fabrications, is not readable by p_M-only detectors, and causally mediates downstream hallucinations. The claims are supported by scaling analyses on three model families and three benchmarks, onset-aligned trajectory analyses, a three-state Markov-switching regime model, and an in-silico variance-contraction intervention that removes 35–74% of web-verified hallucinations.
Significance. If the central claims hold, the paper would reframe hallucination from a knowledge-gap phenomenon to a self-conditioning decoding-risk phenomenon, with direct implications for detector design and for the interpretation of scaling laws. The paper has notable strengths: the identity in Eq. (2) is exact and correctly stated; bootstrap CIs are used throughout; the onset dynamics are rechecked against a cross-family oracle (Appendix D); the main intervention is explicitly labeled as an oracle-in-the-loop ceiling; and the experimental protocol is unusually transparent about seeds, trajectories, and verifier dependencies. The white-box risk marker (Appendix H) is a useful label-free contribution. However, the causal and interpretive claims depend on assumptions that are only partially defended: the oracle is treated as a truth proxy, and the headline causal estimate is based on a post hoc selected best arm.
major comments (3)
- [§4.3, Table F.2] The headline causal reduction (35–74%) is reported for the best arm selected post hoc over the causal grid K∈{0,1,2} × ρ∈{0.5,0.75}. The 95% bootstrap CIs for this selected arm are not adjusted for the selection, so they overstate significance. The dose-response paragraph in Appendix F partially mitigates this, but Table F.2 still reports only the best arm per rung. Please report all grid cells (or a pre-specified selection rule) and apply a multiple-comparison correction, or state explicitly that the CIs are conditional on the post hoc selection.
- [§2, Eqs. (1)–(3); Appendix D] The entire risk decomposition is relative to the oracle p_O, and the paper's 'knowledge degradation', 'risk', and 'fabrication' claims are measured as disagreement with that oracle. The cross-family oracle check in Appendix D shows the asymmetry is not a same-family artifact, but it does not establish that the oracle is calibrated with respect to factual truth. If the oracle's errors correlate with scale or topic, the mechanism becomes disagreement with a fallible referent rather than hallucination. The verifier labels provide some external grounding, but the paper's own Limitations concede verifier error. Please provide a direct calibration check of the oracle against verifier labels, or reframe the claims as risk-against-a-stronger-model and show separately that this risk predicts verifier-labeled hallucinations.
- [§4.3, Fig. 6] The intervention fires only at positions where the oracle-informed trigger detects a large divergence (Z=2 above the per-model mean). The manipulation check shows that the contraction changes variance and not the mean gap, but it does not isolate the variance reduction from the trigger mechanism itself. A control that applies the same contraction at non-trigger positions (or at random positions) is needed to rule out the possibility that the effect is driven by the oracle's detection signal rather than by the variance contraction. Without this control, the causal attribution to 'decoding risk' is not fully identified, even as an oracle-in-the-loop ceiling.
minor comments (4)
- [Abstract] The phrase 'bias² KL(pM ∥ pO)²' is redundant; the square of the KL divergence is already bias². Also, calling H(p_M) 'self-readable uncertainty' is confusing because H is entropy, not variance; the distinction is central to the paper and could be clarified at first use.
- [Table 2 vs §4.4] The table reports p<10^{-3} (one-sided Mann–Whitney) while the main text states p<10^{-16}. Please reconcile these numbers or state the exact p-values.
- [Appendix H] The abbreviation 'MSAR' is used without definition. If it means Markov-switching autoregressive, please spell it out.
- [Figure 2] The caption uses 'H(pS)' in what appears to be a typo for H(p_M).
Circularity Check
No significant circularity: the core decomposition is an algebraic identity and empirical claims use external verifier labels.
full rationale
The derivation chain starts with Eq. (1)-(3), where δ = log p_M - log p_O and E[δ^2] = KL(p_M || p_O)^2 + Var[δ]. This is an exact algebraic identity, not a fitted output. 'Bias' and 'risk' are names for the two moments, and the statement that H(p_M) enters only the bias term follows directly from Eq. (3). The empirical content - scaling of knowledge gap and degradation, risk share, persistence asymmetry, snowballing, bridge occupancy, and the contraction result - is measured against public benchmarks and a Claude web-search verifier's claim labels, not against quantities constructed to reproduce the target conclusion. The manipulation check in Fig. 6 confirms that Eq. (4) changes the realized variance to the target dose while keeping mean drift about 11 orders of magnitude below the bias, so the 35-74% reduction in web-verified hallucinations is not prediction by construction: the outcome uses a verifier independent of the δ moments, with bootstrap CIs excluding zero. The oracle-as-truth framing is an external-validity assumption, not a circular reduction. The paper's Limitations explicitly concede that verifier error could propagate and that the causal test uses a co-resident oracle to both detect onset and define the contraction, and Appendix D provides oracle-size and oracle-family robustness. The only same-author citation (Chakrabarti and Balachundhar 2025) appears as one of three motivating facts and again in Related Work and Discussion, but no equation or experiment depends on its truth; it is not load-bearing. No circular step was found. The score of 2 reflects only the presence of that non-load-bearing self-citation, not a derivation that reduces to its inputs.
Axiom & Free-Parameter Ledger
free parameters (3)
- Intervention trigger, window, and dose (Z, K, ρ; λ, ν solved per step) =
Z=2; best K ∈ {0,1,2}; best ρ=0.5
- Three-state Markov-switching parameters (µ_oc, σ_oc, transition probabilities) =
µ_oc 2.36→0.81 nats; σ_oc 2.75→1.56; entry/self-transition ≈0.42–0.45
- GLMM random-intercept logistic fit (β0, βpos, τ_resp) =
βpos significant at 20 of 22 fits; τ_resp 1.04–3.01
axioms (7)
- standard math Variance decomposition: E[δ²] = (Eδ)² + Var[δ].
- standard math KL identity: KL(p_M∥p_O) = H(p_M,p_O) − H(p_M).
- domain assumption The oracle p_O is a valid proxy for factual truth.
- ad hoc to paper Autoregressive sampling at onset converts one-step risk into downstream bias.
- domain assumption Teacher-forced moment analyses characterize free-run behavior.
- domain assumption The Claude web-search verifier labels are accurate enough.
- ad hoc to paper The BIC-selected three-state Markov-switching model identifies meaningful decoding regimes.
invented entities (1)
-
Precarious regime (confident-but-high-risk decoding state)
independent evidence
Cite this review
Pith. "Pith review of Reliability Scales Inversely: Hallucinations Snowball Faster in Bigger Language Models." pith.science (2026). https://pith.science/paper/E43A3EKY
@misc{pith2026260718292,
author = {Pith},
title = {Pith review of: Reliability Scales Inversely: Hallucinations Snowball Faster in Bigger Language Models},
year = {2026},
howpublished = {\url{https://pith.science/paper/E43A3EKY}},
note = {Machine review of arXiv:2607.18292}
}
abstract
Bigger language models are less reliable. Across three families, three benchmarks and six rungs, including in-the-wild chat logs, scaling closes the start-of-response knowledge gap up to $7\times$ while within-response knowledge degradation grows up to $39\times$. We trace that residual to one variable, the per-position disagreement $\delta = \log p_M - \log p_O$ against a stronger oracle, whose second moment splits exactly into bias$^2$ $\mathrm{KL}(p_M \,\|\, p_O)^2$ and decoding risk $\mathrm{Var}[\delta]$. That split is an interpretability statement before it is a statistical one: the model's self-readable uncertainty $H(p_M)$ enters only the bias term, so the risk term has no model-readable component. Risk also takes a growing share of the squared error with scale, $31\%$ to $49\%$ from $1.7$B to $14$B. At a fabrication $H(p_M)$ relaxes within one token while risk persists up to $23\times$ longer, leaving a confident-but-precarious regime that bridges consecutive fabrications ($+69\%$ at $14$B). Contracting that risk at fixed $\mathrm{KL}$ removes $35$-$74\%$ of web-verified hallucinations across six rungs and three families. Semantic entropy fires $\approx$$30\%$ less on that branch ($p\!<\!10^{-16}$) though it carries nearly $4\times$ the fabrications. Bigger models snowball mistakes faster, through a failure mode that is dominant, self-perpetuating, causal and invisible to the model itself.
Figures
Reference graph
Works this paper leans on
-
[1]
Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics , pages =
On Faithfulness and Factuality in Abstractive Summarization , author =. Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics , pages =. 2020 , url =
2020
-
[2]
ACM Computing Surveys , volume =
Survey of Hallucination in Natural Language Generation , author =. ACM Computing Surveys , volume =. 2023 , doi =
2023
-
[3]
ACM Transactions on Information Systems , year =
A Survey on Hallucination in Large Language Models: Principles, Taxonomy, Challenges, and Open Questions , author =. ACM Transactions on Information Systems , year =. doi:10.1145/3703155 , url =
-
[4]
2022 , url =
Lin, Stephanie and Hilton, Jacob and Evans, Owain , booktitle =. 2022 , url =
2022
-
[5]
2023 , url =
Min, Sewon and Krishna, Kalpesh and Lyu, Xinxi and Lewis, Mike and Yih, Wen-tau and Koh, Pang Wei and Iyyer, Mohit and Zettlemoyer, Luke and Hajishirzi, Hannaneh , booktitle =. 2023 , url =
2023
-
[6]
2024 , eprint =
Long-form Factuality in Large Language Models , author =. 2024 , eprint =
2024
-
[7]
2025 , eprint =
Real-Time Detection of Hallucinated Entities in Long-Form Generation , author =. 2025 , eprint =
2025
-
[8]
Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing , pages =
Evaluating the Factual Consistency of Abstractive Text Summarization , author =. Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing , pages =. 2020 , url =
2020
-
[9]
Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics , pages =
On Hallucination and Predictive Uncertainty in Conditional Language Generation , author =. Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics , pages =. 2021 , url =
2021
-
[10]
Manakul, Potsawee and Liusie, Adian and Gales, Mark J. F. , booktitle =. 2023 , url =
2023
-
[11]
Nature , volume =
Detecting Hallucinations in Large Language Models Using Semantic Entropy , author =. Nature , volume =. 2024 , doi =
2024
-
[12]
2022 , eprint =
Language Models (Mostly) Know What They Know , author =. 2022 , eprint =
2022
-
[13]
2024 , eprint =
Linguistic Calibration of Long-Form Generations , author =. 2024 , eprint =
2024
-
[14]
International Conference on Learning Representations , year =
The Curious Case of Neural Text Degeneration , author =. International Conference on Learning Representations , year =
-
[15]
Advances in Neural Information Processing Systems , volume =
Factuality Enhanced Language Models for Open-Ended Text Generation , author =. Advances in Neural Information Processing Systems , volume =. 2022 , url =
2022
-
[16]
2024 , url =
Chuang, Yung-Sung and Xie, Yujia and Luo, Hongyin and Kim, Yoon and Glass, James and He, Pengcheng , booktitle =. 2024 , url =
2024
-
[17]
Advances in Neural Information Processing Systems , volume =
Scheduled Sampling for Sequence Prediction with Recurrent Neural Networks , author =. Advances in Neural Information Processing Systems , volume =. 2015 , url =
2015
-
[18]
2024 , eprint =
Calibrated Language Models Must Hallucinate , author =. 2024 , eprint =
2024
-
[19]
2025 , eprint =
Why Language Models Hallucinate , author =. 2025 , eprint =
2025
-
[20]
Evaluating Large Language Models for Accuracy Incentivizes Hallucinations , author =. Nature , year =. doi:10.1038/s41586-026-10549-w , url =
-
[21]
International Conference on Learning Representations , year =
Explaining and Harnessing Adversarial Examples , author =. International Conference on Learning Representations , year =
-
[22]
Electronic Communications in Probability , volume =
Hanson-Wright Inequality and Sub-Gaussian Concentration , author =. Electronic Communications in Probability , volume =. 2013 , doi =
2013
-
[23]
2018 , doi =
High-Dimensional Probability: An Introduction with Applications in Data Science , author =. 2018 , doi =
2018
-
[24]
Foundations and Trends in Communications and Information Theory , volume =
Toeplitz and Circulant Matrices: A Review , author =. Foundations and Trends in Communications and Information Theory , volume =. 2006 , doi =
2006
-
[25]
Linear Algebra for Large Scale and Real-Time Applications , editor =
Approximation with Kronecker Products , author =. Linear Algebra for Large Scale and Real-Time Applications , editor =. 1993 , doi =
1993
-
[26]
Dutilleul, Pierre , journal =. The. 1999 , doi =
1999
-
[27]
IEEE Transactions on Signal Processing , volume =
On Estimation of Covariance Matrices with Kronecker Product Structure , author =. IEEE Transactions on Signal Processing , volume =. 2008 , doi =
2008
-
[28]
The Annals of Probability , volume =
Phase Transition of the Largest Eigenvalue for Nonnull Complex Sample Covariance Matrices , author =. The Annals of Probability , volume =. 2005 , doi =
2005
-
[29]
Statistica Sinica , volume =
Asymptotics of Sample Eigenstructure for a Large Dimensional Spiked Covariance Model , author =. Statistica Sinica , volume =. 2007 , url =
2007
-
[30]
Bernoulli , volume =
Concentration Inequalities and Moment Bounds for Sample Covariance Operators , author =. Bernoulli , volume =. 2017 , doi =
2017
-
[31]
, booktitle =
Fazlyab, Mahyar and Robey, Alexander and Hassani, Hamed and Morari, Manfred and Pappas, George J. , booktitle =. Efficient and Accurate Estimation of. 2019 , url =
2019
-
[32]
Advances in Neural Information Processing Systems , volume =
Spectrally-normalized Margin Bounds for Neural Networks , author =. Advances in Neural Information Processing Systems , volume =. 2017 , url =
2017
-
[33]
2014 , eprint =
Deep Inside Convolutional Networks: Visualising Image Classification Models and Saliency Maps , author =. 2014 , eprint =
2014
-
[34]
Proceedings of the Conference on Fairness, Accountability, and Transparency , pages =
Model Cards for Model Reporting , author =. Proceedings of the Conference on Fairness, Accountability, and Transparency , pages =. 2019 , doi =
2019
-
[35]
and Mitchell, Margaret and Gebru, Timnit and Hutchinson, Ben and Smith-Loud, Jamila and Theron, Daniel and Barnes, Parker , booktitle =
Raji, Inioluwa Deborah and Smart, Andrew and White, Rebecca N. and Mitchell, Margaret and Gebru, Timnit and Hutchinson, Ben and Smith-Loud, Jamila and Theron, Daniel and Barnes, Parker , booktitle =. Closing the. 2020 , doi =
2020
-
[36]
Proceedings of the 2021 ACM Conference on Fairness, Accountability, and Transparency , pages =
On the Dangers of Stochastic Parrots: Can Language Models Be Too Big? , author =. Proceedings of the 2021 ACM Conference on Fairness, Accountability, and Transparency , pages =. 2021 , doi =
2021
-
[37]
2021 , eprint =
On the Opportunities and Risks of Foundation Models , author =. 2021 , eprint =
2021
-
[38]
Chen, Chao and Liu, Kai and Chen, Ze and Gu, Yi and Wu, Yue and Tao, Mingyuan and Fu, Zhihang and Ye, Jieping , booktitle =. 2024 , eprint =. doi:10.48550/arXiv.2402.03744 , url =
-
[39]
In-Context Sharpness as Alerts: An Inner Representation Perspective for Hallucination Mitigation , author =. 2024 , eprint =. doi:10.48550/arXiv.2403.01548 , url =
-
[40]
Mechanistic Understanding and Mitigation of Language Model Non-Factual Hallucinations , author =. 2024 , eprint =. doi:10.48550/arXiv.2403.18167 , url =
-
[41]
13th International Conference on Learning Representations (ICLR 2025) , year =
Do I Know This Entity? Knowledge Awareness and Hallucinations in Language Models , author =. 13th International Conference on Learning Representations (ICLR 2025) , year =. doi:10.48550/arXiv.2411.14257 , url =. 2411.14257 , archivePrefix =
-
[42]
Proceedings of the 41st International Conference on Machine Learning , series =
How Language Model Hallucinations Can Snowball , author =. Proceedings of the 41st International Conference on Machine Learning , series =. 2024 , publisher =. 2305.13534 , archivePrefix =
Pith/arXiv arXiv 2024
-
[43]
Enhancing Hallucination Detection through Noise Injection , author =. 2025 , eprint =. doi:10.48550/arXiv.2502.03799 , url =
-
[44]
Uncertainty Quantification for Hallucination Detection in Large Language Models: Foundations, Methodology, and Future Directions , author =. 2025 , eprint =. doi:10.48550/arXiv.2510.12040 , url =
-
[45]
and McKeown, Kathleen and Zhai, Chengxiang and Li, Manling and Ji, Heng , year =
Zhang, Yuji and Li, Sha and Qian, Cheng and Liu, Jiateng and Yu, Pengfei and Han, Chi and Fung, Yi R. and McKeown, Kathleen and Zhai, Chengxiang and Li, Manling and Ji, Heng , year =. The Law of Knowledge Overshadowing: Towards Understanding, Predicting, and Preventing. doi:10.48550/arXiv.2502.16143 , url =. 2502.16143 , archivePrefix =
-
[46]
How Do Language Models Learn Facts? Dynamics, Curricula and Hallucinations , author =. 2025 , eprint =. doi:10.48550/arXiv.2503.21676 , url =
-
[47]
doi:10.48550/arXiv.2305.11747 , url =
Li, Junyi and Cheng, Xiaoxue and Zhao, Wayne Xin and Nie, Jian-Yun and Wen, Ji-Rong , year =. doi:10.48550/arXiv.2305.11747 , url =. 2305.11747 , archivePrefix =
-
[48]
doi:10.48550/arXiv.2403.04307 , url =
Zhu, Zhiying and Yang, Yiming and Sun, Zhiqing , year =. doi:10.48550/arXiv.2403.04307 , url =. 2403.04307 , archivePrefix =
-
[49]
doi:10.48550/arXiv.2407.17468 , url =
Zhao, Wenting and Goyal, Tanya and Chiu, Yu Ying and Jiang, Liwei and Newman, Benjamin and Ravichander, Abhilasha and Chandu, Khyathi and Le Bras, Ronan and Cardie, Claire and Deng, Yuntian and Choi, Yejin , year =. doi:10.48550/arXiv.2407.17468 , url =. 2407.17468 , archivePrefix =
-
[50]
Findings of the Association for Computational Linguistics: ACL 2022 , pages =
Why Exposure Bias Matters: An Imitation Learning Perspective of Error Accumulation in Language Generation , author =. Findings of the Association for Computational Linguistics: ACL 2022 , pages =. 2022 , address =. doi:10.18653/v1/2022.findings-acl.58 , url =
-
[51]
4th International Conference on Learning Representations (ICLR 2016) , year =
Sequence Level Training with Recurrent Neural Networks , author =. 4th International Conference on Learning Representations (ICLR 2016) , year =. 1511.06732 , archivePrefix =
Pith/arXiv arXiv 2016
-
[52]
12th International Conference on Learning Representations (ICLR 2024) , year =
Large Language Models Cannot Self-Correct Reasoning Yet , author =. 12th International Conference on Learning Representations (ICLR 2024) , year =. 2310.01798 , archivePrefix =
Pith/arXiv arXiv 2024
-
[53]
2025 , eprint =
Hallucinate at the Last in Long Response Generation: A Case Study on Long Document Summarization , author =. 2025 , eprint =
2025
-
[54]
Investigating and Mitigating the Multimodal Hallucination Snowballing in Large Vision-Language Models , author =. Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) , pages =. 2024 , address =. doi:10.18653/v1/2024.acl-long.648 , eprint =
-
[55]
11th International Conference on Learning Representations (ICLR 2023) , year =
Semantic Uncertainty: Linguistic Invariances for Uncertainty Estimation in Natural Language Generation , author =. 11th International Conference on Learning Representations (ICLR 2023) , year =. 2302.09664 , archivePrefix =
Pith/arXiv arXiv 2023
-
[56]
To Believe or Not to Believe Your
Abbasi Yadkori, Yasin and Kuzborskij, Ilja and Gy. To Believe or Not to Believe Your. Advances in Neural Information Processing Systems 37 (NeurIPS 2024) , year =. 2406.02543 , archivePrefix =
Pith/arXiv arXiv 2024
-
[57]
Simhi, Adi and Itzhak, Itay and Barez, Fazl and Stanovsky, Gabriel and Belinkov, Yonatan , booktitle =. Trust Me,. 2025 , publisher =. 2502.12964 , archivePrefix =
Pith/arXiv arXiv 2025
-
[58]
2025 , eprint =
Orgad, Hadas and Toker, Michael and Gekhman, Zorik and Reichart, Roi and Szpektor, Idan and Kotek, Hadas and Belinkov, Yonatan , booktitle =. 2025 , eprint =
2025
-
[59]
Shapiro, Ahmad and Taneja, Karan and Goel, Ashok , year =. 2602.02888 , archivePrefix =
-
[60]
Chang, Haw-Shiuan and Peng, Nanyun and Bansal, Mohit and Ramakrishna, Anil and Chung, Tagyoung , journal =. 2025 , doi =. 2406.07735 , archivePrefix =
Pith/arXiv arXiv 2025
-
[61]
Gekhman, Zorik and Yona, Gal and Aharoni, Roee and Eyal, Matan and Feder, Amir and Reichart, Roi and Herzig, Jonathan , booktitle =. Does Fine-Tuning. 2024 , publisher =. 2405.05904 , archivePrefix =
Pith/arXiv arXiv 2024
-
[62]
2025 , howpublished =
2025
-
[63]
2024 , eprint =
The. 2024 , eprint =
2024
-
[64]
Semantic Entropy Probes: Robust and Cheap Hallucination Detection in
Kossen, Jannik and Han, Jiatong and Razzak, Muhammed and Schut, Lisa and Malik, Shreshth and Gal, Yarin , year =. Semantic Entropy Probes: Robust and Cheap Hallucination Detection in. 2406.15927 , archivePrefix =
-
[65]
From Insights to Actions: The Impact of Interpretability and Analysis Research on
Mosbach, Marius and Gautam, Vagrant and Vergara-Browne, Tom. From Insights to Actions: The Impact of Interpretability and Analysis Research on. Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing , year =. 2406.12618 , archivePrefix =
Pith/arXiv arXiv 2024
-
[66]
Neural Diversity Regularizes Hallucinations in Language Models , author =. 2025 , eprint =. doi:10.48550/arXiv.2510.20690 , url =
-
[67]
Findings of the Association for Computational Linguistics: ACL 2024 , pages =
Chain-of-Verification Reduces Hallucination in Large Language Models , author =. Findings of the Association for Computational Linguistics: ACL 2024 , pages =. 2024 , publisher =. 2309.11495 , archivePrefix =
Pith/arXiv arXiv 2024
-
[68]
2025 , eprint =
Counterfactual Probing for Hallucination Detection and Mitigation in Large Language Models , author =. 2025 , eprint =
2025
-
[69]
Neural Computation , volume =
Bias/Variance Decompositions for Likelihood-Based Estimators , author =. Neural Computation , volume =. 1998 , publisher =
1998
-
[70]
Bias-Variance Decompositions: The Exclusive Privilege of
Heskes, Tom , year =. Bias-Variance Decompositions: The Exclusive Privilege of. 2501.18581 , archivePrefix =
-
[71]
A Generalized Bias-Variance Decomposition for
Pfau, David , year =. A Generalized Bias-Variance Decomposition for. 2511.08789 , archivePrefix =
-
[72]
Proceedings of the 17th International Conference on Machine Learning , pages =
A Unified Bias-Variance Decomposition and its Applications , author =. Proceedings of the 17th International Conference on Machine Learning , pages =. 2000 , publisher =
2000
-
[73]
and Ghosh, Joydeep , journal =
Banerjee, Arindam and Merugu, Srujana and Dhillon, Inderjit S. and Ghosh, Joydeep , journal =. Clustering with. 2005 , url =
2005
-
[74]
Journal of Machine Learning Research , volume =
A Unified Theory of Diversity in Ensemble Learning , author =. Journal of Machine Learning Research , volume =. 2023 , url =
2023
-
[75]
Proceedings of the 14th International Conference on Artificial Intelligence and Statistics , series =
A Reduction of Imitation Learning and Structured Prediction to No-Regret Online Learning , author =. Proceedings of the 14th International Conference on Artificial Intelligence and Statistics , series =. 2011 , url =
2011
-
[76]
Proceedings of the 37th International Conference on Machine Learning , series =
Calibration, Entropy Rates, and Memory in Language Models , author =. Proceedings of the 37th International Conference on Machine Learning , series =. 2020 , url =
2020
-
[77]
Proceedings of the 3rd Workshop on Neural Generation and Translation , pages =
Generalization in Generation: A Closer Look at Exposure Bias , author =. Proceedings of the 3rd Workshop on Neural Generation and Translation , pages =. 2019 , publisher =
2019
-
[78]
Proceedings of the 37th International Conference on Machine Learning , series =
Rethinking Bias-Variance Trade-off for Generalization of Neural Networks , author =. Proceedings of the 37th International Conference on Machine Learning , series =. 2020 , url =
2020
-
[79]
Advances in Neural Information Processing Systems , volume =
Understanding Double Descent Requires a Fine-Grained Bias-Variance Decomposition , author =. Advances in Neural Information Processing Systems , volume =. 2020 , url =
2020
-
[80]
Proceedings of the 41st International Conference on Machine Learning , series =
Decomposing Uncertainty for Large Language Models through Input Clarification Ensembling , author =. Proceedings of the 41st International Conference on Machine Learning , series =. 2024 , url =
2024
This paper was first reviewed by deepseek-v4-flash on August 2, 2026.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.