paper-with-me

Papers

Scalable Centralized Deep Multi-Agent Reinforcement Learning via Policy Gradients

2018-05-22 · Arbaaz Khan, Clark Zhang, Daniel D. Lee, Vijay Kumar, Alejandro Ribeiro

In this paper, we explore using deep reinforcement learning for problems with multiple agents. Most existing methods for deep multi-agent reinforcement learning consider only a small number of agents. When the number of agents increases, the dimensionality of the input and control spaces increase as well, and these methods do not scale well. To address this, we propose casting the multi-agent reinforcement learning problem as a distributed optimization problem. Our algorithm assumes that for multi-agent settings, policies of individual agents in a given population live close to each other in parameter space and can be approximated by a single policy. With this simple assumption, we show our algorithm to be extremely effective for reinforcement learning in multi-agent settings. We demonstrate its effectiveness against existing comparable approaches on co-operative and competitive tasks.

📄 PDF Abstract BibTeX arXiv:1805.08776

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningDistributed OptimizationMulti-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Structured Cooperative Multi-Agent Reinforcement Learning: a Bayesian Network Perspective

2025-10-11 · Shahbaz P Qadri Syed, He Bai arxiv

The empirical success of multi-agent reinforcement learning (MARL) has motivated the search for more efficient and scalable algorithms for large scale multi-agent systems. However, existing state-of-the-art algorithms do…

Multi-agent Reinforcement Learning

Distributed Policy Iteration for Scalable Approximation of Cooperative Multi-Agent Policies

2019-01-25 · Thomy Phan, Kyrill Schmid, Lenz Belzner, Thomas Gabor 외

Decision making in multi-agent systems (MAS) is a great challenge due to enormous state and joint action spaces as well as uncertainty, making centralized control generally infeasible. Decentralized control offers better…

Decision MakingMulti-agent Reinforcement LearningReinforcement Learning

Multi-Agent Guided Policy Optimization

2025-07-24 · Yueheng Li, Guangming Xie, Zongqing Lu arxiv

Due to practical constraints such as partial observability and limited communication, Centralized Training with Decentralized Execution (CTDE) has become the dominant paradigm in cooperative Multi-Agent Reinforcement Lea…

Multi-agent Reinforcement Learning

Centralized Permutation Equivariant Policy for Cooperative Multi-Agent Reinforcement Learning

2025-08-13 · Zhuofan Xu, Benedikt Bollig, Matthias Függer, Thomas Nowak 외 arxiv

The Centralized Training with Decentralized Execution (CTDE) paradigm has gained significant attention in multi-agent reinforcement learning (MARL) and is the foundation of many recent algorithms. However, decentralized …

Multi-agent Reinforcement Learning

Hierarchical Reinforcement Learning for Optimal Agent Grouping in Cooperative Systems

2025-01-11 · Liyuan Hu

This paper presents a hierarchical reinforcement learning (RL) approach to address the agent grouping or pairing problem in cooperative multi-agent systems. The goal is to simultaneously learn the optimal grouping and ag…

Decision MakingHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+1