paper-with-me

Papers

Dimension-free deterministic equivalents and scaling laws for random feature regression

2024-05-24 · Leonardo Defilippis, Bruno Loureiro, Theodor Misiakiewicz

In this work we investigate the generalization performance of random feature ridge regression (RFRR). Our main contribution is a general deterministic equivalent for the test error of RFRR. Specifically, under a certain concentration property, we show that the test error is well approximated by a closed-form expression that only depends on the feature map eigenvalues. Notably, our approximation guarantee is non-asymptotic, multiplicative, and independent of the feature map dimension -- allowing for infinite-dimensional features. We expect this deterministic equivalent to hold broadly beyond our theoretical analysis, and we empirically validate its predictions on various real and synthetic datasets. As an application, we derive sharp excess error rates under standard power-law assumptions of the spectrum and target decay. In particular, we provide a tight result for the smallest number of features achieving optimal minimax error rate.

📄 PDF Abstract BibTeX arXiv:2405.15699

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

High-dimensional analysis of ridge regression for non-identically distributed data with a variance profile

2024-03-29 · Jérémie Bigot, Issa-Mbenard Dabo, Camille Male

High-dimensional linear regression has been thoroughly studied in the context of independent and identically distributed data. We propose to investigate high-dimensional regression models for independent but non-identica…

regression

Cauchy noise loss for stochastic optimization of random matrix models via free deterministic equivalents

2018-04-09 · Tomohiro Hayase

For random matrix models, the parameter estimation based on the traditional likelihood functions is not straightforward in particular when we have only one sample matrix. We introduce a new parameter optimization method …

parameter estimationStochastic Optimization

Scaling Laws for Galaxy Images

2024-04-03 · Mike Walmsley, Micah Bowles, Anna M. M. Scaife, Jason Shingirai Makechemu 외

We present the first systematic investigation of supervised scaling laws outside of an ImageNet-like context - on images of galaxies. We use 840k galaxy images and over 100M annotations by Galaxy Zoo volunteers, comparab…

Domain Adaptation

Scaling Laws for Gradient Descent and Sign Descent for Linear Bigram Models under Zipf's Law

2025-05-25 · Frederik Kunstner, Francis Bach

Recent works have highlighted optimization difficulties faced by gradient descent in training the first and last layers of transformer-based language models, which are overcome by optimizers such as Adam. These works sug…

A non-asymptotic theory of Kernel Ridge Regression: deterministic equivalents, test error, and GCV estimator

2024-03-13 · Theodor Misiakiewicz, Basil Saeed

We consider learning an unknown target function $f_*$ using kernel ridge regression (KRR) given i.i.d. data $(u_i,y_i)$, $i\leq n$, where $u_i \in U$ is a covariate vector and $y_i = f_* (u_i) +\varepsilon_i \in \mathbb{…