paper-with-me

홈 › Papers

Dimension-Free Rates for Natural Policy Gradient in Multi-Agent Reinforcement Learning

2021-09-23 · Carlo Alfano, Patrick Rebeschini

Cooperative multi-agent reinforcement learning is a decentralized paradigm in sequential decision making where agents distributed over a network iteratively collaborate with neighbors to maximize global (network-wide) notions of rewards. Exact computations typically involve a complexity that scales exponentially with the number of agents. To address this curse of dimensionality, we design a scalable algorithm based on the Natural Policy Gradient framework that uses local information and only requires agents to communicate with neighbors within a certain range. Under standard assumptions on the spatial decay of correlations for the transition dynamics of the underlying Markov process and the localized learning policy, we show that our algorithm converges to the globally optimal policy with a dimension-free statistical and computational complexity, incurring a localization error that does not depend on the number of agents and converges to zero exponentially fast as a function of the range of communication.

📄 PDF Abstract BibTeX arXiv:2109.11692

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

Convergence and sample complexity of natural policy gradient primal-dual methods for constrained MDPs

2022-06-06 · Dongsheng Ding, Kaiqing Zhang, Jiali Duan, Tamer Başar 외

We study sequential decision making problems aimed at maximizing the expected total reward while satisfying a constraint on the expected total utility. We employ the natural policy gradient method to solve the discounted…

Decision MakingSequential Decision Making

Natural Policy Gradient Primal-Dual Method for Constrained Markov Decision Processes

2020-12-01 · NeurIPS 2020 12 · Dongsheng Ding, Kaiqing Zhang, Tamer Basar, Mihailo Jovanovic

We study sequential decision-making problems in which each agent aims to maximize the expected total reward while satisfying a constraint on the expected total utility. We employ the natural policy gradient method to sol…

Decision MakingSequential Decision Making

Reinforcement Learning in Linear Quadratic Deep Structured Teams: Global Convergence of Policy Gradient Methods

2020-11-29 · Vida Fathi, Jalal Arabneydi, Amir G. Aghdam

In this paper, we study the global convergence of model-based and model-free policy gradient descent and natural policy gradient descent algorithms for linear quadratic deep structured teams. In such systems, agents are …

Policy Gradient Methods

Recurrent Natural Policy Gradient for POMDPs

2024-05-28 · Semih Cayci, Atilla Eryilmaz

In this paper, we study a natural policy gradient method based on recurrent neural networks (RNNs) for partially-observable Markov decision processes, whereby RNNs are used for policy parameterization and policy evaluati…

Dream-MPC: Gradient-Based Model Predictive Control with Latent Imagination

2026-05-06 · Jonathan Spieler, Sven Behnke arxiv

State-of-the-art model-based Reinforcement Learning (RL) approaches either use gradient-free, population-based methods for planning, learned policy networks, or a combination of policy networks and planning. Hybrid appro…

Reinforcement LearningContinuous Control