paper-with-me

Papers

A Streaming Algorithm for Crowdsourced Data Classification

2016-02-23 · Thomas Bonald, Richard Combes

We propose a streaming algorithm for the binary classification of data based on crowdsourcing. The algorithm learns the competence of each labeller by comparing her labels to those of other labellers on the same tasks and uses this information to minimize the prediction error rate on each task. We provide performance guarantees of our algorithm for a fixed population of independent labellers. In particular, we show that our algorithm is optimal in the sense that the cumulative regret compared to the optimal decision with known labeller error probabilities is finite, independently of the number of tasks to label. The complexity of the algorithm is linear in the number of labellers and the number of tasks, up to some logarithmic factors. Numerical experiments illustrate the performance of our algorithm compared to existing algorithms, including simple majority voting and expectation-maximization algorithms, on both synthetic and real datasets.

📄 PDF Abstract BibTeX arXiv:1602.07107

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationGeneral Classification

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

Bayesian InferenceBinary ClassificationClassificationGeneral Classification

An Intelligent Resource Reservation for Crowdsourced Live Video Streaming Applications in Geo-Distributed Cloud Environment

2021-06-04 · Emna Baccour, Fatima Haouari, Aiman Erbad, Amr Mohamed 외

Crowdsourced live video streaming (livecast) services such as Facebook Live, YouNow, Douyu and Twitch are gaining more momentum recently. Allocating the limited resources in a cost-effective manner while maximizing the Q…

BIG-bench Machine Learning

Crowdsourced PAC Learning under Classification Noise

2019-02-12 · Shelby Heinecke, Lev Reyzin

In this paper, we analyze PAC learnability from labels produced by crowdsourcing. In our setting, unlabeled examples are drawn from a distribution and labels are crowdsourced from workers who operate under classification…

ClassificationGeneral ClassificationPAC learning

Supervised Collective Classification for Crowdsourcing

2015-07-23 · Pin-Yu Chen, Chia-Wei Lien, Fu-Jen Chu, Pai-Shun Ting 외

Crowdsourcing utilizes the wisdom of crowds for collective classification via information (e.g., labels of an item) provided by labelers. Current crowdsourcing algorithms are mainly unsupervised methods that are unaware …

ClassificationGeneral Classification

QoE-Aware Resource Allocation for Crowdsourced Live Streaming: A Machine Learning Approach

2019-06-20 · Fatima Haouari, Emna Baccour, Aiman Erbad, Amr Mohamed 외

Driven by the tremendous technological advancement of personal devices and the prevalence of wireless mobile network accesses, the world has witnessed an explosion in crowdsourced live streaming. Ensuring a better viewer…

BIG-bench Machine Learning