paper-with-me

홈 › Papers

Bayesian Estimate of Mean Proper Scores for Diversity-Enhanced Active Learning

2023-12-15 · Wei Tan, Lan Du, Wray Buntine

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.

📄 PDF Abstract BibTeX arXiv:2312.10116

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningDiversity

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Monte Carlo Dropout 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Diversity Enhanced Active Learning with Strictly Proper Scoring Rules

2021-10-27 · NeurIPS 2021 12 · Wei Tan, Lan Du, Wray Buntine

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 Classification

Quasi-Bayesian Estimation and Inference with Control Functions

2024-02-27 · Ruixuan Liu, Zhengfei Yu

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 Modelsvalid

Logit Disagreement: OoD Detection with Bayesian Neural Networks

2025-02-21 · Kevin Raina

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 Inference

Dirichlet Bayesian Network Scores and the Maximum Relative Entropy Principle

2017-08-02 · Marco Scutari

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 Selection

Bayesian semi-supervised learning for uncertainty-calibrated prediction of molecular properties and active learning

2019-02-03 · Yao Zhang, Alpha A. Lee

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