Trusted Multi-view Learning under Noisy Supervision
Yilin Zhang, Cai Xu, Han Jiang, Ziyu Guan, Wei Zhao, Xiaofei He, and Murat Sensoy

TL;DR
This paper introduces TMNR^2, a novel multi-view learning approach that effectively handles noisy labels by modeling uncertainties, re-refining labels, and disentangling complex training objectives, leading to significant accuracy improvements.
Contribution
It proposes TMNR^2, a new method that jointly models uncertainties and refines noisy labels in multi-view learning, improving robustness under high label noise.
Findings
TMNR^2 outperforms baselines with 7% accuracy gain on noisy datasets.
The method effectively identifies mislabeled samples through evidence-label consistency.
Experimental results validate the robustness of TMNR^2 under 50% label noise.
Abstract
Multi-view learning methods often focus on improving decision accuracy while neglecting the decision uncertainty, which significantly restricts their applications in safety-critical scenarios. To address this, trusted multi-view learning methods estimate prediction uncertainties by learning class distributions from each instance. However, these methods heavily rely on high quality ground-truth labels. This motivates us to delve into a new problem: how to develop a reliable multi-view learning model under the guidance of noisy labels? We propose the Trusted Multi view Noise Refining (TMNR) method to address this challenge by modeling label noise arising from low-quality data features and easily-confused classes. TMNR employs evidential deep neural networks to construct view-specific opinions that capture both beliefs and uncertainty. These opinions are then transformed through noise…
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
TopicsAdversarial Robustness in Machine Learning · Machine Learning and Data Classification
MethodsFocus
