paper-with-me

홈 › Papers

Generalization Bounds of Stochastic Gradient Descent in Homogeneous Neural Networks

2026-02-26 · Wenquan Ma, Yang Sui, Jiaye Teng, Bohan Wang, Jing Xu, Jingqin Yang arxiv

Algorithmic stability is among the most potent techniques in generalization analysis. However, its derivation usually requires a stepsize $η_t = \mathcal{O}(1/t)$ under non-convex training regimes, where $t$ denotes iterations. This rigid decay of the stepsize potentially impedes optimization and may not align with practical scenarios. In this paper, we derive the generalization bounds under the homogeneous neural network regimes, proving that this regime enables slower stepsize decay of order $Ω(1/\sqrt{t})$ under mild assumptions. We further extend the theoretical results from several aspects, e.g., non-Lipschitz regimes. This finding is broadly applicable, as homogeneous neural networks encompass fully-connected and convolutional neural networks with ReLU and LeakyReLU activations.

📄 PDF Abstract BibTeX arXiv:2602.22936

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Information-Theoretic Generalization Bounds for Stochastic Gradient Descent

2021-02-01 · Gergely Neu, Gintare Karolina Dziugaite, Mahdi Haghifam, Daniel M. Roy

We study the generalization properties of the popular stochastic optimization method known as stochastic gradient descent (SGD) for optimizing general non-convex loss functions. Our main contribution is providing upper b…

Generalization BoundsStochastic Optimization

Stability vs Implicit Bias of Gradient Methods on Separable Data and Beyond

2022-02-27 · Matan Schliserman, Tomer Koren

An influential line of recent work has focused on the generalization properties of unregularized gradient-based learning procedures applied to separable linear classification with exponentially-tailed loss functions. The…

Generalization Bounds

Uniform Stability and Generalization Error of GD and SGD on Fixed-Point Parameters

2026-06-05 · Jonghyun Shin, Sejun Park arxiv

We analyze generalization error, uniform stability, and uniform argument stability of gradient descent (GD) and stochastic gradient descent (SGD) over discrete parameter spaces, where each update involves deterministic o…

Limitations of Information-Theoretic Generalization Bounds for Gradient Descent Methods in Stochastic Convex Optimization

2022-12-27 · Mahdi Haghifam, Borja Rodríguez-Gálvez, Ragnar Thobaben, Mikael Skoglund 외

To date, no "information-theoretic" frameworks for reasoning about generalization error have been shown to establish minimax rates for gradient descent in the setting of stochastic convex optimization. In this work, we c…

Generalization Bounds

Generalization Error Bounds for Deep Neural Networks Trained by SGD

2022-06-07 · Mingze Wang, Chao Ma

Generalization error bounds for deep neural networks trained by stochastic gradient descent (SGD) are derived by combining a dynamical control of an appropriate parameter norm and the Rademacher complexity estimate based…