paper-with-me

홈 › 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 generalization rates comparable to the minimax optimal rates established in the kernel setting. Existing results either yield suboptimal rates of $O(1/\sqrt{n})$, or focus on networks with smooth activation functions, incurring exponential dependence on network depth $L$. In this work, we establish optimal generalization rates for GD with deep ReLU networks by carefully trading off optimization and generalization errors, achieving only polynomial dependence on depth. Specifically, under the assumption that the data are NTK separable from the margin $γ$, we prove an excess risk rate of $\widetilde{O}(L^6 / (n γ^2))$, which aligns with the optimal SVM-type rate $\widetilde{O}(1 / (n γ^2))$ up to depth-dependent factors. A key technical contribution is our novel control of activation patterns near a reference model, enabling a sharper Rademacher complexity bound for deep ReLU networks trained with gradient descent.

📄 PDF Abstract BibTeX arXiv:2510.02779

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

2026-06-04 · Junyu Zhou, Puyu Wang, Yunwen Lei, Yiming Ying 외 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 …

Stable Minima Cannot Overfit in Univariate ReLU Networks: Generalization by Large Step Sizes

2024-06-10 · Dan Qiao, Kaiqi Zhang, Esha Singh, Daniel Soudry 외

We study the generalization of two-layer ReLU neural networks in a univariate nonparametric regression problem with noisy labels. This is a problem where kernels (\emph{e.g.} NTK) are provably sub-optimal and benign over…

regression

Generalization Performance of Empirical Risk Minimization on Over-parameterized Deep ReLU Nets

2021-11-28 · Shao-Bo Lin, Yao Wang, Ding-Xuan Zhou

In this paper, we study the generalization performance of global minima for implementing empirical risk minimization (ERM) on over-parameterized deep ReLU nets. Using a novel deepening scheme for deep ReLU nets, we rigor…

Optimal Rates for Averaged Stochastic Gradient Descent under Neural Tangent Kernel Regime

2020-06-22 · ICLR 2021 1 · Atsushi Nitanda, Taiji Suzuki

We analyze the convergence of the averaged stochastic gradient descent for overparameterized two-layer neural networks for regression problems. It was recently found that a neural tangent kernel (NTK) plays an important …

Agnostic Learning of General ReLU Activation Using Gradient Descent

2022-08-04 · Pranjal Awasthi, Alex Tang, Aravindan Vijayaraghavan

We provide a convergence analysis of gradient descent for the problem of agnostically learning a single ReLU function with moderate bias under Gaussian distributions. Unlike prior work that studies the setting of zero bi…