SOTAVerified

Active Surrogate Estimators: An Active Learning Approach to Label-Efficient Model Evaluation

2022-02-14Code Available1· sign in to hype

Jannik Kossen, Sebastian Farquhar, Yarin Gal, Tom Rainforth

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose Active Surrogate Estimators (ASEs), a new method for label-efficient model evaluation. Evaluating model performance is a challenging and important problem when labels are expensive. ASEs address this active testing problem using a surrogate-based estimation approach that interpolates the errors of points with unknown labels, rather than forming a Monte Carlo estimator. ASEs actively learn the underlying surrogate, and we propose a novel acquisition strategy, XWED, that tailors this learning to the final estimation task. We find that ASEs offer greater label-efficiency than the current state-of-the-art when applied to challenging model evaluation problems for deep neural networks.

Tasks

Reproductions