Agreement or Disagreement in Noise-tolerant Mutual Learning?
Jiarun Liu, Daguang Jiang, Yukun Yang, Ruirui Li

TL;DR
This paper introduces MLC, a noise-tolerant deep learning framework that enhances robustness against noisy labels by using divergent regularization and agreement-based label correction, outperforming existing methods.
Contribution
The paper proposes a novel end-to-end noise-tolerant framework called MLC that employs divergent regularization and agreement-based label correction to improve learning with noisy labels.
Findings
MLC outperforms state-of-the-art methods on MNIST, CIFAR-10, and Clothing1M datasets.
MLC improves accuracy, generalization, and robustness in noisy label scenarios.
MLC is network-free and applicable to various tasks.
Abstract
Deep learning has made many remarkable achievements in many fields but suffers from noisy labels in datasets. The state-of-the-art learning with noisy label method Co-teaching and Co-teaching+ confronts the noisy label by mutual-information between dual-network. However, the dual network always tends to convergent which would weaken the dual-network mechanism to resist the noisy labels. In this paper, we proposed a noise-tolerant framework named MLC in an end-to-end manner. It adjusts the dual-network with divergent regularization to ensure the effectiveness of the mechanism. In addition, we correct the label distribution according to the agreement between dual-networks. The proposed method can utilize the noisy data to improve the accuracy, generalization, and robustness of the network. We test the proposed method on the simulate noisy dataset MNIST, CIFAR-10, and the real-world noisy…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification
