INN: A Method Identifying Clean-annotated Samples via Consistency Effect in Deep Neural Networks
Dongha Kim, Yongchan Choi, Kunwoong Kim, Yongdai Kim

TL;DR
The paper introduces INN, a novel method that leverages the consistency effect in neighboring regions to identify clean samples in noisy labeled datasets, improving robustness over existing small-loss strategies.
Contribution
It proposes a new neighborhood-based approach called INN that is more stable and effective than traditional memorization-based methods for noisy label detection.
Findings
INN outperforms small-loss strategies in noisy label scenarios.
The method is more stable across different training epochs.
INN effectively handles heavily contaminated and imbalanced datasets.
Abstract
In many classification problems, collecting massive clean-annotated data is not easy, and thus a lot of researches have been done to handle data with noisy labels. Most recent state-of-art solutions for noisy label problems are built on the small-loss strategy which exploits the memorization effect. While it is a powerful tool, the memorization effect has several drawbacks. The performances are sensitive to the choice of a training epoch required for utilizing the memorization effect. In addition, when the labels are heavily contaminated or imbalanced, the memorization effect may not occur in which case the methods based on the small-loss strategy fail to identify clean labeled data. We introduce a new method called INN(Integration with the Nearest Neighborhoods) to refine clean labeled data from training data with noisy labels. The proposed method is based on a new discovery that a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Adversarial Robustness in Machine Learning · Advanced Neural Network Applications
