paper-with-me

Papers

Asymptotics of Learning with Deep Structured (Random) Features

2024-02-21 · Dominik Schröder, Daniil Dmitriev, Hugo Cui, Bruno Loureiro

For a large class of feature maps we provide a tight asymptotic characterisation of the test error associated with learning the readout layer, in the high-dimensional limit where the input dimension, hidden layer widths, and number of training samples are proportionally large. This characterization is formulated in terms of the population covariance of the features. Our work is partially motivated by the problem of learning with Gaussian rainbow neural networks, namely deep non-linear fully-connected networks with random but structured weights, whose row-wise covariances are further allowed to depend on the weights of previous layers. For such networks we also derive a closed-form formula for the feature covariance in terms of the weight matrices. We further find that in some cases our results can capture feature maps learned by deep, finite-width neural networks trained under gradient descent.

📄 PDF Abstract BibTeX arXiv:2402.13999

Code (1)

wirhabenzeit/feature-ridge-regression 공식 구현 tf

Similar Papers 제목 키워드 기반

Learning curves for deep structured Gaussian feature models

2023-03-01 · NeurIPS 2023 11

In recent years, significant attention in deep learning theory has been devoted to analyzing when models that interpolate their training data can still generalize well to unseen examples. Many insights have been gained f…

Learning Theory

Exact Asymptotics for Learning Tree-Structured Graphical Models with Side Information: Noiseless and Noisy Samples

2020-05-09 · Anshoo Tandon, Vincent Y. F. Tan, Shiyao Zhu

Given side information that an Ising tree-structured graphical model is homogeneous and has no external field, we derive the exact asymptotics of learning its structure from independently drawn samples. Our results, whic…

Asymptotics of Bayesian Uncertainty Estimation in Random Features Regression

2023-06-06 · NeurIPS 2023 11

In this paper we compare and contrast the behavior of the posterior predictive distribution to the risk of the maximum a posteriori estimator for the random features regression model in the overparameterized regime. We w…

regression

Asymptotics of Random Feature Regression Beyond the Linear Scaling Regime

2024-03-13 · Hong Hu, Yue M. Lu, Theodor Misiakiewicz

Recent advances in machine learning have been achieved by using overparametrized models trained until near interpolation of the training data. It was shown, e.g., through the double descent phenomenon, that the number of…

regression

Theory of Scaling Laws for In-Context Regression: Depth, Width, Context and Time

2025-10-01 · Blake Bordelon, Mary I. Letey, Cengiz Pehlevan arxiv

We study in-context learning (ICL) of linear regression in a deep linear self-attention model, characterizing how performance depends on various computational and statistical resources (width, depth, number of training s…