Learning Sparse Low-Threshold Linear Classifiers
Sivan Sabato, Shai Shalev-Shwartz, Nathan Srebro, Daniel Hsu, and Tong Zhang

TL;DR
This paper introduces an efficient method for learning non-negative linear classifiers with bounded norm and fixed threshold, achieving optimal rates that outperform traditional uniform convergence bounds.
Contribution
The paper presents the first efficient algorithms with optimal learning rates for sparse low-threshold linear classifiers under hinge-loss.
Findings
Efficient online and batch algorithms achieve the optimal rate of learning.
The proposed rates are tighter than traditional uniform convergence bounds.
The work generalizes learning to k-monotone disjunctions.
Abstract
We consider the problem of learning a non-negative linear classifier with a -norm of at most , and a fixed threshold, under the hinge-loss. This problem generalizes the problem of learning a -monotone disjunction. We prove that we can learn efficiently in this setting, at a rate which is linear in both and the size of the threshold, and that this is the best possible rate. We provide an efficient online learning algorithm that achieves the optimal rate, and show that in the batch case, empirical risk minimization achieves this rate as well. The rates we show are tighter than the uniform convergence rate, which grows with .
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
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Sparse and Compressive Sensing Techniques
