English

PIE: Performance Interval Estimation for Free-Form Generation Tasks

Computation and Language 2026-01-14 v2 Machine Learning

Abstract

Confidence estimation infers a probability for whether each model output is correct or not. While predicting such binary correctness is sensible for tasks with exact answers, free-form generation tasks are often more nuanced, with output quality being both fine-grained and multi-faceted. We thus propose Performance Interval Estimation (PIE) to predict both: 1) point estimates for any arbitrary set of continuous-valued evaluation metrics; and 2) calibrated uncertainty intervals around these point estimates. We then compare two approaches: LLM-as-judge vs. classic regression with confidence estimation features. Evaluation over 11 datasets spans summarization, translation, code generation, function-calling, and question answering. Regression is seen to achieve both: i) lower error point estimates of metric scores; and ii) well-calibrated uncertainty intervals. To support reproduction and follow-on work, we share our data and code.

Keywords

Cite

@article{arxiv.2509.07309,
  title  = {PIE: Performance Interval Estimation for Free-Form Generation Tasks},
  author = {Chi-Yang Hsu and Alexander Braylan and Yiheng Su and Matthew Lease and Omar Alonso},
  journal= {arXiv preprint arXiv:2509.07309},
  year   = {2026}
}

Comments

10 pages

R2 v1 2026-07-01T05:27:37.573Z