paper-with-me

Papers

COLLABORATIVE MULTIAGENT REINFORCEMENT LEARNING IN HOMOGENEOUS SWARMS

2018-09-27 · Arbaaz Khan, Clark Zhang, Vijay Kumar, Alejandro Ribeiro

A deep reinforcement learning solution is developed for a collaborative multiagent system. Individual agents choose actions in response to the state of the environment, their own state, and possibly partial information about the state of other agents. Actions are chosen to maximize a collaborative long term discounted reward that encompasses the individual rewards collected by each agent. The paper focuses on developing a scalable approach that applies to large swarms of homogeneous agents. This is accomplished by forcing the policies of all agents to be the same resulting in a constrained formulation in which the experiences of each agent inform the learning process of the whole team, thereby enhancing the sample efficiency of the learning process. A projected coordinate policy gradient descent algorithm is derived to solve the constrained reinforcement learning problem. Experimental evaluations in collaborative navigation, a multi-predator-multi-prey game, and a multiagent survival game show marked improvements relative to methods that do not exploit the policy equivalence that naturally arises in homogeneous swarms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Interpreting Primal-Dual Algorithms for Constrained Multiagent Reinforcement Learning

2022-11-29 · Daniel Tabas, Ahmed S. Zamzam, Baosen Zhang

Constrained multiagent reinforcement learning (C-MARL) is gaining importance as MARL algorithms find new applications in real-world systems ranging from energy systems to drone swarms. Most C-MARL algorithms use a primal…

reinforcement-learningReinforcement Learning

Multiagent Cooperation and Competition with Deep Reinforcement Learning

2015-11-27 · Ardi Tampuu, Tambet Matiisen, Dorian Kodelja, Ilya Kuzovkin 외

Multiagent systems appear in most social, economical, and political situations. In the present work we extend the Deep Q-Learning Network architecture proposed by Google DeepMind to multiagent environments and investigat…

Deep Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+1

Multiagent Reinforcement Learning with Neighbor Action Estimation

2026-01-08 · Zhenglong Luo, Zhiyong Chen, Aoxiang Liu arxiv

Multiagent reinforcement learning, as a prominent intelligent paradigm, enables collaborative decision-making within complex systems. However, existing approaches often rely on explicit action exchange between agents to …

Reinforcement Learning

Policy Distillation and Value Matching in Multiagent Reinforcement Learning

2019-03-15 · Samir Wadhwania, Dong-Ki Kim, Shayegan Omidshafiei, Jonathan P. How

Multiagent reinforcement learning algorithms (MARL) have been demonstrated on complex tasks that require the coordination of a team of multiple agents to complete. Existing works have focused on sharing information betwe…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning Heterogeneous Agent Cooperation via Multiagent League Training

2022-11-13 · Qingxu Fu, Xiaolin Ai, Jianqiang Yi, Tenghai Qiu 외

Many multiagent systems in the real world include multiple types of agents with different abilities and functionality. Such heterogeneous multiagent systems have significant practical advantages. However, they also come …

Diversityreinforcement-learningReinforcement LearningReinforcement Learning (RL)