paper-with-me

홈 › 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 the information structure among the crowds a priori, when some people of the crowds make highly correlated mistakes and some of them label effortlessly (e.g. randomly)}. We propose an information theoretic approach, Max-MIG, for joint learning from crowds, with a common assumption: the crowdsourced labels and the data are independent conditioning on the ground truth. Max-MIG simultaneously aggregates the crowdsourced labels and learns an accurate data classifier. Furthermore, we devise an accurate data-crowds forecaster that employs both the data and the crowdsourced labels to forecast the ground truth. To the best of our knowledge, this is the first algorithm that solves the aforementioned challenge of learning from crowds. In addition to the theoretical validation, we also empirically show that our algorithm achieves the new state-of-the-art results in most settings, including the real-world data, and is the first algorithm that is robust to various information structures. Codes are available at \hyperlink{https://github.com/Newbeeer/Max-MIG}{https://github.com/Newbeeer/Max-MIG}

📄 PDF Abstract BibTeX arXiv:1905.13436

Code (1)

Newbeeer/Max-MIG 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Fundamental Limits of Budget-Fidelity Trade-off in Label Crowdsourcing

2016-08-25 · NeurIPS 2016 12 · Farshad Lahouti, Babak Hassibi

Digital crowdsourcing (CS) is a modern approach to perform certain large projects using small contributions of a large crowd. In CS, a taskmaster typically breaks down the project into small batches of tasks and assigns …

Truth Discovery in Sequence Labels from Crowds

2021-09-09 · Nasim Sabetpour, Adithya Kulkarni, Sihong Xie, Qi Li

Annotation quality and quantity positively affect the learning performance of sequence labeling, a vital task in Natural Language Processing. Hiring domain experts to annotate a corpus is very costly in terms of money an…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

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…

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

Analysis of Minimax Error Rate for Crowdsourcing and Its Application to Worker Clustering Model

2018-02-13 · ICML 2018 7 · Hideaki Imamura, Issei Sato, Masashi Sugiyama

While crowdsourcing has become an important means to label data, there is great interest in estimating the ground truth from unreliable labels produced by crowdworkers. The Dawid and Skene (DS) model is one of the most w…

Clustering