paper-with-me

홈 › Papers

Momresp: A Bayesian Model for Multi-Annotator Document Labeling

2014-05-01 · LREC 2014 5 · Paul Felt, Robbie Haertel, Eric Ringger, Kevin Seppi

Data annotation in modern practice often involves multiple, imperfect human annotators. Multiple annotations can be used to infer estimates of the ground-truth labels and to estimate individual annotator error characteristics (or reliability). We introduce MomResp, a model that incorporates information from both natural data clusters as well as annotations from multiple annotators to infer ground-truth labels and annotator reliability for the document classification task. We implement this model and show dramatic improvements over majority vote in situations where both annotations are scarce and annotation quality is low as well as in situations where annotators disagree consistently. Because MomResp predictions are subject to label switching, we introduce a solution that finds nearly optimal predicted class reassignments in a variety of settings using only information available to the model at inference time. Although MomResp does not perform well in annotation-rich situations, we show evidence suggesting how this shortcoming may be overcome in future work.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Document Classification

Similar Papers 제목 키워드 기반

Learning Ambiguity from Crowd Sequential Annotations

2023-01-04 · Xiaolei Lu

Most crowdsourcing learning methods treat disagreement between annotators as noisy labelings while inter-disagreement among experts is often a good indicator for the ambiguity and uncertainty that is inherent in natural …

NERPOSPOS Tagging

Transcending Traditional Boundaries: Leveraging Inter-Annotator Agreement (IAA) for Enhancing Data Management Operations (DMOps)

2023-06-26 · Damrin Kim, NamHyeok Kim, Chanjun Park, Harksoo Kim

This paper presents a novel approach of leveraging Inter-Annotator Agreement (IAA), traditionally used for assessing labeling consistency, to optimize Data Management Operations (DMOps). We advocate for the use of IAA in…

Management

Cluster Labeling by Word Embeddings and WordNet's Hypernymy

2018-12-01 · ALTA 2018 12 · Hanieh Poostchi, Massimo Piccardi

Cluster labeling is the assignment of representative labels to clusters obtained from the organization of a document collection. Once assigned, the labels can play an important role in applications such as navigation, se…

ClusteringDescriptiveDocument ClassificationLearning Word Embeddings+1

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

TagRuler: Interactive Tool for Span-Level Data Programming by Demonstration

2021-06-24 · Dongjin Choi, Sara Evensen, Çağatay Demiralp, Estevam Hruschka

Despite rapid developments in the field of machine learning research, collecting high-quality labels for supervised learning remains a bottleneck for many applications. This difficulty is exacerbated by the fact that sta…

Active LearningDocument Classification