paper-with-me

Papers

Almost Sure Convergence of Networked Policy Gradient over Time-Varying Networks in Markov Potential Games

2024-10-26 · Sarper Aydin, Ceyhun Eksin

We propose networked policy gradient play for solving Markov potential games including continuous action and state spaces. In the decentralized algorithm, agents sample their actions from parametrized and differentiable policies that depend on the current state and other agents' policy parameters. During training, agents estimate their gradient information through two consecutive episodes, generating unbiased estimators of reward and policy score functions. Using this information, agents compute the stochastic gradients of their policy functions and update their parameters accordingly. Additionally, they update their estimates of other agents' policy parameters based on the local estimates received through a time-varying communication network. In Markov potential games, there exists a potential value function among agents with gradients corresponding to the gradients of local value functions. Using this structure, we prove the almost sure convergence of joint policy parameters to stationary points of the potential value function. We also show that the convergence rate of the networked policy gradient algorithm is $\mathcal{O}(1/\epsilon^2)$. Numerical experiments on a dynamic multi-agent newsvendor problem verify the convergence of local beliefs and gradients. It further shows that networked policy gradient play converges as fast as independent policy gradient updates, while collecting higher rewards.

📄 PDF Abstract BibTeX arXiv:2410.20075

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Almost sure convergence rates of stochastic gradient methods under gradient domination

2024-05-22 · Simon Weissmann, Sara Klein, Waïss Azizian, Leif Döring

Stochastic gradient methods are among the most important algorithms in training machine learning problems. While classical assumptions such as strong convexity allow a simple analysis they are rarely satisfied in applica…

Policy Gradient Methodsreinforcement-learningReinforcement Learning

On Almost Sure Convergence Rates of Stochastic Gradient Methods

2022-02-09 · Jun Liu, Ye Yuan

The vast majority of convergence rates analysis for stochastic gradient methods in the literature focus on convergence in expectation, whereas trajectory-wise almost sure convergence is clearly important to ensure that a…

Escaping from Zero Gradient: Revisiting Action-Constrained Reinforcement Learning via Frank-Wolfe Policy Optimization

2021-02-22 · Jyun-Li Lin, Wei Hung, Shang-Hsuan Yang, Ping-Chun Hsieh 외

Action-constrained reinforcement learning (RL) is a widely-used approach in various real-world applications, such as scheduling in networked systems with resource constraints and control of a robot with kinematic constra…

Reinforcement Learning (RL)Scheduling

Distributed Stochastic Optimization With Unbounded Subgradients Over Randomly Time-Varying Networks

2020-08-20 · Tao Li, Keli Fu, Yan Chen, Xiaozheng Fu 외

Motivated by distributed statistical learning over uncertain communication networks, we study distributed stochastic optimization by networked nodes to cooperatively minimize a sum of convex cost functions. The network i…

Stochastic Optimization

Understanding the Effect of Stochasticity in Policy Optimization

2021-10-29 · NeurIPS 2021 12 · Jincheng Mei, Bo Dai, Chenjun Xiao, Csaba Szepesvari 외

We study the effect of stochasticity in on-policy policy optimization, and make the following four contributions. First, we show that the preferability of optimization methods depends critically on whether stochastic ver…