English

Eliciting Numerical Predictive Distributions of LLMs Without Autoregression

Machine Learning 2026-03-04 v1 Artificial Intelligence

Abstract

Large Language Models (LLMs) have recently been successfully applied to regression tasks -- such as time series forecasting and tabular prediction -- by leveraging their in-context learning abilities. However, their autoregressive decoding process may be ill-suited to continuous-valued outputs, where obtaining predictive distributions over numerical targets requires repeated sampling, leading to high computational cost and inference time. In this work, we investigate whether distributional properties of LLM predictions can be recovered without explicit autoregressive generation. To this end, we study a set of regression probes trained to predict statistical functionals (e.g., mean, median, quantiles) of the LLM's numerical output distribution directly from its internal representations. Our results suggest that LLM embeddings carry informative signals about summary statistics of their predictive distributions, including the numerical uncertainty. This investigation opens up new questions about how LLMs internally encode uncertainty in numerical tasks, and about the feasibility of lightweight alternatives to sampling-based approaches for uncertainty-aware numerical predictions.

Keywords

Cite

@article{arxiv.2603.02913,
  title  = {Eliciting Numerical Predictive Distributions of LLMs Without Autoregression},
  author = {Julianna Piskorz and Katarzyna Kobalczyk and Mihaela van der Schaar},
  journal= {arXiv preprint arXiv:2603.02913},
  year   = {2026}
}

Comments

First two authors contributed equally. Published as a conference paper at ICLR2026

R2 v1 2026-07-01T11:00:54.123Z