中文
相关论文

相关论文: Stability Based Generalization Bounds for Exponent…

200 篇论文

Variational inference (VI) is widely used for approximate inference in Bayesian machine learning. In addition to this practical success, generalization bounds for variational inference and related algorithms have been developed, mostly…

机器学习 · 计算机科学 2025-02-19 Yadi Wei , Roni Khardon

Recently, information theoretic analysis has become a popular framework for understanding the generalization behavior of deep neural networks. It allows a direct analysis for stochastic gradient/Langevin descent (SGD/SGLD) learning…

机器学习 · 统计学 2023-05-03 Yuxin Dong , Tieliang Gong , Hong Chen , Chen Li

Recent findings by Cohen et al., 2021, demonstrate that when training neural networks using full-batch gradient descent with a step size of $\eta$, the largest eigenvalue $\lambda_{\max}$ of the full-batch Hessian consistently stabilizes…

机器学习 · 计算机科学 2025-12-30 Arseniy Andreyev , Pierfrancesco Beneventano

Algorithmic stability is among the most potent techniques in generalization analysis. However, its derivation usually requires a stepsize $\eta_t = \mathcal{O}(1/t)$ under non-convex training regimes, where $t$ denotes iterations. This…

机器学习 · 计算机科学 2026-02-27 Wenquan Ma , Yang Sui , Jiaye Teng , Bohan Wang , Jing Xu , Jingqin Yang

This paper studies the generalization bounds for the empirical saddle point (ESP) solution to stochastic saddle point (SSP) problems. For SSP with Lipschitz continuous and strongly convex-strongly concave objective functions, we establish…

最优化与控制 · 数学 2020-06-04 Junyu Zhang , Mingyi Hong , Mengdi Wang , Shuzhong Zhang

Recently, several instances of non-Euclidean SGD, including SignSGD, Lion, and Muon, have attracted significant interest from the optimization community due to their practical success in training deep neural networks. Consequently, a number…

最优化与控制 · 数学 2025-11-17 Dmitry Kovalev , Ekaterina Borodich

The gradient noise (GN) in the stochastic gradient descent (SGD) algorithm is often considered to be Gaussian in the large data regime by assuming that the classical central limit theorem (CLT) kicks in. This assumption is often made for…

机器学习 · 计算机科学 2019-01-21 Umut Simsekli , Levent Sagun , Mert Gurbuzbalaban

Stable random variables are motivated by the central limit theorem for densities with (potentially) unbounded variance and can be thought of as natural generalizations of the Gaussian distribution to skewed and heavy-tailed phenomenon. In…

机器学习 · 计算机科学 2014-04-17 Navodit Misra , Ercan E. Kuruoglu

We study the limiting dynamics of a large class of noisy gradient descent systems in the overparameterized regime. In this regime the set of global minimizers of the loss is large, and when initialized in a neighbourhood of this zero-loss…

机器学习 · 计算机科学 2024-04-19 Anna Shalova , André Schlichting , Mark Peletier

While momentum-based accelerated variants of stochastic gradient descent (SGD) are widely used when training machine learning models, there is little theoretical understanding on the generalization error of such methods. In this work, we…

机器学习 · 计算机科学 2024-01-17 Ali Ramezani-Kebrya , Kimon Antonakopoulos , Volkan Cevher , Ashish Khisti , Ben Liang

Prediction via deterministic continuous-time models will always be subject to model error, for example due to unexplainable phenomena, uncertainties in any data driving the model, or discretisation/resolution issues. In this paper, we build…

动力系统 · 数学 2025-06-30 Liam Blake , John Maclean , Sanjeeva Balasuriya

Recent empirical evidence indicates that many machine learning applications involve heavy-tailed gradient noise, which challenges the standard assumptions of bounded variance in stochastic optimization. Gradient clipping has emerged as a…

最优化与控制 · 数学 2025-07-10 Florian Hübler , Ilyas Fatkhullin , Niao He

Deep learning experiments by Cohen et al. [2021] using deterministic Gradient Descent (GD) revealed an Edge of Stability (EoS) phase when learning rate (LR) and sharpness (i.e., the largest eigenvalue of Hessian) no longer behave as in…

机器学习 · 计算机科学 2022-10-31 Sanjeev Arora , Zhiyuan Li , Abhishek Panigrahi

The gradient noise (GN) in the stochastic gradient descent (SGD) algorithm is often considered to be Gaussian in the large data regime by assuming that the \emph{classical} central limit theorem (CLT) kicks in. This assumption is often made…

机器学习 · 统计学 2019-12-03 Umut Şimşekli , Mert Gürbüzbalaban , Thanh Huy Nguyen , Gaël Richard , Levent Sagun

Stochastic bilevel optimization (SBO) has been integrated into many machine learning paradigms recently, including hyperparameter optimization, meta learning, and reinforcement learning. Along with the wide range of applications, there have…

机器学习 · 计算机科学 2026-04-07 Xuelin Zhang , Hong Chen , Bin Gu , Tieliang Gong , Feng Zheng

Many machine learning tasks can be formulated as a stochastic compositional optimization (SCO) problem such as reinforcement learning, AUC maximization, and meta-learning, where the objective function involves a nested composition…

机器学习 · 计算机科学 2023-11-23 Ming Yang , Xiyuan Wei , Tianbao Yang , Yiming Ying

While momentum-based methods, in conjunction with stochastic gradient descent (SGD), are widely used when training machine learning models, there is little theoretical understanding on the generalization error of such methods. In this work,…

机器学习 · 计算机科学 2021-09-27 Ali Ramezani-Kebrya , Ashish Khisti , Ben Liang

When training neural networks with full-batch gradient descent (GD) and step size $\eta$, the largest eigenvalue of the Hessian -- the sharpness $S(\boldsymbol{\theta})$ -- rises to $2/\eta$ and hovers there, a phenomenon termed the Edge of…

机器学习 · 计算机科学 2026-04-24 Fangshuo Liao , Afroditi Kolomvaki , Anastasios Kyrillidis

Understanding the behavior of stochastic gradient descent (SGD) in the context of deep neural networks has raised lots of concerns recently. Along this line, we study a general form of gradient based optimization dynamics with unbiased…

机器学习 · 统计学 2019-06-11 Zhanxing Zhu , Jingfeng Wu , Bing Yu , Lei Wu , Jinwen Ma

Private machine learning involves addition of noise while training, resulting in lower accuracy. Intuitively, greater stability can imply greater privacy and improve this privacy-utility tradeoff. We study this role of stability in private…

机器学习 · 计算机科学 2020-06-26 Lauren Watson , Benedek Rozemberczki , Rik Sarkar