paper-with-me

Papers

CROWDLAB: Supervised learning to infer consensus labels and quality scores for data with multiple annotators

2022-10-13 · Hui Wen Goh, Ulyana Tkachenko, Jonas Mueller

Real-world data for classification is often labeled by multiple annotators. For analyzing such data, we introduce CROWDLAB, a straightforward approach to utilize any trained classifier to estimate: (1) A consensus label for each example that aggregates the available annotations; (2) A confidence score for how likely each consensus label is correct; (3) A rating for each annotator quantifying the overall correctness of their labels. Existing algorithms to estimate related quantities in crowdsourcing often rely on sophisticated generative models with iterative inference. CROWDLAB instead uses a straightforward weighted ensemble. Existing algorithms often rely solely on annotator statistics, ignoring the features of the examples from which the annotations derive. CROWDLAB utilizes any classifier model trained on these features, and can thus better generalize between examples with similar features. On real-world multi-annotator image data, our proposed method provides superior estimates for (1)-(3) than existing algorithms like Dawid-Skene/GLAD.

📄 PDF Abstract BibTeX arXiv:2210.06812

Code (2)

cleanlab/cleanlab 공식 구현 pytorch
cleanlab/multiannotator-benchmarks 공식 구현

Similar Papers 제목 키워드 기반

VLM-CPL: Consensus Pseudo Labels from Vision-Language Models for Human Annotation-Free Pathological Image Classification

2024-03-23 · Lanfeng Zhong, Xin Liao, Shaoting Zhang, Xiaofan Zhang 외

Despite that deep learning methods have achieved remarkable performance in pathology image classification, they heavily rely on labeled data, demanding extensive human annotation efforts. In this study, we present a nove…

image-classificationImage Classificationzero-shot-classificationZero-Shot Learning

Learning to Contextually Aggregate Multi-Source Supervision for Sequence Labeling

2019-10-09 · ACL 2020 6 · Ouyu Lan, Xiao Huang, Bill Yuchen Lin, He Jiang 외

Sequence labeling is a fundamental framework for various natural language processing problems. Its performance is largely influenced by the annotation quality and quantity in supervised learning scenarios, and obtaining …

Ranking annotators for crowdsourced labeling tasks

2011-12-01 · NeurIPS 2011 12 · Vikas C. Raykar, Shipeng Yu

With the advent of crowdsourcing services it has become quite cheap and reasonably effective to get a dataset labeled by multiple annotators in a short amount of time. Various methods have been proposed to estimate the c…

Co-training with High-Confidence Pseudo Labels for Semi-supervised Medical Image Segmentation

2023-01-11 · Zhiqiang Shen, Peng Cao, Hua Yang, Xiaoli Liu 외

Consistency regularization and pseudo labeling-based semi-supervised methods perform co-training using the pseudo labels from multi-view inputs. However, such co-training models tend to converge early to a consensus, deg…

Image SegmentationLeft Atrium SegmentationMedical Image SegmentationSegmentation+3

Refining Pseudo Labels with Clustering Consensus over Generations for Unsupervised Object Re-identification

2021-06-11 · CVPR 2021 1 · Xiao Zhang, Yixiao Ge, Yu Qiao, Hongsheng Li

Unsupervised object re-identification targets at learning discriminative representations for object retrieval without any annotations. Clustering-based methods conduct training with the generated pseudo labels and curren…

ClusteringPseudo LabelRetrieval