paper-with-me

Papers

Variational Inference for Crowdsourcing

2012-12-01 · NeurIPS 2012 12 · Qiang Liu, Jian Peng, Alexander T. Ihler

Crowdsourcing has become a popular paradigm for labeling large datasets. However, it has given rise to the computational task of aggregating the crowdsourced labels provided by a collection of unreliable annotators. We approach this problem by transforming it into a standard inference problem in graphical models, and applying approximate variational methods, including belief propagation (BP) and mean field (MF). We show that our BP algorithm generalizes both majority voting and a recent algorithm by Karger et al, while our MF method is closely related to a commonly used EM algorithm. In both cases, we find that the performance of the algorithms critically depends on the choice of a prior distribution on the workers' reliability; by choosing the prior properly, both BP and MF (and EM) perform surprisingly well on both simulated and real-world datasets, competitive with state-of-the-art algorithms based on more complicated modeling assumptions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Bayesian Crowdsourcing with Constraints

2020-12-20 · Panagiotis A. Traganitis, Georgios B. Giannakis

Crowdsourcing has emerged as a powerful paradigm for efficiently labeling large datasets and performing various learning tasks, by leveraging crowds of human annotators. When additional information is available about the…

Variational Inference

Variational Bayesian Inference for Crowdsourcing Predictions

2020-06-01 · Desmond Cai, Duc Thien Nguyen, Shiau Hong Lim, Laura Wynter

Crowdsourcing has emerged as an effective means for performing a number of machine learning tasks such as annotation and labelling of images and other data sets. In most early settings of crowdsourcing, the task involved…

Bayesian Inference

A Full Probabilistic Model for Yes/No Type Crowdsourcing in Multi-Class Classification

2019-01-02 · Belen Saldias, Pavlos Protopapas, Karim Pichara

Crowdsourcing has become widely used in supervised scenarios where training sets are scarce and difficult to obtain. Most crowdsourcing models in the literature assume labelers can provide answers to full questions. In c…

General Classificationimage-classificationImage ClassificationMulti-class Classification+3

Fast Inference for Interactive Models of Text

2016-12-01 · COLING 2016 12 · Jeffrey Lund, Paul Felt, Kevin Seppi, Eric Ringger

Probabilistic models are a useful means for analyzing large text corpora. Integrating such models with human interaction enables many new use cases. However, adding human interaction to probabilistic models requires infe…

ClusteringTopic Models

Amortized Variational Inference for Partial-Label Learning: A Probabilistic Approach to Label Disambiguation

2025-10-24 · Tobias Fuchs, Nadja Klein arxiv

Real-world data is frequently noisy and ambiguous. In crowdsourcing, for example, human annotators may assign conflicting class labels to the same instances. Partial-label learning (PLL) addresses this challenge by train…