Many problems in classification involve huge numbers of irrelevant features. Variable selection reveals the crucial features, reduces the dimensionality of feature space, and improves model interpretation. In the support vector machine literature, variable selection is achieved by penalties. These convex relaxations seriously bias parameter estimates toward 0 and tend to admit too many irrelevant features. The current paper presents an alternative that replaces penalties by sparse-set constraints. Penalties still appear, but serve a different purpose. The proximal distance principle takes a loss function and adds the penalty capturing the squared Euclidean distance of the parameter vector to the sparsity set where at most k components of are nonzero. If represents the minimum of the objective , then tends to the constrained minimum of over as tends to . We derive two closely related algorithms to carry out this strategy. Our simulated and real examples vividly demonstrate how the algorithms achieve better sparsity without loss of classification power.
Keywords: Julia; discriminant analysis; sparsity; unsupervised learning.