OA-CutMix: Correcting the Label Bias of CutMix

33d ago · Global · primary source: export.arxiv.org

Multi-source synthesis by The Embedding Report from 2 sources. Every numeric and quoted claim traces to a cited source body (see methodology).

Researchers have proposed two new methods to address label noise in machine learning models: OA-CutMix and ICGNN. OA-CutMix corrects label bias in the CutMix algorithm, while ICGNN identifies and corrects label noise in Graph Neural Networks (GNNs).

The CutMix algorithm, a standard mixing augmentation technique, has a mean discrepancy of 21.5% between its label and the semantic object area[1]. In 17% of samples, an image contributes zero visible object pixels yet receives nonzero label weight[1]. OA-CutMix corrects this bias by using precomputed segmentation masks to assign labels in proportion to the visible object area. OA-CutMix consistently achieves the highest accuracy across 4 architectures and 6 datasets, outperforming dynamic mixing methods at a fraction of the training-time cost[1]. Meanwhile, ICGNN addresses label noise in GNNs, which can stem from annotation errors or inconsistencies[2]. ICGNN uses influence contradiction scores to identify noisy labels, and a Gaussian mixture model to detect them. A soft strategy is then used to correct the detected noisy labels[2].

controversyresearch-paper

Background sources we checked (4)
  • arxiv.org ↗ CutMix has become the de facto standard mixing augmentation, yet its label assignment rests on a flawed assumption: The area of the pasted patch faithfully reflects its semantic contribution to the mixed image. In practice, however, patches frequently land on background regions, …
  • en.wikipedia.org ↗ Received Pronunciation (RP) is an accent of British English regarded as the standard accent of England, carrying high social prestige since as late as the beginning of the 20th century. Also commonly referred to as the Queen's English or King's English, it is well-known and influ…
  • en.wikipedia.org ↗ This article is about the history of science and technology in modern Japan.…
  • en.wikipedia.org ↗ In American television in 2019, notable events included television show debuts, finales, and cancellations; channel launches, closures, and re-brandings; stations changing or adding their network affiliations; and information about controversies and carriage disputes.…

Sources cited (2)

  1. arxiv.org ↗ E
  2. arxiv.org ↗ E
Spot something wrong? Report an issue