paper-with-me

Papers

Stratified Prediction-Powered Inference for Hybrid Language Model Evaluation

2024-06-06 · Adam Fisch, Joshua Maynez, R. Alex Hofer, Bhuwan Dhingra, Amir Globerson, William W. Cohen

Prediction-powered inference (PPI) is a method that improves statistical estimates based on limited human-labeled data. PPI achieves this by combining small amounts of human-labeled data with larger amounts of data labeled by a reasonably accurate -- but potentially biased -- automatic system, in a way that results in tighter confidence intervals for certain parameters of interest (e.g., the mean performance of a language model). In this paper, we propose a method called Stratified Prediction-Powered Inference (StratPPI), in which we show that the basic PPI estimates can be considerably improved by employing simple data stratification strategies. Without making any assumptions on the underlying automatic labeling system or data distribution, we derive an algorithm for computing provably valid confidence intervals for population parameters (such as averages) that is based on stratified sampling. In particular, we show both theoretically and empirically that, with appropriate choices of stratification and sample allocation, our approach can provide substantially tighter confidence intervals than unstratified approaches. Specifically, StratPPI is expected to improve in cases where the performance of the autorater varies across different conditional distributions of the target data.

📄 PDF Abstract BibTeX arXiv:2406.04291

Code (0)

등록된 구현이 없습니다.

Tasks

Language Model EvaluationLanguage ModelingLanguage Modellingvalid

Similar Papers 제목 키워드 기반

Industrializing Prediction-Powered Inference: The GLIDE Library for Reliable GenAI and Agentic Systems Evaluation

2026-05-29 · Grégoire Martinon, Ibrahim Merad, Mohammed Raki arxiv

Reliable evaluation of agentic systems requires unbiased estimates with valid uncertainty, but standard practice navigates between costly human annotation and biased LLM-as-judge proxies. Prediction-powered inference (PP…

Semi-Supervised Treatment Effect Estimation with Unlabeled Covariates for Prediction-Powered Causal Inference

2025-11-11 · Masahiro Kato arxiv

This study investigates treatment effect estimation in the semi-supervised setting, also can be interpreted as prediction-powered inference. In our setting, we can use not only the standard triple of covariates, treatmen…

Causal Inference

Prediction-Powered Inference with Imputed Covariates and Nonuniform Sampling

2025-01-30 · Dan M. Kluger, Kerri Lu, Tijana Zrnic, Sherrie Wang 외

Machine learning models are increasingly used to produce predictions that serve as input data in subsequent statistical analyses. For example, computer vision predictions of economic and environmental indicators based on…

valid

Do More Predictions Improve Statistical Inference? Filtered Prediction-Powered Inference

2026-02-11 · Shirong Xu, Will Wei Sun arxiv

Recent advances in artificial intelligence have enabled the generation of large-scale, low-cost predictions with increasingly high fidelity. As a result, the primary challenge in statistical inference has shifted from da…

Extending Prediction-Powered Inference through Conformal Prediction

2025-10-17 · Daniel Csillag, Pedro Dall'Antonia, Claudio José Struchiner, Guilherme Tegoni Goedert arxiv

Prediction-powered inference is a recent methodology for the safe use of black-box ML models to impute missing data, strengthening inference of statistical parameters. However, many applications require strong properties…