paper-with-me

Papers

Deep learning from crowds

2017-09-06 · Filipe Rodrigues, Francisco Pereira

Over the last few years, deep learning has revolutionized the field of machine learning by dramatically improving the state-of-the-art in various domains. However, as the size of supervised artificial neural networks grows, typically so does the need for larger labeled datasets. Recently, crowdsourcing has established itself as an efficient and cost-effective solution for labeling large sets of data in a scalable manner, but it often requires aggregating labels from multiple noisy contributors with different levels of expertise. In this paper, we address the problem of learning deep neural networks from crowds. We begin by describing an EM algorithm for jointly learning the parameters of the network and the reliabilities of the annotators. Then, a novel general-purpose crowd layer is proposed, which allows us to train deep neural networks end-to-end, directly from the noisy labels of multiple annotators, using only backpropagation. We empirically show that the proposed approach is able to internally capture the reliability and biases of different annotators and achieve new state-of-the-art results for various crowdsourced datasets across different settings, namely classification, regression and sequence labeling.

📄 PDF Abstract BibTeX arXiv:1709.01779

Code (3)

NasimISU/OptSLA tf
friendsqia/friends_qia tf
ml-postech/robust-deep-learning-from-crowds-with-belief-propagation pytorch

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Max-MIG: an Information Theoretic Approach for Joint Learning from Crowds

2019-05-31 · ICLR 2019 5 · Peng Cao, Yilun Xu, Yuqing Kong, Yizhou Wang

Eliciting labels from crowds is a potential way to obtain large labeled data. Despite a variety of methods developed for learning from crowds, a key challenge remains unsolved: \emph{learning from crowds without knowing …

Towards crowdsourcing and cooperation in linguistic resources

2014-08-19 · Dmitry Ustalov

Linguistic resources can be populated with data through the use of such approaches as crowdsourcing and gamification when motivated people are involved. However, current crowdsourcing genre taxonomies lack the concept of…

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

Detecting adversaries in Crowdsourcing

2021-10-07 · Panagiotis A. Traganitis, Georgios B. Giannakis

Despite its successes in various machine learning and data science tasks, crowdsourcing can be susceptible to attacks from dedicated adversaries. This work investigates the effects of adversaries on crowdsourced classifi…

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