paper-with-me

홈 › Papers

Enhancing Sample Selection Against Label Noise by Cutting Mislabeled Easy Examples

2025-02-12 · Suqin Yuan, Lei Feng, Bo Han, Tongliang Liu

Sample selection is a prevalent approach in learning with noisy labels, aiming to identify confident samples for training. Although existing sample selection methods have achieved decent results by reducing the noise rate of the selected subset, they often overlook that not all mislabeled examples harm the model's performance equally. In this paper, we demonstrate that mislabeled examples correctly predicted by the model early in the training process are particularly harmful to model performance. We refer to these examples as Mislabeled Easy Examples (MEEs). To address this, we propose Early Cutting, which introduces a recalibration step that employs the model's later training state to re-select the confident subset identified early in training, thereby avoiding misleading confidence from early learning and effectively filtering out MEEs. Experiments on the CIFAR, WebVision, and full ImageNet-1k datasets demonstrate that our method effectively improves sample selection and model performance by reducing MEEs.

📄 PDF Abstract BibTeX arXiv:2502.08227

Code (0)

등록된 구현이 없습니다.

Tasks

Learning with noisy labels

Similar Papers 제목 키워드 기반

Adaptive Sample Selection for Robust Learning under Label Noise

2021-06-29 · Deep Patel, P. S. Sastry

Deep Neural Networks (DNNs) have been shown to be susceptible to memorization or overfitting in the presence of noisily-labelled data. For the problem of robust learning under such noisy data, several algorithms have bee…

Image ClassificationImage Classification with Label NoiseMemorization

Can Label-Noise Transition Matrix Help to Improve Sample Selection and Label Correction?

2021-09-29 · Yu Yao, Xuefeng Li, Tongliang Liu, Alan Blair 외

Existing methods for learning with noisy labels can be generally divided into two categories: (1) sample selection and label correction based on the memorization effect of neural networks; (2) loss correction with the tr…

Learning with noisy labelsMemorization

Sample Selection via Contrastive Fragmentation for Noisy Label Regression

2025-02-25 · Chris Dongjoo Kim, Sangwoo Moon, Jihwan Moon, Dongyeon Woo 외

As with many other problems, real-world regression is plagued by the presence of noisy labels, an inevitable issue that demands our attention. Fortunately, much real-world data often exhibits an intrinsic property of con…

regression

Enhancing Sample Utilization in Noise-Robust Deep Metric Learning With Subgroup-Based Positive-Pair Selection

2025-01-19 · Zhipeng Yu, Qianqian Xu, Yangbangyan Jiang, Yingfei Sun 외

The existence of noisy labels in real-world data negatively impacts the performance of deep learning models. Although much research effort has been devoted to improving the robustness towards noisy labels in classificati…

Face RecognitionImage RetrievalMetric Learning

An Ensemble Noise-Robust K-fold Cross-Validation Selection Method for Noisy Labels

2021-07-06 · Yong Wen, Marcus Kalander, Chanfei Su, Lujia Pan

We consider the problem of training robust and accurate deep neural networks (DNNs) when subject to various proportions of noisy labels. Large-scale datasets tend to contain mislabeled samples that can be memorized by DN…

Pseudo Labeltext-classificationText Classification