English

Optimal Rates for Generalization of Gradient Descent for Deep ReLU Classification

Machine Learning 2026-04-14 v3

Abstract

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/n)O(1/\sqrt{n}), or focus on networks with smooth activation functions, incurring exponential dependence on network depth LL. 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 γ\gamma, we prove an excess risk rate of O~(L6/(nγ2))\widetilde{O}(L^6 / (n \gamma^2)), which aligns with the optimal SVM-type rate O~(1/(nγ2))\widetilde{O}(1 / (n \gamma^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.

Keywords

Cite

@article{arxiv.2510.02779,
  title  = {Optimal Rates for Generalization of Gradient Descent for Deep ReLU Classification},
  author = {Yuanfan Li and Yunwen Lei and Zheng-Chu Guo and Yiming Ying},
  journal= {arXiv preprint arXiv:2510.02779},
  year   = {2026}
}

Comments

Published in NeurIPS 2025

R2 v1 2026-07-01T06:14:50.834Z