Leverage classifier: Another look at support vector machine
Yixin Han, Jun Yu, Nan Zhang, Cheng Meng, Ping Ma, Wenxuan Zhong, and, Changliang Zou

TL;DR
This paper introduces a new leverage classifier based on linear SVM that uses subsampling to reduce data size, enabling efficient large-scale classification while maintaining high accuracy.
Contribution
It proposes a novel subsampling framework for SVM, including a two-step procedure and theoretical analysis of its statistical properties.
Findings
Outperforms existing methods in estimation accuracy
Reduces computational cost significantly
Maintains high prediction accuracy on large datasets
Abstract
Support vector machine (SVM) is a popular classifier known for accuracy, flexibility, and robustness. However, its intensive computation has hindered its application to large-scale datasets. In this paper, we propose a new optimal leverage classifier based on linear SVM under a nonseparable setting. Our classifier aims to select an informative subset of the training sample to reduce data size, enabling efficient computation while maintaining high accuracy. We take a novel view of SVM under the general subsampling framework and rigorously investigate the statistical properties. We propose a two-step subsampling procedure consisting of a pilot estimation of the optimal subsampling probabilities and a subsampling step to construct the classifier. We develop a new Bahadur representation of the SVM coefficients and derive unconditional asymptotic distribution and optimal subsampling…
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
TopicsFault Detection and Control Systems · Face and Expression Recognition · Machine Learning and ELM
