paper-with-me

Papers

Stochastic Halpern Iteration with Variance Reduction for Stochastic Monotone Inclusions

2022-03-17 · Xufeng Cai, Chaobing Song, Cristóbal Guzmán, Jelena Diakonikolas

We study stochastic monotone inclusion problems, which widely appear in machine learning applications, including robust regression and adversarial learning. We propose novel variants of stochastic Halpern iteration with recursive variance reduction. In the cocoercive -- and more generally Lipschitz-monotone -- setup, our algorithm attains $\epsilon$ norm of the operator with $\mathcal{O}(\frac{1}{\epsilon^3})$ stochastic operator evaluations, which significantly improves over state of the art $\mathcal{O}(\frac{1}{\epsilon^4})$ stochastic operator evaluations required for existing monotone inclusion solvers applied to the same problem classes. We further show how to couple one of the proposed variants of stochastic Halpern iteration with a scheduled restart scheme to solve stochastic monotone inclusion problems with ${\mathcal{O}}(\frac{\log(1/\epsilon)}{\epsilon^2})$ stochastic operator evaluations under additional sharpness or strong monotonicity assumptions.

📄 PDF Abstract BibTeX arXiv:2203.09436

Code (1)

zephyr-cai/halpern 공식 구현

Similar Papers 제목 키워드 기반

Asymptotic regularity of a generalised stochastic Halpern scheme with applications

2024-11-07 · Nicholas Pischke, Thomas Powell

We provide abstract, general and highly uniform rates of asymptotic regularity for a generalized stochastic Halpern-style iteration, which incorporates a second mapping in the style of a Krasnoselskii-Mann iteration. Thi…

Q-LearningStochastic Optimization

Accelerated and Stable Convergence with Anchored Optimistic Method

2026-06-19 · Motahareh Sohrabi, Jianxin You, Simon Lacoste-Julien, Eduard Gorbunov 외 arxiv

We study first-order methods for solving monotone variational inequalities arising in min-max optimization. Classical approaches such as the extragradient method rely on two gradient queries per iteration, which limits t…

Stochastic Halpern iteration in normed spaces and applications to reinforcement learning

2024-03-19 · Mario Bravo, Juan Pablo Contreras

We analyze the oracle complexity of the stochastic Halpern iteration with minibatch, where we aim to approximate fixed-points of nonexpansive and contractive operators in a normed finite-dimensional space. We show that i…

reinforcement-learning

Towards Weaker Variance Assumptions for Stochastic Optimization

2025-04-14 · Ahmet Alacaoglu, Yura Malitsky, Stephen J. Wright

We revisit a classical assumption for analyzing stochastic gradient algorithms where the squared norm of the stochastic subgradient (or the variance for smooth problems) is allowed to grow as fast as the squared norm of …

Stochastic Optimization

Stochastic Alternating Direction Method of Multipliers with Variance Reduction for Nonconvex Optimization

2016-10-10 · Feihu Huang, Songcan Chen, Zhaosong Lu

In the paper, we study the stochastic alternating direction method of multipliers (ADMM) for the nonconvex optimizations, and propose three classes of the nonconvex stochastic ADMM with variance reduction, based on diffe…