HAL Id: hal-00804592
https://hal.inria.fr/hal-00804592v2
Preprint submitted on 27 Mar 2013
HAL is a multi-disciplinary open access archive for the deposit and dissemination of sci- entific research documents, whether they are pub- lished or not. The documents may come from teaching and research institutions in France or abroad, or from public or private research centers.
L’archive ouverte pluridisciplinaire HAL, est destinée au dépôt et à la diffusion de documents scientifiques de niveau recherche, publiés ou non, émanant des établissements d’enseignement et de recherche français ou étrangers, des laboratoires publics ou privés.
A Note on k-support Norm Regularized Risk Minimization
Matthew Blaschko
To cite this version:
Matthew Blaschko. A Note on k-support Norm Regularized Risk Minimization. 2013. �hal-
00804592v2�
A Note on k-support Norm Regularized Risk Minimization
Matthew B. Blaschko Ecole Centrale Paris ´ Grande Voie des Vignes 92295 Chˆ atenay-Malabry, France
[email protected]
Abstract. The k-support norm has been recently introduced to perform correlated sparsity regularization [1]. Although Argyriou et al. only re- ported experiments using squared loss, here we apply it to several other commonly used settings resulting in novel machine learning algorithms with interesting and familiar limit cases. Source code for the algorithms described here is available from https://github.com/blaschko/ksupport.
Keywords: k-support norm, structured sparsity, regularization, least-squares, hinge loss, support vector machine, SVM, regularized logistic regression, Ad- aBoost, support vector regression, SVR
1 The k-support Norm
The k-support norm is the gauge function associated with the convex set conv{β | kβk 0 ≤ k, kβ k 2 ≤ 1}. (1) It can be computed as
kβk sp k =
k−r−1
X
i=1
(|β | ↓ i ) 2 + 1 r + 1
d
X
i=k−r
|β| ↓ i
! 2
1 2