Efficient and Noise-Tolerant PAC Learning of Multiclass Linear Classifiers
Rita Adhikari, Shiwei Zeng

TL;DR
This paper presents a computationally-efficient PAC learning algorithm for multiclass linear classifiers that tolerates malicious noise, using a mixture of bounded variance distributions and margin conditions.
Contribution
It introduces a novel algorithm combining cluster-based pruning and hinge loss minimization for noise-tolerant multiclass PAC learning.
Findings
The algorithm PAC learns with O(k^2(d log d + log k)) samples under constant noise.
It is strictly stronger than previous results even in the binary case.
The approach works under mixture distributions with margin conditions.
Abstract
Noise-tolerant PAC learning of linear models has been of central interests in machine learning community since the last century. In recent years, many computationally-efficient algorithms have been proposed for the problem of learning linear threshold functions under multiple noise models. Yet, when the problem is considered under multiclass learning settings, i.e. when the number of classes is at least , it is unknown whether there exist computationally-efficient PAC learning algorithms when the data sets are maliciously corrupted. In this paper, we consider that the marginal distribution is a mixture of bounded variance distributions and the data sets satisfy a margin condition at the same time. We show that there exists a computationally-efficient algorithm that PAC learns multiclass linear classifiers $\{h_w:x\mapsto \arg\max_{y\in[k]}w_y\cdot x, x\in \mathbb{R}^d,…
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.
