English

Learning from Multiple Annotator Noisy Labels via Sample-wise Label Fusion

Machine Learning 2022-07-26 v1

Abstract

Data lies at the core of modern deep learning. The impressive performance of supervised learning is built upon a base of massive accurately labeled data. However, in some real-world applications, accurate labeling might not be viable; instead, multiple noisy labels (instead of one accurate label) are provided by several annotators for each data sample. Learning a classifier on such a noisy training dataset is a challenging task. Previous approaches usually assume that all data samples share the same set of parameters related to annotator errors, while we demonstrate that label error learning should be both annotator and data sample dependent. Motivated by this observation, we propose a novel learning algorithm. The proposed method displays superiority compared with several state-of-the-art baseline methods on MNIST, CIFAR-100, and ImageNet-100. Our code is available at: https://github.com/zhengqigao/Learning-from-Multiple-Annotator-Noisy-Labels.

Keywords

Cite

@article{arxiv.2207.11327,
  title  = {Learning from Multiple Annotator Noisy Labels via Sample-wise Label Fusion},
  author = {Zhengqi Gao and Fan-Keng Sun and Mingran Yang and Sucheng Ren and Zikai Xiong and Marc Engeler and Antonio Burazer and Linda Wildling and Luca Daniel and Duane S. Boning},
  journal= {arXiv preprint arXiv:2207.11327},
  year   = {2022}
}

Comments

Accepted by ECCV 2022

R2 v1 2026-06-25T01:09:38.691Z