paper-with-me

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 Mean Objective Cost of Uncertainty (MOCU). We convert the ELR framework to estimate the increase in (strictly proper) scores like log probability or negative mean square error, which we call Bayesian Estimate of Mean Proper Scores (BEMPS). We also prove convergence results borrowing techniques used with MOCU. In order to allow better experimentation with the new acquisition functions, we develop a complementary batch AL algorithm, which encourages diversity in the vector of expected changes in scores for unlabelled data. To allow high performance text classifiers, we combine ensembling and dynamic validation set construction on pretrained language models. Extensive experimental evaluation then explores how these different acquisition functions perform. The results show that the use of mean square error and log probability with BEMPS yields robust acquisition functions, which consistently outperform the others tested.

📄 PDF Abstract BibTeX arXiv:2110.14171

Code (1)

davidtw999/bemps 공식 구현 pytorch

Tasks

Active LearningDiversitytext-classificationText Classification

Methods 이 논문이 사용한 방법론

ELR 설명 없음

Similar 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…

Active LearningDiversity

Language Generation with Strictly Proper Scoring Rules

2024-05-29 · Chenze Shao, Fandong Meng, Yijin Liu, Jie zhou

Language generation based on maximum likelihood estimation (MLE) has become the fundamental approach for text generation. Maximum likelihood estimation is typically performed by minimizing the log-likelihood loss, also k…

Language ModelingLanguage Modellingscoring ruleText Generation

Strictly Proper Kernel Scoring Rules and Divergences with an Application to Kernel Two-Sample Hypothesis Testing

2017-04-09 · Hamed Masnadi-Shirazi

We study strictly proper scoring rules in the Reproducing Kernel Hilbert Space. We propose a general Kernel Scoring rule and associated Kernel Divergence. We consider conditions under which the Kernel Score is strictly p…

One-class classifierscoring ruleTwo-sample testing

Proper Scoring Rules for Survival Analysis

2023-05-01 · Hiroki Yanagisawa

Survival analysis is the problem of estimating probability distributions for future event times, which can be seen as a problem in uncertainty quantification. Although there are fundamental theories on strictly proper sc…

Survival AnalysisUncertainty Quantification

Strictly Proper Scoring Mechanisms Without Expected Arbitrage

2024-09-11 · Jack Edwards

When eliciting forecasts from a group of experts, it is important to reward predictions so that market participants are incentivized to tell the truth. Existing mechanisms partially accomplish this but remain susceptible…