paper-with-me

Papers

Adaptive Prediction-Powered AutoEval with Reliability and Efficiency Guarantees

2025-05-24 · Sangwoo Park, Matteo Zecchin, Osvaldo Simeone

Selecting artificial intelligence (AI) models, such as large language models (LLMs), from multiple candidates requires accurate performance estimation. This is ideally achieved through empirical evaluations involving abundant real-world data. However, such evaluations are costly and impractical at scale. To address this challenge, autoevaluation methods leverage synthetic data produced by automated evaluators, such as LLMs-as-judges, reducing variance but potentially introducing bias. Recent approaches have employed semi-supervised prediction-powered inference (\texttt{PPI}) to correct for the bias of autoevaluators. However, the use of autoevaluators may lead in practice to a degradation in sample efficiency compared to conventional methods using only real-world data. In this paper, we propose \texttt{R-AutoEval+}, a novel framework that provides finite-sample reliability guarantees on the model evaluation, while also ensuring an enhanced (or at least no worse) sample efficiency compared to conventional methods. The key innovation of \texttt{R-AutoEval+} is an adaptive construction of the model evaluation variable, which dynamically tunes its reliance on synthetic data, reverting to conventional methods when the autoevaluator is insufficiently accurate. Experiments on the use of LLMs-as-judges for the optimization of quantization settings for the weights of an LLM, and for prompt design in LLMs confirm the reliability and efficiency of \texttt{R-AutoEval+}.

📄 PDF Abstract BibTeX arXiv:2505.18659

Code (1)

kclip/r_autoeval_plus 공식 구현

Tasks

Quantization

Similar Papers 제목 키워드 기반

Automated Model Evaluation for Object Detection via Prediction Consistency and Reliability

2025-08-16 · Seungju Yoo, Hyuk Kwon, Joong-Won Hwang, Kibok Lee arxiv

Recent advances in computer vision have made training object detectors more efficient and effective; however, assessing their performance in real-world applications still relies on costly manual annotation. To address th…

Object Detection

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…

AutoEval Done Right: Using Synthetic Data for Model Evaluation

2024-03-09 · Pierre Boyeau, Anastasios N. Angelopoulos, Nir Yosef, Jitendra Malik 외

The evaluation of machine learning models using human-labeled validation data can be expensive and time-consuming. AI-labeled synthetic data can be used to decrease the number of human annotations required for this purpo…

AutoEval: Autonomous Evaluation of Generalist Robot Manipulation Policies in the Real World

2025-03-31 · Zhiyuan Zhou, Pranav Atreya, You Liang Tan, Karl Pertsch 외

Scalable and reproducible policy evaluation has been a long-standing challenge in robot learning. Evaluations are critical to assess progress and build better policies, but evaluation in the real world, especially at a s…

Robot ManipulationScheduling

Prediction-Powered Adaptive Shrinkage Estimation

2025-02-20 · Sida Li, Nikolaos Ignatiadis

Prediction-Powered Inference (PPI) is a powerful framework for enhancing statistical estimates by combining limited gold-standard data with machine learning (ML) predictions. While prior work has demonstrated PPI's benef…

Prediction