paper-with-me

Papers

QTypeMix: Enhancing Multi-Agent Cooperative Strategies through Heterogeneous and Homogeneous Value Decomposition

2024-08-12 · Songchen Fu, Shaojing Zhao, Ta Li, Yonghong Yan

In multi-agent cooperative tasks, the presence of heterogeneous agents is familiar. Compared to cooperation among homogeneous agents, collaboration requires considering the best-suited sub-tasks for each agent. However, the operation of multi-agent systems often involves a large amount of complex interaction information, making it more challenging to learn heterogeneous strategies. Related multi-agent reinforcement learning methods sometimes use grouping mechanisms to form smaller cooperative groups or leverage prior domain knowledge to learn strategies for different roles. In contrast, agents should learn deeper role features without relying on additional information. Therefore, we propose QTypeMix, which divides the value decomposition process into homogeneous and heterogeneous stages. QTypeMix learns to extract type features from local historical observations through the TE loss. In addition, we introduce advanced network structures containing attention mechanisms and hypernets to enhance the representation capability and achieve the value decomposition process. The results of testing the proposed method on 14 maps from SMAC and SMACv2 show that QTypeMix achieves state-of-the-art performance in tasks of varying difficulty.

📄 PDF Abstract BibTeX arXiv:2408.07098

Code (1)

linkjoker1006/pymarl3 공식 구현 pytorch

Tasks

Multi-agent Reinforcement LearningSMACSMAC+

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Learning in Multi-Objective Public Goods Games with Non-Linear Utilities

2024-08-01

Addressing the question of how to achieve optimal decision-making under risk and uncertainty is crucial for enhancing the capabilities of artificial agents that collaborate with or support humans. In this work, we addres…

Enhancing Cooperation through Selective Interaction and Long-term Experiences in Multi-Agent Reinforcement Learning

2024-05-04 · Tianyu Ren, Xiao-jun Zeng

The significance of network structures in promoting group cooperation within social dilemmas has been widely recognized. Prior studies attribute this facilitation to the assortment of strategies driven by spatial interac…

AttributeMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Modeling Non-Cooperative Dialogue: Theoretical and Empirical Insights

2022-07-15 · Anthony Sicilia, Tristan Maidment, Pat Healy, Malihe Alikhani

Investigating cooperativity of interlocutors is central in studying pragmatics of dialogue. Models of conversation that only assume cooperative agents fail to explain the dynamics of strategic conversations. Thus, we inv…

Learning Theory

A Cooperative Multi-Agent Probabilistic Framework for Search and Track Missions

2023-02-21 · Savvas Papaioannou, Panayiotis Kolios, Theocharis Theocharides, Christos G. Panayiotou 외

In this work a robust and scalable cooperative multi-agent searching and tracking framework is proposed. Specifically, we study the problem of cooperative searching and tracking of multiple moving targets by a group of a…

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