English

On the Self-Penalization Phenomenon in Feature Selection

Machine Learning 2021-10-13 v1 Machine Learning Statistics Theory Statistics Theory

Abstract

We describe an implicit sparsity-inducing mechanism based on minimization over a family of kernels: \begin{equation*} \min_{\beta, f}~\widehat{\mathbb{E}}[L(Y, f(\beta^{1/q} \odot X)] + \lambda_n \|f\|_{\mathcal{H}_q}^2~~\text{subject to}~~\beta \ge 0, \end{equation*} where LL is the loss, \odot is coordinate-wise multiplication and Hq\mathcal{H}_q is the reproducing kernel Hilbert space based on the kernel kq(x,x)=h(xxqq)k_q(x, x') = h(\|x-x'\|_q^q), where q\|\cdot\|_q is the q\ell_q norm. Using gradient descent to optimize this objective with respect to β\beta leads to exactly sparse stationary points with high probability. The sparsity is achieved without using any of the well-known explicit sparsification techniques such as penalization (e.g., 1\ell_1), early stopping or post-processing (e.g., clipping). As an application, we use this sparsity-inducing mechanism to build algorithms consistent for feature selection.

Keywords

Cite

@article{arxiv.2110.05852,
  title  = {On the Self-Penalization Phenomenon in Feature Selection},
  author = {Michael I. Jordan and Keli Liu and Feng Ruan},
  journal= {arXiv preprint arXiv:2110.05852},
  year   = {2021}
}

Comments

54 pages

R2 v1 2026-06-24T06:49:09.825Z