paper-with-me

Papers

POOL: Propagated Uncertainty Over Lookalikes

2026-08-24 · Rounak Sharma, Ananya B. Sai, Soumyabrata Pal arxiv

Black-box large language models need confidence scores that can separate likely-correct from likely-incorrect outputs, enabling systems to prioritize human review, route uncertain cases to stronger models, or choose abstention thresholds on development data. Yet existing confidence estimators face a cost-quality trade-off: verbal confidence is cheap but is often overconfident, while sampling-based uncertainty is more informative but scales linearly with the number of samples per query. We propose \textsc{POOL} (\emph{Propagated Uncertainty Over Lookalikes}),a cost-efficient framework that addresses this trade-off taking inspiration from group-testing.\textsc{POOL} clusters query stems with overlaps, evaluates a base estimator on representative medoids, softly propagates confidence scores to nearby queries, and selectively evaluates high-disagreement cases. We instantiate this framework with \textsc{Hy@}$p$, a hybrid estimator that combines verbal confidence with spectral answer diversity computed from the negative von Neumann entropy of sampled answer embeddings.Across six domains from three datasets and five black-box LLMs, \textsc{Hy@}5 achieves higher average AUROC than verbal confidence and \textsc{Vn@}10 sampling while using half as many samples as \textsc{Vn@}10. \textsc{POOL}-\textsc{Hy@}5 retains 93.5--97.9\% of its AUROC while saving 19.3--39.3\% of generations. On paraphrase-dense workloads, generation savings rise to 73-76\%, showing that semantic redundancy can be leveraged to lower confidence-estimation costs.

📄 PDF Abstract BibTeX arXiv:2608.23086

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fuzzy Pooling

2020-11-01 · IEEE Transactions on Fuzzy Systems 2020 11 · D.E. Diamantis, D.K. Iakovidis

Convolutional Neural Networks (CNNs) are artificial learning systems typically based on two operations: convolution, which implements feature extraction through filtering, and pooling, which implements dimensionality red…

ClassificationDimensionality Reductionimage-classificationImage Classification

Fuzzy Pooling

2022-02-12 · Dimitrios E. Diamantis, Dimitris K. Iakovidis

Convolutional Neural Networks (CNNs) are artificial learning systems typically based on two operations: convolution, which implements feature extraction through filtering, and pooling, which implements dimensionality red…

ClassificationDimensionality Reductionimage-classificationImage Classification

SepsisLab: Early Sepsis Prediction with Uncertainty Quantification and Active Sensing

2024-07-24 · Changchang Yin, Pin-Yu Chen, Bingsheng Yao, Dakuo Wang 외

Sepsis is the leading cause of in-hospital mortality in the USA. Early sepsis onset prediction and diagnosis could significantly improve the survival of sepsis patients. Existing predictive models are usually trained on …

ImputationMissing ValuesPredictionUncertainty Quantification

URS-Stereo: Uncertainty-Guided Residual Search for Real-Time Stereo Matching

2026-07-07 · Pouya Sohrabipour, Chaitanya kumar reddy Pallerla, Dongyi Wang arxiv

Real-time stereo matching is crucial for robotics, autonomous systems, and embedded vision applications, where both computational efficiency and disparity accuracy are required. Recent coarse-to-fine stereo matching meth…

Computational EfficiencyDisparity Estimation

Surrogate Ensemble Forecasting for Dynamic Climate Impact Models

2022-04-12 · Julian Kuehnert, Deborah McGlynn, Sekou L. Remy, Aisha Walcott-Bryant 외

As acute climate change impacts weather and climate variability, there is increased demand for robust climate impact model predictions from which forecasts of the impacts can be derived. The quality of those predictions …

quantile regressionTime SeriesTime Series Analysis