paper-with-me

Papers

Enhancing Cooperative Multi-Agent Reinforcement Learning with State Modelling and Adversarial Exploration

2025-05-08 · Andreas Kontogiannis, Konstantinos Papathanasiou, Yi Shen, Giorgos Stamou, Michael M. Zavlanos, George Vouros

Learning to cooperate in distributed partially observable environments with no communication abilities poses significant challenges for multi-agent deep reinforcement learning (MARL). This paper addresses key concerns in this domain, focusing on inferring state representations from individual agent observations and leveraging these representations to enhance agents' exploration and collaborative task execution policies. To this end, we propose a novel state modelling framework for cooperative MARL, where agents infer meaningful belief representations of the non-observable state, with respect to optimizing their own policies, while filtering redundant and less informative joint state information. Building upon this framework, we propose the MARL SMPE algorithm. In SMPE, agents enhance their own policy's discriminative abilities under partial observability, explicitly by incorporating their beliefs into the policy network, and implicitly by adopting an adversarial type of exploration policies which encourages agents to discover novel, high-value states while improving the discriminative abilities of others. Experimentally, we show that SMPE outperforms state-of-the-art MARL algorithms in complex fully cooperative tasks from the MPE, LBF, and RWARE benchmarks.

📄 PDF Abstract BibTeX arXiv:2505.05262

Code (1)

ddaedalus/smpe 공식 구현 pytorch

Tasks

Deep Reinforcement LearningMulti-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Enhancing the Robustness of QMIX against State-adversarial Attacks

2023-07-03 · Weiran Guo, Guanjun Liu, Ziyuan Zhou, Ling Wang 외

Deep reinforcement learning (DRL) performance is generally impacted by state-adversarial attacks, a perturbation applied to an agent's observation. Most recent research has concentrated on robust single-agent reinforceme…

Deep Reinforcement LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Cooperative and Competitive Biases for Multi-Agent Reinforcement Learning

2021-01-18 · Heechang Ryu, Hayong Shin, Jinkyoo Park

Training a multi-agent reinforcement learning (MARL) algorithm is more challenging than training a single-agent reinforcement learning algorithm, because the result of a multi-agent task strongly depends on the complex i…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Situation-Dependent Causal Influence-Based Cooperative Multi-agent Reinforcement Learning

2023-12-15 · Xiao Du, Yutong Ye, Pengyu Zhang, Yaning Yang 외

Learning to collaborate has witnessed significant progress in multi-agent reinforcement learning (MARL). However, promoting coordination among agents and enhancing exploration capabilities remain challenges. In multi-age…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Tacit Learning with Adaptive Information Selection for Cooperative Multi-Agent Reinforcement Learning

2024-12-20 · Lunjun Liu, Weilai Jiang, Yaonan Wang

In multi-agent reinforcement learning (MARL), the centralized training with decentralized execution (CTDE) framework has gained widespread adoption due to its strong performance. However, the further development of CTDE …

Decision MakingMulti-agent Reinforcement Learning

Contrastive learning-based agent modeling for deep reinforcement learning

2023-12-30 · Wenhao Ma, Yu-Cheng Chang, Jie Yang, Yu-Kai Wang 외

Multi-agent systems often require agents to collaborate with or compete against other agents with diverse goals, behaviors, or strategies. Agent modeling is essential when designing adaptive policies for intelligent mach…

Contrastive LearningDeep Reinforcement Learningreinforcement-learningReinforcement Learning