paper-with-me

홈 › Papers

Iterative Bayesian Learning for Crowdsourced Regression

2017-02-28 · Jungseul Ok, Sewoong Oh, Yunhun Jang, Jinwoo Shin, Yung Yi

Crowdsourcing platforms emerged as popular venues for purchasing human intelligence at low cost for large volume of tasks. As many low-paid workers are prone to give noisy answers, a common practice is to add redundancy by assigning multiple workers to each task and then simply average out these answers. However, to fully harness the wisdom of the crowd, one needs to learn the heterogeneous quality of each worker. We resolve this fundamental challenge in crowdsourced regression tasks, i.e., the answer takes continuous labels, where identifying good or bad workers becomes much more non-trivial compared to a classification setting of discrete labels. In particular, we introduce a Bayesian iterative scheme and show that it provably achieves the optimal mean squared error. Our evaluations on synthetic and real-world datasets support our theoretical results and show the superiority of the proposed scheme.

📄 PDF Abstract BibTeX arXiv:1702.08840

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

A Light-weight, Effective and Efficient Model for Label Aggregation in Crowdsourcing

2022-11-19 · Yi Yang, Zhong-Qiu Zhao, Quan Bai, Qing Liu 외

Due to the noises in crowdsourced labels, label aggregation (LA) has emerged as a standard procedure to post-process crowdsourced labels. LA methods estimate true labels from crowdsourced labels by modeling worker qualit…

Bayesian Detector Combination for Object Detection with Crowdsourced Annotations

2024-07-10 · Zhi Qin Tan, Olga Isupova, Gustavo Carneiro, Xiatian Zhu 외

Acquiring fine-grained object detection annotations in unconstrained images is time-consuming, expensive, and prone to noise, especially in crowdsourcing scenarios. Most prior object detection methods assume accurate ann…

Objectobject-detectionObject Detection

Finding Patterns in Noisy Crowds: Regression-based Annotation Aggregation for Crowdsourced Data

2017-09-01 · EMNLP 2017 9 · Natalie Parde, Rodney Nielsen

Crowdsourcing offers a convenient means of obtaining labeled data quickly and inexpensively. However, crowdsourced labels are often noisier than expert-annotated data, making it difficult to aggregate them meaningfully. …

regression

BART: Bayesian additive regression trees

2008-06-19 · Hugh A. Chipman, Edward I. George, Robert E. McCulloch

We develop a Bayesian "sum-of-trees" model where each tree is constrained by a regularization prior to be a weak learner, and fitting and inference are accomplished via an iterative Bayesian backfitting MCMC algorithm th…

Causal InferenceDrug DiscoveryregressionVariable Selection

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