LGJun 14, 2022

To Aggregate or Not? Learning with Separate Noisy Labels

arXiv:2206.07181v247 citationsh-index: 19
Originality Incremental advance
AI Analysis

This work addresses a fundamental choice in handling noisy labels for machine learning practitioners, offering theoretical and empirical guidance.

The paper investigates whether to aggregate separate noisy labels from multiple annotators or use them separately, finding that separation is preferable when noise rates are high or annotations are insufficient.

The rawly collected training data often comes with separate noisy labels collected from multiple imperfect annotators (e.g., via crowdsourcing). A typical way of using these separate labels is to first aggregate them into one and apply standard training methods. The literature has also studied extensively on effective aggregation approaches. This paper revisits this choice and aims to provide an answer to the question of whether one should aggregate separate noisy labels into single ones or use them separately as given. We theoretically analyze the performance of both approaches under the empirical risk minimization framework for a number of popular loss functions, including the ones designed specifically for the problem of learning with noisy labels. Our theorems conclude that label separation is preferred over label aggregation when the noise rates are high, or the number of labelers/annotations is insufficient. Extensive empirical results validate our conclusions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes