paper-with-me

홈 › Papers

Linearized two-layers neural networks in high dimension

2019-04-27 · Behrooz Ghorbani, Song Mei, Theodor Misiakiewicz, Andrea Montanari

We consider the problem of learning an unknown function $f_{\star}$ on the $d$-dimensional sphere with respect to the square loss, given i.i.d. samples $\{(y_i,{\boldsymbol x}_i)\}_{i\le n}$ where ${\boldsymbol x}_i$ is a feature vector uniformly distributed on the sphere and $y_i=f_{\star}({\boldsymbol x}_i)+\varepsilon_i$. We study two popular classes of models that can be regarded as linearizations of two-layers neural networks around a random initialization: the random features model of Rahimi-Recht (RF); the neural tangent kernel model of Jacot-Gabriel-Hongler (NT). Both these approaches can also be regarded as randomized approximations of kernel ridge regression (with respect to different kernels), and enjoy universal approximation properties when the number of neurons $N$ diverges, for a fixed dimension $d$. We consider two specific regimes: the approximation-limited regime, in which $n=\infty$ while $d$ and $N$ are large but finite; and the sample size-limited regime in which $N=\infty$ while $d$ and $n$ are large but finite. In the first regime we prove that if $d^{\ell + \delta} \le N\le d^{\ell+1-\delta}$ for small $\delta > 0$, then \RF\, effectively fits a degree-$\ell$ polynomial in the raw features, and \NT\, fits a degree-$(\ell+1)$ polynomial. In the second regime, both RF and NT reduce to kernel methods with rotationally invariant kernels. We prove that, if the number of samples is $d^{\ell + \delta} \le n \le d^{\ell +1-\delta}$, then kernel methods can fit at most a a degree-$\ell$ polynomial in the raw features. This lower bound is achieved by kernel ridge regression. Optimal prediction error is achieved for vanishing ridge regularization.

📄 PDF Abstract BibTeX arXiv:1904.12191

Code (0)

등록된 구현이 없습니다.

Tasks

regressionVocal Bursts Intensity PredictionVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Intrinsic dimension of data representations in deep neural networks

2019-05-29 · NeurIPS 2019 12 · Alessio Ansuini, Alessandro Laio, Jakob H. Macke, Davide Zoccolan

Deep neural networks progressively transform their inputs across multiple processing layers. What are the geometrical properties of the representations learned by these networks? Here we study the intrinsic dimensionalit…

LiCo-Net: Linearized Convolution Network for Hardware-efficient Keyword Spotting

2022-11-09 · Haichuan Yang, Zhaojun Yang, Li Wan, Biqiao Zhang 외

This paper proposes a hardware-efficient architecture, Linearized Convolution Network (LiCo-Net) for keyword spotting. It is optimized specifically for low-power processor units like microcontrollers. ML operators exhibi…

Keyword Spotting

Interpretation of High-Dimensional Regression Coefficients by Comparison with Linearized Compressing Features

2024-11-18 · Joachim Schaeffer, Jinwook Rhyu, Robin Droop, Rolf Findeisen 외

Linear regression is often deemed inherently interpretable; however, challenges arise for high-dimensional data. We focus on further understanding how linear regression approximates nonlinear responses from high-dimensio…

regression

Learning Linearized Assignment Flows for Image Labeling

2021-08-02 · Alexander Zeilmann, Stefania Petra, Christoph Schnörr

We introduce a novel algorithm for estimating optimal parameters of linearized assignment flows for image labeling. An exact formula is derived for the parameter gradient of any loss function that is constrained by the l…

A Systematic Review and Taxonomy of Reinforcement Learning-Model Predictive Control Integration for Linear Systems

2026-04-22 · Mohsen Jalaeian Farimani, Roya Khalili Amirabadi, Davoud Nikkhouy, Malihe Abdolbaghi 외 arxiv

The integration of Model Predictive Control (MPC) and Reinforcement Learning (RL) has emerged as a promising paradigm for constrained decision-making and adaptive control. MPC offers structured optimization, explicit con…

Reinforcement Learning