Bayesian Estimate of Mean Proper Scores for Diversity-Enhanced Active Learning
The effectiveness of active learning largely depends on the sampling efficiency of the acquisition function. Expected Loss Reduction (ELR) focuses on a Bayesian estimate of the reduction in classification error, and more general costs fit in the same framework. We propose Bayesian Estimate of Mean Proper Scores (BEMPS) to estimate the increase in strictly proper scores such as log probability or negative mean square error within this framework. We also prove convergence results for this general class of costs. To facilitate better experimentation with the new acquisition functions, we develop a complementary batch AL algorithm that encourages diversity in the vector of expected changes in scores for unlabeled data. To allow high-performance classifiers, we combine deep ensembles, and dynamic validation set construction on pretrained models, and further speed up the ensemble process with the idea of Monte Carlo Dropout. Extensive experiments on both texts and images show that the use of mean square error and log probability with BEMPS yields robust acquisition functions and well-calibrated classifiers, and consistently outperforms the others tested. The advantages of BEMPS over the others are further supported by a set of qualitative analyses, where we visualise their sampling behaviour using data maps and t-SNE plots.
Code (0)
등록된 구현이 없습니다.
Tasks
Active LearningDiversityMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Diversity Enhanced Active Learning with Strictly Proper Scoring Rules
We study acquisition functions for active learning (AL) for text classification. The Expected Loss Reduction (ELR) method focuses on a Bayesian estimate of the reduction in classification error, recently updated with Mea…
Active LearningDiversitytext-classificationText ClassificationQuasi-Bayesian Estimation and Inference with Control Functions
This paper introduces a quasi-Bayesian method that integrates frequentist nonparametric estimation with Bayesian inference in a two-stage process. Applied to an endogenous discrete choice model, the approach first uses k…
Bayesian InferenceComputational EfficiencyDiscrete Choice ModelsvalidLogit Disagreement: OoD Detection with Bayesian Neural Networks
Bayesian neural networks (BNNs), which estimate the full posterior distribution over model parameters, are well-known for their role in uncertainty quantification and its promising application in out-of-distribution dete…
Out-of-Distribution DetectionUncertainty QuantificationVariational InferenceDirichlet Bayesian Network Scores and the Maximum Relative Entropy Principle
A classic approach for learning Bayesian networks from data is to identify a maximum a posteriori (MAP) network structure. In the case of discrete Bayesian networks, MAP networks are selected by maximising one of several…
Bayesian InferenceModel SelectionBayesian semi-supervised learning for uncertainty-calibrated prediction of molecular properties and active learning
Predicting bioactivity and physical properties of small molecules is a central challenge in drug discovery. Deep learning is becoming the method of choice but studies to date focus on mean accuracy as the main metric. Ho…
Active LearningDrug DiscoveryRepresentation LearningUncertainty Quantification