paper-with-me

Papers

Lower Bounds on the Generalization Error of Nonlinear Learning Models

2021-03-26 · Inbar Seroussi, Ofer Zeitouni

We study in this paper lower bounds for the generalization error of models derived from multi-layer neural networks, in the regime where the size of the layers is commensurate with the number of samples in the training data. We show that unbiased estimators have unacceptable performance for such nonlinear networks in this regime. We derive explicit generalization lower bounds for general biased estimators, in the cases of linear regression and of two-layered networks. In the linear case the bound is asymptotically tight. In the nonlinear case, we provide a comparison of our bounds with an empirical study of the stochastic gradient descent algorithm. The analysis uses elements from the theory of large random matrices.

📄 PDF Abstract BibTeX arXiv:2103.14723

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Adaptive deep learning for nonlinear time series models

2022-07-06 · Daisuke Kurisu, Riku Fukami, Yuta Koike

In this paper, we develop a general theory for adaptive nonparametric estimation of the mean function of a non-stationary and nonlinear time series model using deep neural networks (DNNs). We first consider two types of …

Deep LearningregressionTime SeriesTime Series Analysis+1

Margin-Based Generalization Lower Bounds for Boosted Classifiers

2019-09-27 · NeurIPS 2019 12 · Allan Grønlund, Lior Kamma, Kasper Green Larsen, Alexander Mathiasen 외

Boosting is one of the most successful ideas in machine learning. The most well-accepted explanations for the low generalization error of boosting algorithms such as AdaBoost stem from margin theory. The study of margins…

Generalization Bounds

Depth separation for reduced deep networks in nonlinear model reduction: Distilling shock waves in nonlinear hyperbolic problems

2020-07-28 · Donsub Rim, Luca Venturi, Joan Bruna, Benjamin Peherstorfer

Classical reduced models are low-rank approximations using a fixed basis designed to achieve dimensionality reduction of large-scale systems. In this work, we introduce reduced deep networks, a generalization of classica…

Dimensionality Reduction

Support Recovery for Orthogonal Matching Pursuit: Upper and Lower bounds

2018-12-01 · NeurIPS 2018 12 · Raghav Somani, Chirag Gupta, Prateek Jain, Praneeth Netrapalli

This paper studies the problem of sparse regression where the goal is to learn a sparse vector that best optimizes a given objective function. Under the assumption that the objective function satisfies restricted strong …

Generalization Boundsregression

Deep Semi-Random Features for Nonlinear Function Approximation

2017-02-28 · Kenji Kawaguchi, Bo Xie, Vikas Verma, Le Song

We propose semi-random features for nonlinear function approximation. The flexibility of semi-random feature lies between the fully adjustable units in deep learning and the random features used in kernel methods. For on…