Online Crowdsourcing
Changbo Zhu, Huan Xu, Shuicheng Yan

TL;DR
This paper introduces an online version of the Dawid-Skene algorithm for crowdsourcing label inference, enabling scalable, real-time processing of streaming data while maintaining high accuracy.
Contribution
It develops an online Dawid-Skene algorithm with convergence guarantees, suitable for large-scale or streaming crowdsourcing data, improving upon traditional batch methods.
Findings
Online Dawid-Skene converges to a stationary point under mild conditions.
The online scheme achieves state-of-the-art performance compared to existing methods.
It reduces computational requirements by processing one data frame per iteration.
Abstract
With the success of modern internet based platform, such as Amazon Mechanical Turk, it is now normal to collect a large number of hand labeled samples from non-experts. The Dawid- Skene algorithm, which is based on Expectation- Maximization update, has been widely used for inferring the true labels from noisy crowdsourced labels. However, Dawid-Skene scheme requires all the data to perform each EM iteration, and can be infeasible for streaming data or large scale data. In this paper, we provide an online version of Dawid- Skene algorithm that only requires one data frame for each iteration. Further, we prove that under mild conditions, the online Dawid-Skene scheme with projection converges to a stationary point of the marginal log-likelihood of the observed data. Our experiments demonstrate that the online Dawid- Skene scheme achieves state of the art performance comparing with other…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Distributed Sensor Networks and Detection Algorithms · Machine Learning and Algorithms
