Exploiting Class Similarity for Machine Learning with Confidence Labels and Projective Loss Functions
Gautam Rajendrakumar Gare, John Michael Galeotti

TL;DR
This paper introduces confidence labels and projective loss functions to explicitly incorporate class similarity information into neural network training, improving performance especially with noisy labels across various datasets.
Contribution
The paper proposes a novel approach using confidence labels and projective loss functions to leverage class similarity, enhancing neural network training with noisy labels.
Findings
Improved accuracy on CIFAR-10 with noisy labels.
Effective application to large datasets like ImageNet and Food-101N.
Relaxed loss penalties for confusable classes.
Abstract
Class labels used for machine learning are relatable to each other, with certain class labels being more similar to each other than others (e.g. images of cats and dogs are more similar to each other than those of cats and cars). Such similarity among classes is often the cause of poor model performance due to the models confusing between them. Current labeling techniques fail to explicitly capture such similarity information. In this paper, we instead exploit the similarity between classes by capturing the similarity information with our novel confidence labels. Confidence labels are probabilistic labels denoting the likelihood of similarity, or confusability, between the classes. Often even after models are trained to differentiate between classes in the feature space, the similar classes' latent space still remains clustered. We view this type of clustering as valuable information…
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
