paper-with-me

홈 › Papers

Understanding Instance-Level Label Noise: Disparate Impacts and Treatments

2021-02-10 · Yang Liu

This paper aims to provide understandings for the effect of an over-parameterized model, e.g. a deep neural network, memorizing instance-dependent noisy labels. We first quantify the harms caused by memorizing noisy instances, and show the disparate impacts of noisy labels for sample instances with different representation frequencies. We then analyze how several popular solutions for learning with noisy labels mitigate this harm at the instance level. Our analysis reveals that existing approaches lead to disparate treatments when handling noisy instances. While higher-frequency instances often enjoy a high probability of an improvement by applying these solutions, lower-frequency instances do not. Our analysis reveals new understandings for when these approaches work, and provides theoretical justifications for previously reported empirical observations. This observation requires us to rethink the distribution of label noise across instances and calls for different treatments for instances in different regimes.

📄 PDF Abstract BibTeX arXiv:2102.05336

Code (0)

등록된 구현이 없습니다.

Tasks

Learning with noisy labels

Similar Papers 제목 키워드 기반

Identifiability of Label Noise Transition Matrix

2022-02-04 · Yang Liu, Hao Cheng, Kun Zhang

The noise transition matrix plays a central role in the problem of learning with noisy labels. Among many other reasons, a large number of existing solutions rely on access to it. Identifying and estimating the transitio…

Learning with noisy labels

Disparate Censorship & Undertesting: A Source of Label Bias in Clinical Machine Learning

2022-08-01 · Trenton Chang, Michael W. Sjoding, Jenna Wiens

As machine learning (ML) models gain traction in clinical applications, understanding the impact of clinician and societal biases on ML models is increasingly important. While biases can arise in the labels used for mode…

BIG-bench Machine LearningDiagnostic

Training Gradient Boosted Decision Trees on Tabular Data Containing Label Noise for Classification Tasks

2024-09-13 · Anita Eisenbürger, Daniel Otten, Anselm Hudde, Frank Hopfgartner

Label noise, which refers to the mislabeling of instances in a dataset, can significantly impair classifier performance, increase model complexity, and affect feature selection. While most research has concentrated on de…

feature selection

Confidence Scores Make Instance-dependent Label-noise Learning Possible

2020-01-11 · Antonin Berthon, Bo Han, Gang Niu, Tongliang Liu 외

In learning with noisy labels, for every instance, its label can randomly walk to other classes following a transition distribution which is named a noise model. Well-studied noise models are all instance-independent, na…

Learning with noisy labels

CamoTeacher: Dual-Rotation Consistency Learning for Semi-Supervised Camouflaged Object Detection

2024-08-15 · Xunfa Lai, Zhiyu Yang, Jie Hu, Shengchuan Zhang 외

Existing camouflaged object detection~(COD) methods depend heavily on large-scale pixel-level annotations.However, acquiring such annotations is laborious due to the inherent camouflage characteristics of the objects.Sem…

object-detectionObject DetectionPseudo Label