2021

Generalization error of random features and kernel methods: hypercontractivity and kernel matrix concentration

Mei, Song, Misiakiewicz, Theodor, Montanari, Andrea

Understand

Consider the classical supervised learning problem: we are given data $(y_i,{\boldsymbol x}_i)$, $i\le n$, with $y_i$ a response and ${\boldsymbol x}_i\in {\mathcal X}$ a covariates vector, and try to learn a model $f:{\mathcal X}\to{\mathbb R}$ to predict future responses.

  • Random features methods map the covariates vector ${\boldsymbol x}_i$ to a point ${\boldsymbol \phi}({\boldsymbol x}_i)$ in a higher dimensional space ${\mathbb R}^N$, via a random featurization map ${\boldsymbol \phi}$.
  • We study the use of random features methods in conjunction with ridge regression in the feature space ${\mathbb R}^N$.
  • This can be viewed as a finite-dimensional approximation of kernel ridge regression (KRR), or as a stylized model for neural networks in the so called lazy training regime.

Reading the bibliography…