paper-with-me

홈 › Papers

Dimension Independent Generalization Error by Stochastic Gradient Descent

2020-03-25 · Xi Chen, Qiang Liu, Xin T. Tong

One classical canon of statistics is that large models are prone to overfitting, and model selection procedures are necessary for high dimensional data. However, many overparameterized models, such as neural networks, perform very well in practice, although they are often trained with simple online methods and regularization. The empirical success of overparameterized models, which is often known as benign overfitting, motivates us to have a new look at the statistical generalization theory for online optimization. In particular, we present a general theory on the generalization error of stochastic gradient descent (SGD) solutions for both convex and locally convex loss functions. We further discuss data and model conditions that lead to a `low effective dimension". Under these conditions, we show that the generalization error either does not depend on the ambient dimension $p$ or depends on $p$ via a poly-logarithmic factor. We also demonstrate that in several widely used statistical models, the `low effective dimension'' arises naturally in overparameterized settings. The studied statistical applications include both convex models such as linear regression and logistic regression and non-convex models such as $M$-estimator and two-layer neural networks.

📄 PDF Abstract BibTeX arXiv:2003.11196

Code (0)

등록된 구현이 없습니다.

Tasks

Model Selectionregression

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
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 제목 키워드 기반

Generalization Bounds for Label Noise Stochastic Gradient Descent

2023-11-01 · Jung Eun Huh, Patrick Rebeschini

We develop generalization error bounds for stochastic gradient descent (SGD) with label noise in non-convex settings under uniform dissipativity and smoothness conditions. Under a suitable choice of semimetric, we establ…

Generalization Bounds

SGD Implicitly Regularizes Generalization Error

2021-04-10 · Daniel A. Roberts

We derive a simple and model-independent formula for the change in the generalization gap due to a gradient descent update. We then compare the change in the test error for stochastic gradient descent to the change in te…

Stochastic Optimization

Towards Sharper Risk Bounds for Minimax Problems

2024-10-11 · Bowei Zhu, Shaojie Li, Yong liu

Minimax problems have achieved success in machine learning such as adversarial training, robust optimization, reinforcement learning. For theoretical analysis, current optimal excess risk bounds, which are composed by ge…

Generalization Bounds

Black-Box Generalization: Stability of Zeroth-Order Learning

2022-02-14 · Konstantinos E. Nikolakakis, Farzin Haddadpour, Dionysios S. Kalogerias, Amin Karbasi

We provide the first generalization error analysis for black-box learning through derivative-free optimization. Under the assumption of a Lipschitz and smooth unknown loss, we consider the Zeroth-order Stochastic Search …

Generalization Bounds

Generalization error bounds for two-layer neural networks with Lipschitz loss function

2026-04-07 · Jiang Yu Nguwi, Nicolas Privault arxiv

We derive generalization error bounds for the training of two-layer neural networks without assuming boundedness of the loss function, using Wasserstein distance estimates on the discrepancy between a probability distrib…