Robust Collaborative Learning with Noisy Labels
Mengying Sun, Jing Xing, Bin Chen, Jiayu Zhou

TL;DR
This paper introduces Robust Collaborative Learning (RCL), a novel framework that leverages both disagreement and agreement between multiple networks to effectively mitigate noisy labels in training data, improving learning robustness.
Contribution
The paper proposes a new RCL framework that combines disagreement and agreement mechanisms between networks to better handle noisy labels, addressing limitations of previous methods.
Findings
RCL outperforms existing methods on synthetic benchmark image data.
RCL demonstrates effectiveness on real-world bioinformatics data.
The approach reduces the impact of noisy labels in training.
Abstract
Learning with curriculum has shown great effectiveness in tasks where the data contains noisy (corrupted) labels, since the curriculum can be used to re-weight or filter out noisy samples via proper design. However, obtaining curriculum from a learner itself without additional supervision or feedback deteriorates the effectiveness due to sample selection bias. Therefore, methods that involve two or more networks have been recently proposed to mitigate such bias. Nevertheless, these studies utilize the collaboration between networks in a way that either emphasizes the disagreement or focuses on the agreement while ignores the other. In this paper, we study the underlying mechanism of how disagreement and agreement between networks can help reduce the noise in gradients and develop a novel framework called Robust Collaborative Learning (RCL) that leverages both disagreement and agreement…
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 · Domain Adaptation and Few-Shot Learning · Machine Learning and Algorithms
