paper-with-me

홈 › Papers

Optimal Rates for Generalization of Gradient Descent Methods with Deep Neural Networks

2026-06-04 · Junyu Zhou, Puyu Wang, Yunwen Lei, Yiming Ying, Ding-Xuan Zhou arxiv

Recent progress has been made in understanding the statistical generalization performance of gradient descent methods for overparameterized neural networks within the neural tangent kernel (NTK) regime. However, most of the existing work on regression problems is limited to shallow network architectures, leaving a notable gap in the theory of deep neural networks. This paper addresses this gap by presenting a comprehensive generalization analysis for deep ReLU networks trained using gradient descent (GD) and stochastic gradient descent (SGD). Specifically, we establish the first known minimax-optimal rates of excess population risk for both GD and SGD with deep ReLU networks, under the assumption that the network width scales polynomially with respect to the network depth and training sample size. Our results demonstrate that with sufficient width, gradient descent methods for deep ReLU networks can achieve optimal generalization rates on par with kernel methods.

📄 PDF Abstract BibTeX arXiv:2606.06764

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal Rates for Generalization of Gradient Descent for Deep ReLU Classification

2025-10-03 · Yuanfan Li, Yunwen Lei, Zheng-Chu Guo, Yiming Ying arxiv

Recent advances have significantly improved our understanding of the generalization performance of gradient descent (GD) methods in deep neural networks. A natural and fundamental question is whether GD can achieve gener…

Laplacian Smoothing Gradient Descent

2018-06-17 · Stanley Osher, Bao Wang, Penghang Yin, Xiyang Luo 외

We propose a class of very simple modifications of gradient descent and stochastic gradient descent. We show that when applied to a large variety of machine learning problems, ranging from logistic regression to deep neu…

Anticorrelated Noise Injection for Improved Generalization

2022-02-06 · Antonio Orvieto, Hans Kersting, Frank Proske, Francis Bach 외

Injecting artificial noise into gradient descent (GD) is commonly employed to improve the performance of machine learning models. Usually, uncorrelated noise is used in such perturbed gradient descent (PGD) methods. It i…

BIG-bench Machine Learning

Estimating Generalization Performance Along the Trajectory of Proximal SGD in Robust Regression

2024-10-03 · Kai Tan, Pierre C. Bellec

This paper studies the generalization performance of iterates obtained by Gradient Descent (GD), Stochastic Gradient Descent (SGD) and their proximal variants in high-dimensional robust regression problems. The number of…

regression

Implicit Balancing and Regularization: Generalization and Convergence Guarantees for Overparameterized Asymmetric Matrix Sensing

2023-03-24 · Mahdi Soltanolkotabi, Dominik Stöger, Changzhi Xie

Recently, there has been significant progress in understanding the convergence and generalization properties of gradient-based methods for training overparameterized learning models. However, many aspects including the r…