QTypeMix: Enhancing Multi-Agent Cooperative Strategies through Heterogeneous and Homogeneous Value Decomposition
Songchen Fu, Shaojing Zhao, Ta Li, YongHong Yan

TL;DR
QTypeMix is a novel multi-agent reinforcement learning method that improves cooperative strategies by separating homogeneous and heterogeneous value decomposition, utilizing attention mechanisms and hypernets to enhance learning without extra domain knowledge.
Contribution
It introduces a two-stage value decomposition approach with type feature extraction and advanced network structures, achieving state-of-the-art results in complex multi-agent tasks.
Findings
Achieves state-of-the-art performance on SMAC and SMACv2 maps.
Effectively learns deeper role features without extra domain knowledge.
Outperforms existing methods across various difficulty levels.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Materials Science
MethodsSoftmax · Attention Is All You Need
