A Gradient-based Approach for Online Robust Deep Neural Network Training with Noisy Labels
Yifan Yang, Alec Koppel, Zheng Zhang

TL;DR
This paper introduces OGRS, a gradient-based method for online training of deep neural networks that effectively detects and utilizes clean data in the presence of noisy labels, improving robustness and performance.
Contribution
It proposes a novel online gradient-based approach for robust deep learning with noisy labels, capable of automatically selecting clean samples without prior knowledge of data quality.
Findings
Outperforms state-of-the-art methods in various noisy label scenarios.
Theoretical proof of convergence to low-loss regions.
Effective in online streaming data environments.
Abstract
Learning with noisy labels is an important topic for scalable training in many real-world scenarios. However, few previous research considers this problem in the online setting, where the arrival of data is streaming. In this paper, we propose a novel gradient-based approach to enable the detection of noisy labels for the online learning of model parameters, named Online Gradient-based Robust Selection (OGRS). In contrast to the previous sample selection approach for the offline training that requires the estimation of a clean ratio of the dataset before each epoch of training, OGRS can automatically select clean samples by steps of gradient update from datasets with varying clean ratios without changing the parameter setting. During the training process, the OGRS method selects clean samples at each iteration and feeds the selected sample to incrementally update the model parameters.…
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 · Machine Learning and Algorithms · Water Systems and Optimization
