An Adaptive Data cleaning Framework for Noisy Label Detection

29d 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 a new framework for detecting noisy labels in image data and a large-scale benchmark for evaluating data cleaning methods.

A new data-cleaning framework integrates local, global, and learning dynamics cues to identify noisy labels in image datasets, according to a paper on arXiv[1]. The framework uses multi-metric clustering on a feature space to partition samples into clean and noisy components without requiring manual thresholds or prior knowledge of the noise ratio. Meanwhile, a new benchmark called CleanPatrick has been introduced, utilizing the Fitzpatrick17k dermatology dataset with 496,377 binary annotations collected from 933 medical crowd workers[2]. The annotations revealed that 4% of the dataset was off-topic, 21% were near-duplicates, and 32% contained label errors. The CleanPatrick benchmark is the first large-scale benchmark for data cleaning in the image domain[2]. Experiments with the new framework on various datasets, including CIFAR-10 and ImageNet-100, showed high recall across different noise levels, with near-perfect recall (>=98%) on ImageNet-100 at 40% noise[1].

tool-releaseresearch-paper

Background sources we checked (4)
  • arxiv.org ↗ Deep neural networks (DNNs) excel in computer vision tasks given large annotated datasets. In real-world applications, however, labels are often corrupted by ambiguity, human error, or dynamic environments. Over-parameterized DNNs easily memorize these noisy labels during trainin…
  • en.wikipedia.org ↗ In predictive analytics, data science, machine learning and related fields, concept drift or drift is an evolution of data that invalidates the data model. It happens when the statistical properties of the target variable, which the model is trying to predict, change over time in…
  • en.wikipedia.org ↗ The following outline is provided as an overview of, and topical guide to, machine learning: Machine learning (ML) is a subfield of artificial intelligence within computer science that evolved from the study of pattern recognition and computational learning theory. In 1959, Arthu…
  • en.wikipedia.org ↗ In statistics and machine learning, ensemble methods use multiple learning algorithms to obtain better predictive performance than could be obtained from any of the constituent learning algorithms alone. Unlike a statistical ensemble in statistical mechanics, which is usually inf…

Sources cited (2)

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