Multi-Class Classification from Single-Class Data with Confidences
Yuzhou Cao, Lei Feng, Senlin Shu, Yitian Xu, Bo An, Gang Niu, Masashi, Sugiyama

TL;DR
This paper introduces a novel method to learn multi-class classifiers solely from single-class data using confidence estimates, with theoretical guarantees and practical effectiveness demonstrated.
Contribution
It presents a loss- and model-independent framework for multi-class classification from single-class data, including theoretical consistency and noise robustness.
Findings
Method achieves Bayes-consistency with noisy confidences.
Effective in scenarios with partial class data.
Experimental results confirm practical utility.
Abstract
Can we learn a multi-class classifier from only data of a single class? We show that without any assumptions on the loss functions, models, and optimizers, we can successfully learn a multi-class classifier from only data of a single class with a rigorous consistency guarantee when confidences (i.e., the class-posterior probabilities for all the classes) are available. Specifically, we propose an empirical risk minimization framework that is loss-/model-/optimizer-independent. Instead of constructing a boundary between the given class and other classes, our method can conduct discriminative classification between all the classes even if no data from the other classes are provided. We further theoretically and experimentally show that our method can be Bayes-consistent with a simple modification even if the provided confidences are highly noisy. Then, we provide an extension of our…
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
TopicsImbalanced Data Classification Techniques · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
