paper-with-me

Papers

Stability and Generalization for Markov Chain Stochastic Gradient Methods

2022-09-16 · Puyu Wang, Yunwen Lei, Yiming Ying, Ding-Xuan Zhou

Recently there is a large amount of work devoted to the study of Markov chain stochastic gradient methods (MC-SGMs) which mainly focus on their convergence analysis for solving minimization problems. In this paper, we provide a comprehensive generalization analysis of MC-SGMs for both minimization and minimax problems through the lens of algorithmic stability in the framework of statistical learning theory. For empirical risk minimization (ERM) problems, we establish the optimal excess population risk bounds for both smooth and non-smooth cases by introducing on-average argument stability. For minimax problems, we develop a quantitative connection between on-average argument stability and generalization error which extends the existing results for uniform stability \cite{lei2021stability}. We further develop the first nearly optimal convergence rates for convex-concave problems both in expectation and with high probability, which, combined with our stability results, show that the optimal generalization bounds can be attained for both smooth and non-smooth cases. To the best of our knowledge, this is the first generalization analysis of SGMs when the gradients are sampled from a Markov process.

📄 PDF Abstract BibTeX arXiv:2209.08005

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization BoundsLearning Theory

Similar Papers 제목 키워드 기반

Stability and Generalization for Decentralized Markov SGD

2026-05-03 · Jiahuan Wang, Ziqing Wen, Ping Luo, Dongsheng Li 외 arxiv

Stochastic gradient methods are central to large-scale learning, yet their generalization theory typically relies on independent sampling assumptions. In many practical applications, data are generated by Markov chains a…

On Markov Chain Gradient Descent

2018-09-12 · NeurIPS 2018 12 · Tao Sun, Yuejiao Sun, Wotao Yin

Stochastic gradient methods are the workhorse (algorithms) of large-scale optimization problems in machine learning, signal processing, and other computational sciences and engineering. This paper studies Markov chain gr…

Stochastic Gradient Descent under Markovian Sampling Schemes

2023-02-28 · Mathieu Even

We study a variation of vanilla stochastic gradient descent where the optimizer only has access to a Markovian sampling scheme. These schemes encompass applications that range from decentralized optimization with a rando…

Decentralized Markov Chain Gradient Descent

2019-09-23 · Tao Sun, Dongsheng Li

Decentralized stochastic gradient method emerges as a promising solution for solving large-scale machine learning problems. This paper studies the decentralized Markov chain gradient descent (DMGD) algorithm - a variant …

The ODE Method for Stochastic Approximation and Reinforcement Learning with Markovian Noise

2024-01-15 · Shuze Liu, Shuhang Chen, Shangtong Zhang

Stochastic approximation is a class of algorithms that update a vector iteratively, incrementally, and stochastically, including, e.g., stochastic gradient descent and temporal difference learning. One fundamental challe…

reinforcement-learningReinforcement Learning