English

Convergence of Batch Asynchronous Stochastic Approximation With Applications to Reinforcement Learning

Machine Learning 2025-09-10 v7 Artificial Intelligence Machine Learning Systems and Control Systems and Control Probability

Abstract

We begin by briefly surveying some results on the convergence of the Stochastic Gradient Descent (SGD) Method, proved in a companion paper by the present authors. These results are based on viewing SGD as a version of Stochastic Approximation (SA). Ever since its introduction in the classic paper of Robbins and Monro in 1951, SA has become a standard tool for finding a solution of an equation of the form f(θ)=0f(\theta) = 0, when only noisy measurements of f()f(\cdot) are available. In most situations, \textit{every component} of the putative solution θt\theta_t is updated at each step tt. In some applications in Reinforcement Learning (RL), \textit{only one component} of θt\theta_t is updated at each tt. This is known as \textbf{asynchronous} SA. In this paper, we study \textbf{Block Asynchronous SA (BASA)}, in which, at each step tt, \textit{some but not necessarily all} components of θt\theta_t are updated. The theory presented here embraces both conventional (synchronous) SA as well as asynchronous SA, and all in-between possibilities. We provide sufficient conditions for the convergence of BASA, and also prove bounds on the \textit{rate} of convergence of θt\theta_t to the solution. For the case of conventional SGD, these results reduce to those proved in our companion paper. Then we apply these results to the problem of finding a fixed point of a map with only noisy measurements. This problem arises frequently in RL. We prove sufficient conditions for convergence as well as estimates for the rate of convergence.

Keywords

Cite

@article{arxiv.2109.03445,
  title  = {Convergence of Batch Asynchronous Stochastic Approximation With Applications to Reinforcement Learning},
  author = {Rajeeva L. Karandikar and M. Vidyasagar},
  journal= {arXiv preprint arXiv:2109.03445},
  year   = {2025}
}

Comments

34 pages, 1 figure

R2 v1 2026-06-24T05:46:40.841Z