paper-with-me

홈 › Papers

Reliable and Efficient Amortized Model-based Evaluation

2025-03-17 · Sang Truong, Yuheng Tu, Percy Liang, Bo Li, Sanmi Koyejo

Comprehensive evaluations of language models (LM) during both development and deployment phases are necessary because these models possess numerous capabilities (e.g., mathematical reasoning, legal support, or medical diagnostic) as well as safety risks (e.g., racial bias, toxicity, or misinformation). The average score across a wide range of benchmarks provides a signal that helps guide the use of these LMs in practice. Currently, holistic evaluations are costly due to the large volume of benchmark questions, making frequent evaluations impractical. A popular attempt to lower the cost is to compute the average score on a subset of the benchmark. This approach, unfortunately, often renders an unreliable measure of LM performance because the average score is often confounded with the difficulty of the questions in the benchmark subset. Item response theory (IRT) was designed to address this challenge, providing a reliable measurement by careful controlling for question difficulty. Unfortunately, question difficulty is expensive to estimate. Facing this challenge, we train a model that predicts question difficulty from its content, enabling a reliable measurement at a fraction of the cost. In addition, we leverage this difficulty predictor to further improve the evaluation efficiency through training a question generator given a difficulty level. This question generator is essential in adaptive testing, where, instead of using a random subset of the benchmark questions, informative questions are adaptively chosen based on the current estimation of LLM performance. Experiments on 22 common natural language benchmarks and 172 LMs show that this approach is more reliable and efficient compared to current common practice.

📄 PDF Abstract BibTeX arXiv:2503.13335

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticMathematical ReasoningMisinformationmodel

Similar Papers 제목 키워드 기반

Uncertainty-Aware Surrogate-based Amortized Bayesian Inference for Computationally Expensive Models

2025-05-13 · Stefania Scheurer, Philipp Reiser, Tim Brünnette, Wolfgang Nowak 외

Bayesian inference typically relies on a large number of model evaluations to estimate posterior distributions. Established methods like Markov Chain Monte Carlo (MCMC) and Amortized Bayesian Inference (ABI) can become c…

Bayesian Inference

Fast and Reliable Probabilistic Reflectometry Inversion with Prior-Amortized Neural Posterior Estimation

2024-07-26 · Vladimir Starostin, Maximilian Dax, Alexander Gerlach, Alexander Hinderhofer 외

Reconstructing the structure of thin films and multilayers from measurements of scattered X-rays or neutrons is key to progress in physics, chemistry, and biology. However, finding all structures compatible with reflecto…

Probabilistic Deep Learning

Topic Modelling Black Box Optimization

2025-12-18 · Roman Akramov, Artem Khamatullin, Svetlana Glazyrina, Maksim Kryzhanovskiy 외 arxiv

Choosing the number of topics $T$ in Latent Dirichlet Allocation (LDA) is a key design decision that strongly affects both the statistical fit and interpretability of topic models. In this work, we formulate the selectio…

Topic Models

Rapid Model Comparison by Amortizing Across Models

2019-10-16 · pproximateinference AABI Symposium 2019 12 · Lily H. Zhang, Michael C. Hughes

Comparing the inferences of diverse candidate models is an essential part of model checking and escaping local optima. To enable efficient comparison, we introduce an amortized variational inference framework that can pe…

modelTopic ModelsVariational Inference

ASPIRE: Iterative Amortized Posterior Inference for Bayesian Inverse Problems

2024-05-08 · Rafael Orozco, Ali Siahkoohi, Mathias Louboutin, Felix J. Herrmann

Due to their uncertainty quantification, Bayesian solutions to inverse problems are the framework of choice in applications that are risk averse. These benefits come at the cost of computations that are in general, intra…

Uncertainty QuantificationVariational Inference