vix.ing · top · new · best · stats · spec

Robust supervised classification and feature selection using a primal-dual method

2019/02/05 by Michel Barlaud, Barlaud, Michel, Antonin Chambolle +3
Engineering · Computer Science · Mathematics · #Sparse and Compressive Sensing Techniques #Face and Expression Recognition #Statistical Methods and Inference

paper · pdf · doi:10.48550/arxiv.1902.01600

Abstract

This paper deals with supervised classification and feature selection in high dimensional space. A classical approach is to project data on a low dimensional space and classify by minimizing an appropriate quadratic cost. A strict control on sparsity is moreover obtained by adding an ℓ1 constraint, here on the matrix of weights used for projecting the data. Tuning the sparsity bound results in selecting the relevant features for supervised classification. It is well known that using a quadratic cost is not robust to outliers. We cope with this problem by using an ℓ1 norm both for the constraint and for the loss function. In this case, the criterion is convex but not gradient Lipschitz anymore. Another second issue is that we optimize simultaneously the projection matrix and the centers used for classification. In this paper, we provide a novel tailored constrained primal-dual method to compute jointly selected features and classifiers. Extending our primal-dual method to other criteria is easy provided that efficient projection (on the dual ball for the loss data term) and prox (for the regularization term) algorithms are available. We illustrate such an extension in the case of a Frobenius norm for the loss term. We provide a convergence proof of our primal-dual method, and demonstrate its effectiveness on three datasets (one synthetic, two from biological data) on which we compare ℓ1 and ℓ2 costs.

Citations

Related