paper-with-me

홈 › Papers

Multi-Class Multi-Annotator Active Learning With Robust Gaussian Process for Visual Recognition

2015-12-01 · ICCV 2015 12 · Chengjiang Long, Gang Hua

Active learning is an effective way to relieve the tedious work of manual annotation in many applications of visual recognition. However, less research attention has been focused on multi-class active learning. In this paper, we propose a novel Gaussian process classifier model with multiple annotators for multi-class visual recognition. Expectation propagation (EP) is adopted for efficient approximate Bayesian inference of our probabilistic model for classification. Based on the EP approximation inference, a generalized Expectation Maximization (GEM) algorithm is derived to estimate both the parameters for instances and the quality of each individual annotator. Also, we incorporate the idea of reinforcement learning to actively select both the informative samples and the high-quality annotators, which better explores the trade-off between exploitation and exploration. The experiments clearly demonstrate the efficacy of the proposed model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBayesian InferenceGeneral ClassificationReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

ActiveLab: Active Learning with Re-Labeling by Multiple Annotators

2023-01-27 · Hui Wen Goh, Jonas Mueller

In real-world data labeling applications, annotators often provide imperfect labels. It is thus common to employ multiple annotators to label data with some overlap between their examples. We study active learning in suc…

Active Learning

Multi-Label Active Learning from Crowds

2015-08-04 · Shao-Yuan Li, Yuan Jiang, Zhi-Hua Zhou

Multi-label active learning is a hot topic in reducing the label cost by optimally choosing the most valuable instance to query its label from an oracle. In this paper, we consider the poolbased multi-label active learni…

Active LearningDiversity

Proactive Learning for Named Entity Recognition

2017-08-01 · WS 2017 8 · Maolin Li, Nhung Nguyen, Sophia Ananiadou

The goal of active learning is to minimise the cost of producing an annotated dataset, in which annotators are assumed to be perfect, i.e., they always choose the correct labels. However, in practice, annotators are not …

Active Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

A Robust UCB Scheme for Active Learning in Regression from Strategic Crowds

2016-01-25 · Divya Padmanabhan, Satyanath Bhat, Dinesh Garg, Shirish Shevade 외

We study the problem of training an accurate linear regression model by procuring labels from multiple noisy crowd annotators, under a budget constraint. We propose a Bayesian model for linear regression in crowdsourcing…

Active Learningparameter estimationregressionVariational Inference

A Survey on Cost Types, Interaction Schemes, and Annotator Performance Models in Selection Algorithms for Active Learning in Classification

2021-09-23 · Marek Herde, Denis Huseljic, Bernhard Sick, Adrian Calma

Pool-based active learning (AL) aims to optimize the annotation process (i.e., labeling) as the acquisition of annotations is often time-consuming and therefore expensive. For this purpose, an AL strategy queries annotat…

Active Learning