L_DMI: An Information-theoretic Noise-robust Loss Function
Yilun Xu, Peng Cao, Yuqing Kong, Yizhou Wang

TL;DR
This paper introduces a new information-theoretic loss function, $\\mathcal{L}_{DMI}$, that is provably robust to label noise and applicable to various neural network classifiers without auxiliary info.
Contribution
The paper proposes the first loss function based on Determinant based Mutual Information that is theoretically and empirically robust to instance-independent label noise.
Findings
Outperforms existing methods on multiple datasets with synthetic noise
Effective on both image and natural language datasets
Proven robustness to various noise patterns and amounts
Abstract
Accurately annotating large scale dataset is notoriously expensive both in time and in money. Although acquiring low-quality-annotated dataset can be much cheaper, it often badly damages the performance of trained models when using such dataset without particular treatment. Various methods have been proposed for learning with noisy labels. However, most methods only handle limited kinds of noise patterns, require auxiliary information or steps (e.g. , knowing or estimating the noise transition matrix), or lack theoretical justification. In this paper, we propose a novel information-theoretic loss function, , for training deep neural networks robust to label noise. The core of is a generalized version of mutual information, termed Determinant based Mutual Information (DMI), which is not only information-monotone but also relatively invariant.…
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 · Machine Learning and Algorithms · Neural Networks and Applications
