paper-with-me

홈 › Papers

Cost-Optimal Active AI Model Evaluation

2025-06-09 · Anastasios N. Angelopoulos, Jacob Eisenstein, Jonathan Berant, Alekh Agarwal, Adam Fisch

The development lifecycle of generative AI systems requires continual evaluation, data acquisition, and annotation, which is costly in both resources and time. In practice, rapid iteration often makes it necessary to rely on synthetic annotation data because of the low cost, despite the potential for substantial bias. In this paper, we develop novel, cost-aware methods for actively balancing the use of a cheap, but often inaccurate, weak rater -- such as a model-based autorater that is designed to automatically assess the quality of generated content -- with a more expensive, but also more accurate, strong rater alternative such as a human. More specifically, the goal of our approach is to produce a low variance, unbiased estimate of the mean of the target "strong" rating, subject to some total annotation budget. Building on recent work in active and prediction-powered statistical inference, we derive a family of cost-optimal policies for allocating a given annotation budget between weak and strong raters so as to maximize statistical efficiency. Using synthetic and real-world data, we empirically characterize the conditions under which these policies yield improvements over prior methods. We find that, especially in tasks where there is high variability in the difficulty of examples, our policies can achieve the same estimation precision at a far lower total annotation budget than standard evaluation methods.

📄 PDF Abstract BibTeX arXiv:2506.07949

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

Coactive Learning for Locally Optimal Problem Solving

2014-04-18 · Robby Goetschalckx, Alan Fern, Prasad Tadepalli

Coactive learning is an online problem solving setting where the solutions provided by a solver are interactively improved by a domain expert, which in turn drives learning. In this paper we extend the study of coactive …

Actively Testing Your Model While It Learns: Realizing Label-Efficient Learning in Practice

2023-09-21 · NeurIPS 2023 11

In active learning (AL), we focus on reducing the data annotation cost from the model training perspective. However, "testing'', which often refers to the model evaluation process of using empirical risk to estimate the …

Cost-Sensitive Active Learning for Incomplete Data

2022-06-23 · IEEE Transactions on Systems, Man, and Cybernetics: Systems 2022 6 · Min Wang, Chunyu Yang, Fei Zhao, Fan Min 외

Practical data often suffer from missing attribute values and lack of class labels. A reasonable machine learning scenario involves obtaining certain values and labels at cost on request. In this article, we propose the …

Active LearningAttributeImputation

A General One-Shot Multimodal Active Perception Framework for Robotic Manipulation: Learning to Predict Optimal Viewpoint

2026-01-20 · Deyun Qin, Zezhi Liu, Hanqian Luo, Xiao Liang 외 arxiv

Active perception in vision-based robotic manipulation aims to move the camera toward more informative observation viewpoints, thereby providing high-quality perceptual inputs for downstream tasks. Most existing active p…

Robotic Grasping

Hitting the Target: Stopping Active Learning at the Cost-Based Optimum

2021-10-07 · Zac Pullar-Strecker, Katharina Dost, Eibe Frank, Jörg Wicker

Active learning allows machine learning models to be trained using fewer labels while retaining similar performance to traditional supervised learning. An active learner selects the most informative data points, requests…

Active Learning