paper-with-me

홈 › Papers

Annot-Mix: Learning with Noisy Class Labels from Multiple Annotators via a Mixup Extension

2024-05-06 · Marek Herde, Lukas Lührs, Denis Huseljic, Bernhard Sick

Training with noisy class labels impairs neural networks' generalization performance. In this context, mixup is a popular regularization technique to improve training robustness by making memorizing false class labels more difficult. However, mixup neglects that, typically, multiple annotators, e.g., crowdworkers, provide class labels. Therefore, we propose an extension of mixup, which handles multiple class labels per instance while considering which class label originates from which annotator. Integrated into our multi-annotator classification framework annot-mix, it performs superiorly to eight state-of-the-art approaches on eleven datasets with noisy class labels provided either by human or simulated annotators. Our code is publicly available through our repository at https://github.com/ies-research/annot-mix.

📄 PDF Abstract BibTeX arXiv:2405.03386

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Trustable Co-label Learning from Multiple Noisy Annotators

2022-03-08 · Shikun Li, Tongliang Liu, Jiyong Tan, Dan Zeng 외

Supervised deep learning depends on massive accurately annotated examples, which is usually impractical in many real-world scenarios. A typical alternative is learning from multiple noisy annotators. Numerous earlier wor…

Learning from Multiple Annotators by Incorporating Instance Features

2021-06-29 · Jingzheng Li, Hailong Sun, Jiyi Li, Zhijun Chen 외

Learning from multiple annotators aims to induce a high-quality classifier from training instances, where each of them is associated with a set of possibly noisy labels provided by multiple annotators under the influence…

Meta-learning Representations for Learning from Multiple Annotators

2025-06-12 · Atsutoshi Kumagai, Tomoharu Iwata, Taishi Nishiyama, Yasutoshi Ida 외

We propose a meta-learning method for learning from multiple noisy annotators. In many applications such as crowdsourcing services, labels for supervised learning are given by multiple annotators. Since the annotators ha…

Meta-Learning

Learning From Noisy Labels By Regularized Estimation Of Annotator Confusion

2019-02-10 · CVPR 2019 6 · Ryutaro Tanno, Ardavan Saeedi, Swami Sankaranarayanan, Daniel C. Alexander 외

The predictive performance of supervised learning algorithms depends on the quality of labels. In a typical label collection process, multiple annotators provide subjective noisy estimates of the "truth" under the influe…

image-classificationImage Classification

PaSta: Noisy Node Classification with Partial Label Learning

2026-08-26 · Yujing Liu, Yixin Liu, Yu Zheng, Yue Tan 외 arxiv

Noisy node classification problem is a fundamental yet challenging task for real-world graph-related web services, where node labels are often corrupted or unreliable due to weak supervision or automatic annotation. Howe…

Partial Label LearningNode Classification