Fault-Tolerant Evaluation for Sample-Efficient Model Performance Estimators
Zihan Zhu, Yanqiu Wu, Qiongkai Xu
TL;DR
The paper tackles the challenge of evaluating sample-efficient model performance estimators under labeling budgets, where traditional metrics like RMSE and two-sided p-values can be misleading due to bias-variance interactions. It introduces a fault-tolerant evaluation framework (FT-Eval) that bounds both bias and variance within an application-specific tolerance $\varepsilon$, implemented via two one-sided tests (TOST). An automatic method to select the discrimination margin $\delta$ and adaptively set $\varepsilon$ across budgets is proposed, ensuring reliable comparisons across variance regimes. Empirical results across diverse datasets and models show that FT-Eval resolves conflicting signals from traditional metrics and provides actionable insights into estimator behavior, enabling more robust evaluation in API-based AI services and large-scale agentic systems.
Abstract
In the era of Model-as-a-Service, organizations increasingly rely on third-party AI models for rapid deployment. However, the dynamic nature of emerging AI applications, the continual introduction of new datasets, and the growing number of models claiming superior performance make efficient and reliable validation of model services increasingly challenging. This motivates the development of sample-efficient performance estimators, which aim to estimate model performance by strategically selecting instances for labeling, thereby reducing annotation cost. Yet existing evaluation approaches often fail in low-variance settings: RMSE conflates bias and variance, masking persistent bias when variance is small, while p-value based tests become hypersensitive, rejecting adequate estimators for negligible deviations. To address this, we propose a fault-tolerant evaluation framework that integrates bias and variance considerations within an adjustable tolerance level ${\varepsilon}$, enabling the evaluation of performance estimators within practically acceptable error margins. We theoretically show that proper calibration of ${\varepsilon}$ ensures reliable evaluation across different variance regimes, and we further propose an algorithm that automatically optimizes and selects ${\varepsilon}$. Experiments on real-world datasets demonstrate that our framework provides comprehensive and actionable insights into estimator behavior.
