Sparse $\ell_1$ and $\ell_2$ Center Classifiers
Giuseppe C. Calafiore, Giulia Fracastoro

TL;DR
This paper introduces two sparse variants of the nearest-centroid classifier using and distances, enabling simultaneous classification and feature selection with high accuracy and low computational cost.
Contribution
The paper presents novel sparse and centroid classifiers that perform exact feature selection efficiently, improving upon existing methods in accuracy and computational speed.
Findings
Competitive accuracy with state-of-the-art feature selection methods
Exact feature selection achievable with quasi-linear computational cost
Significantly lower computational cost than existing techniques
Abstract
The nearest-centroid classifier is a simple linear-time classifier based on computing the centroids of the data classes in the training phase, and then assigning a new datum to the class corresponding to its nearest centroid. Thanks to its very low computational cost, the nearest-centroid classifier is still widely used in machine learning, despite the development of many other more sophisticated classification methods. In this paper, we propose two sparse variants of the nearest-centroid classifier, based respectively on and distance criteria. The proposed sparse classifiers perform simultaneous classification and feature selection, by detecting the features that are most relevant for the classification purpose. We show that training of the proposed sparse models, with both distance criteria, can be performed exactly (i.e., the globally optimal set of features is…
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
TopicsFace and Expression Recognition · Gene expression and cancer classification · Metabolomics and Mass Spectrometry Studies
MethodsFeature Selection
