MLLGSep 2, 2025

Variational Uncertainty Decomposition for In-Context Learning

arXiv:2509.02327v26 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses reliability concerns for users of LLMs in prediction tasks by providing a method to understand uncertainty sources, though it is incremental as it builds on existing Bayesian inference hypotheses.

The paper tackled the problem of decomposing uncertainty in in-context learning of large language models into epistemic and aleatoric components, introducing a variational framework that avoids explicit posterior sampling and demonstrates desirable uncertainty properties in experiments.

As large language models (LLMs) gain popularity in conducting prediction tasks in-context, understanding the sources of uncertainty in in-context learning becomes essential to ensuring reliability. The recent hypothesis of in-context learning performing predictive Bayesian inference opens the avenue for Bayesian uncertainty estimation, particularly for decomposing uncertainty into epistemic uncertainty due to lack of in-context data and aleatoric uncertainty inherent in the in-context prediction task. However, the decomposition idea remains under-explored due to the intractability of the latent parameter posterior from the underlying Bayesian model. In this work, we introduce a variational uncertainty decomposition framework for in-context learning without explicitly sampling from the latent parameter posterior, by optimising auxiliary queries as probes to obtain an upper bound to the aleatoric uncertainty of an LLM's in-context learning procedure, which also induces a lower bound to the epistemic uncertainty. Through experiments on synthetic and real-world tasks, we show quantitatively and qualitatively that the decomposed uncertainties obtained from our method exhibit desirable properties of epistemic and aleatoric uncertainty.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes