Sparse Classification: a scalable discrete optimization perspective
Abstract
We formulate the sparse classification problem of samples with features as a binary convex optimization problem and propose a cutting-plane algorithm to solve it exactly. For sparse logistic regression and sparse SVM, our algorithm finds optimal solutions for and in the s within minutes. On synthetic data our algorithm achieves perfect support recovery in the large sample regime. Namely, there exists a such that the algorithm takes a long time to find the optimal solution and does not recover the correct support for , while for , the algorithm quickly detects all the true features, and does not return any false features. In contrast, while Lasso accurately detects all the true features, it persistently returns incorrect features, even as the number of observations increases. Consequently, on numerous real-world experiments, our outer-approximation algorithms returns sparser classifiers while achieving similar predictive accuracy as Lasso. To support our observations, we analyze conditions on the sample size needed to ensure full support recovery in classification. Under some assumptions on the data generating process, we prove that information-theoretic limitations impose , for some constant .
Cite
@article{arxiv.1710.01352,
title = {Sparse Classification: a scalable discrete optimization perspective},
author = {Dimitris Bertsimas and Jean Pauphilet and Bart Van Parys},
journal= {arXiv preprint arXiv:1710.01352},
year = {2025}
}