paper-with-me

Papers

Revisiting Machine Learning from Crowds a Mixture Model for Grouping Annotations

2019-10-22 · Lecture Notes in Computer Science 2019 10 · Francisco Mena, Ricardo Ñanculef

Today, supervised learning is widely used for pattern recognition, computer vision and other tasks. In this setting, data need to be explicitly annotated. Unfortunately, obtaining accurate labels can be difficult, expensive and time-consuming. As a result, many machine learning projects rely on labelling processes that involve crowds, i.e. multiple subjective and inexpert annotators. Handling this noise in a principled way is an important challenge for machine learning, called learning from crowds. In this paper, we present a model that learns patterns of label noise by grouping annotations. In contrast to previous art, we do not model specific labeling patterns for each annotator but explain the data using a fixed-size mixture model. This approach allows to handle a sparse distribution of labels among annotators and obtain a model with less parameters that can scale better to large-scale scenarios. Experiments on real and simulated data illustrate the advantages of our approach.

📄 PDF Abstract BibTeX

Code (2)

fmena14/mixtureofgroups 공식 구현
fmenat/MixtureofGroups

Similar Papers 제목 키워드 기반

Identifying Chinese Opinion Expressions with Extremely-Noisy Crowdsourcing Annotations

2022-04-22 · ACL 2022 5 · Xin Zhang, Guangwei Xu, Yueheng Sun, Meishan Zhang 외

Recent works of opinion expression identification (OEI) rely heavily on the quality and scale of the manually-constructed training corpus, which could be extremely difficult to satisfy. Crowdsourcing is one practical sol…

Person Perception Biases Exposed: Revisiting the First Impressions Dataset

2020-11-30 · Julio C. S. Jacques Junior, Agata Lapedriza, Cristina Palmero, Xavier Baró 외

This work revisits the ChaLearn First Impressions database, annotated for personality perception using pairwise comparisons via crowdsourcing. We analyse for the first time the original pairwise annotations, and reveal e…

Improve Learning from Crowds via Generative Augmentation

2021-07-22 · Zhendong Chu, Hongning Wang

Crowdsourcing provides an efficient label collection schema for supervised machine learning. However, to control annotation cost, each instance in the crowdsourced data is typically annotated by a small number of annotat…

BIG-bench Machine LearningData Augmentation

Human versus Machine Attention in Document Classification: A Dataset with Crowdsourced Annotations

2016-11-01 · WS 2016 11 · Nikolaos Pappas, Andrei Popescu-Belis
Document ClassificationGeneral ClassificationMultiple Instance LearningSentiment Analysis

Learning from Measurements in Crowdsourcing Models: Inferring Ground Truth from Diverse Annotation Types

2018-08-01 · COLING 2018 8 · Paul Felt, Eric Ringger, Jordan Boyd-Graber, Kevin Seppi

Annotated corpora enable supervised machine learning and data analysis. To reduce the cost of manual annotation, tasks are often assigned to internet workers whose judgments are reconciled by crowdsourcing models. We app…