paper-with-me

Papers

Streaming Bayesian Inference for Crowdsourced Classification

2019-11-13 · NeurIPS 2019 12 · Edoardo Manino, Long Tran-Thanh, Nicholas R. Jennings

A key challenge in crowdsourcing is inferring the ground truth from noisy and unreliable data. To do so, existing approaches rely on collecting redundant information from the crowd, and aggregating it with some probabilistic method. However, oftentimes such methods are computationally inefficient, are restricted to some specific settings, or lack theoretical guarantees. In this paper, we revisit the problem of binary classification from crowdsourced data. Specifically we propose Streaming Bayesian Inference for Crowdsourcing (SBIC), a new algorithm that does not suffer from any of these limitations. First, SBIC has low complexity and can be used in a real-time online setting. Second, SBIC has the same accuracy as the best state-of-the-art algorithms in all settings. Third, SBIC has provable asymptotic guarantees both in the online and offline settings.

📄 PDF Abstract BibTeX arXiv:1911.05712

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceBinary ClassificationClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Streaming Variational Inference for Bayesian Nonparametric Mixture Models

2014-12-01 · Alex Tank, Nicholas J. Foti, Emily B. Fox

In theory, Bayesian nonparametric (BNP) models are well suited to streaming data scenarios due to their ability to adapt model complexity with the observed data. Unfortunately, such benefits have not been fully realized …

ClusteringVariational Inference

The Population Posterior and Bayesian Inference on Streams

2015-07-19 · James McInerney, Rajesh Ranganath, David M. Blei

Many modern data analysis problems involve inferences from streaming data. However, streaming data is not easily amenable to the standard probabilistic modeling approaches, which assume that we condition on finite data. …

Bayesian Inference

The Population Posterior and Bayesian Modeling on Streams

2015-12-01 · NeurIPS 2015 12 · James Mcinerney, Rajesh Ranganath, David Blei

Many modern data analysis problems involve inferences from streaming data. However, streaming data is not easily amenable to the standard probabilistic modeling approaches, which assume that we condition on finite data. …

Bayesian Inference

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

Streaming Bayes GFlowNets

2024-11-08 · Tiago da Silva, Daniel Augusto de Souza, Diego Mesquita

Bayes' rule naturally allows for inference refinement in a streaming fashion, without the need to recompute posteriors from scratch whenever new data arrives. In principle, Bayesian streaming is straightforward: we updat…

Bayesian InferenceVariational Inference