paper-with-me

Papers

Scaling Up Active Testing to Large Language Models

2025-08-12 · Gabrielle Berrada, Jannik Kossen, Freddie Bickford Smith, Muhammed Razzak, Yarin Gal, Tom Rainforth arxiv

Active testing enables label-efficient evaluation of predictive models through careful data acquisition, but it can pose a significant computational cost. We identify cost-saving measures that enable active testing to be scaled up to large language models (LLMs). In particular we show that the surrogate model used to guide data acquisition can be constructed cheaply using in-context learning, does not require updating within an active-testing loop, and can be smaller than the target model. We even find we can make good data-acquisition decisions without making predictions with the target model. As a result we are able to achieve much more accurate evaluations of LLM performance relative to using randomly acquired data. We additionally introduce a bootstrap estimator of evaluation error, which we show to be a useful indicator of how well active testing is working within a single run.

📄 PDF Abstract BibTeX arXiv:2508.09093

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Active Testing of Large Language Models via Approximate Neyman Allocation

2026-05-11 · Zeli Liu, Jiancheng Zhang, Cong Liu, Yinglun Zhu arxiv

Large language models (LLMs) require reliable evaluation from pre-training to test-time scaling, making evaluation a recurring rather than one-off cost. As model scales grow and target tasks increasingly demand expert an…

Graph-PHPA: Graph-based Proactive Horizontal Pod Autoscaling for Microservices using LSTM-GNN

2022-09-06 · Hoa X. Nguyen, Shaoshu Zhu, Mingming Liu

Microservice-based architecture has become prevalent for cloud-native applications. With an increasing number of applications being deployed on cloud platforms every day leveraging this architecture, more research effort…

Graph Neural Network

Active Testing: An Efficient and Robust Framework for Estimating Accuracy

2018-07-02 · ICML 2018 7 · Phuc Nguyen, Deva Ramanan, Charless Fowlkes

Much recent work on visual recognition aims to scale up learning to massive, noisily-annotated datasets. We address the problem of scaling- up the evaluation of such models to large-scale datasets with noisy labels. Curr…

Instance SegmentationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSemantic Segmentation

Evaluation Awareness Scales Predictably in Open-Weights Large Language Models

2025-09-10 · Maheep Chaudhary, Ian Su, Nikhil Hooda, Nishith Shankar 외 arxiv

Large language models (LLMs) can internally distinguish between evaluation and deployment contexts, a behaviour known as \emph{evaluation awareness}. This undermines AI safety evaluations, as models may conceal dangerous…

Scaling Laws Across Model Architectures: A Comparative Analysis of Dense and MoE Models in Large Language Models

2024-10-08 · Siqi Wang, Zhengyu Chen, Bei Li, Keqing He 외

The scaling of large language models (LLMs) is a critical research area for the efficiency and effectiveness of model training and deployment. Our work investigates the transferability and discrepancies of scaling laws b…

Mixture-of-Experts