paper-with-me

Papers

Adaptive Gradient Normalization and Independent Sampling for (Stochastic) Generalized-Smooth Optimization

2024-10-17 · Yufeng Yang, Erin Tripp, Yifan Sun, Shaofeng Zou, Yi Zhou

Recent studies have shown that many nonconvex machine learning problems satisfy a generalized-smooth condition that extends beyond traditional smooth nonconvex optimization. However, the existing algorithms are not fully adapted to such generalized-smooth nonconvex geometry and encounter significant technical limitations on their convergence analysis. In this work, we first analyze the convergence of adaptively normalized gradient descent under function geometries characterized by generalized-smoothness and generalized P{\L} condition, revealing the advantage of adaptive gradient normalization. Our results provide theoretical insights into adaptive normalization across various scenarios.For stochastic generalized-smooth nonconvex optimization, we propose \textbf{I}ndependent-\textbf{A}daptively \textbf{N}ormalized \textbf{S}tochastic \textbf{G}radient \textbf{D}escent, which leverages adaptive gradient normalization, independent sampling, and gradient clipping to achieve an $\mathcal{O}(\epsilon^{-4})$ sample complexity under relaxed noise assumptions. Experiments on large-scale nonconvex generalized-smooth problems demonstrate the fast convergence of our algorithm.

📄 PDF Abstract BibTeX arXiv:2410.14054

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Gradient Clipping One difficulty that arises with optimization of deep neural networks is that large parameter gradients can lead an SGD optimizer to update…
Gradient Normalization 설명 없음

Similar Papers 제목 키워드 기반

Why is Normalization Preferred? A Worst-Case Complexity Theory for Stochastically Preconditioned SGD under Heavy-Tailed Noise

2026-02-13 · Yuchen Fang, James Demmel, Javad Lavaei arxiv

We develop a worst-case complexity theory for stochastically preconditioned stochastic gradient descent (SPSGD) and its accelerated variants under heavy-tailed noise, a setting that encompasses widely used adaptive metho…

Effective continuous equations for adaptive SGD: a stochastic analysis view

2025-09-25 · Luca Callisti, Marco Romito, Francesco Triggiano arxiv

We present a theoretical analysis of some popular adaptive Stochastic Gradient Descent (SGD) methods in the small learning rate regime. Using the stochastic modified equations framework introduced by Li et al., we derive…

On stochastic gradient Langevin dynamics with dependent data streams in the logconcave case

2018-12-06 · M. Barkhagen, N. H. Chau, É. Moulines, M. Rásonyi 외

We study the problem of sampling from a probability distribution $\pi$ on $\rset^d$ which has a density \wrt\ the Lebesgue measure known up to a normalization factor $x \mapsto \rme^{-U(x)} / \int_{\rset^d} \rme^{-U(y)} …

Stochastic Optimization

Scalable Natural Gradient Langevin Dynamics in Practice

2018-06-07 · Henri Palacci, Henry Hess

Stochastic Gradient Langevin Dynamics (SGLD) is a sampling scheme for Bayesian modeling adapted to large datasets and models. SGLD relies on the injection of Gaussian Noise at each step of a Stochastic Gradient Descent (…

Centralized Adaptive Sampling for Reliable Co-Training of Independent Multi-Agent Policies

2025-08-01 · Nicholas E. Corrado, Josiah P. Hanna arxiv

Independent on-policy policy gradient algorithms are widely used for multi-agent reinforcement learning (MARL) in cooperative and no-conflict games, but they are known to converge sub-optimally when each agent's individu…

Multi-agent Reinforcement Learning