paper-with-me

홈 › Papers

Multi-agent cooperation through learning-aware policy gradients

2024-10-24 · Alexander Meulemans, Seijin Kobayashi, Johannes von Oswald, Nino Scherrer, Eric Elmoznino, Blake Richards, Guillaume Lajoie, Blaise Agüera y Arcas, João Sacramento

Self-interested individuals often fail to cooperate, posing a fundamental challenge for multi-agent learning. How can we achieve cooperation among self-interested, independent learning agents? Promising recent work has shown that in certain tasks cooperation can be established between learning-aware agents who model the learning dynamics of each other. Here, we present the first unbiased, higher-derivative-free policy gradient algorithm for learning-aware reinforcement learning, which takes into account that other agents are themselves learning through trial and error based on multiple noisy trials. We then leverage efficient sequence models to condition behavior on long observation histories that contain traces of the learning dynamics of other agents. Training long-context policies with our algorithm leads to cooperative behavior and high returns on standard social dilemmas, including a challenging environment where temporally-extended action coordination is required. Finally, we derive from the iterated prisoner's dilemma a novel explanation for how and when cooperation arises among self-interested learning-aware agents.

📄 PDF Abstract BibTeX arXiv:2410.18636

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TAPE: Leveraging Agent Topology for Cooperative Multi-Agent Policy Gradient

2023-12-25 · Xingzhou Lou, Junge Zhang, Timothy J. Norman, Kaiqi Huang 외

Multi-Agent Policy Gradient (MAPG) has made significant progress in recent years. However, centralized critics in state-of-the-art MAPG methods still face the centralized-decentralized mismatch (CDM) issue, which means s…

Incorporating Human Flexibility through Reward Preferences in Human-AI Teaming

2023-12-21 · Siddhant Bhambri, Mudit Verma, Upasana Biswas, Anil Murthy 외

Preference-based Reinforcement Learning (PbRL) has made significant strides in single-agent settings, but has not been studied for multi-agent frameworks. On the other hand, modeling cooperation between multiple agents, …

Benchmarkingreinforcement-learning

Hierarchical Reinforcement Learning with Opponent Modeling for Distributed Multi-agent Cooperation

2022-06-25 · Zhixuan Liang, Jiannong Cao, Shan Jiang, Divya Saxena 외

Many real-world applications can be formulated as multi-agent cooperation problems, such as network packet routing and coordination of autonomous vehicles. The emergence of deep reinforcement learning (DRL) provides a pr…

Autonomous VehiclesDecision MakingDeep Reinforcement LearningHierarchical Reinforcement Learning+3

Context-Aware Bayesian Network Actor-Critic Methods for Cooperative Multi-Agent Reinforcement Learning

2023-06-02 · Dingyang Chen, Qi Zhang

Executing actions in a correlated manner is a common strategy for human coordination that often leads to better cooperation, which is also potentially beneficial for cooperative multi-agent reinforcement learning (MARL).…

Multi-agent Reinforcement Learning

Cooperative Multi-Agent Policy Gradients with Sub-optimal Demonstration

2018-12-05 · Peixi Peng, Junliang Xing

Many reality tasks such as robot coordination can be naturally modelled as multi-agent cooperative system where the rewards are sparse. This paper focuses on learning decentralized policies for such tasks using sub-optim…