QMIX: Monotonic Value Function Factorisation for Deep Multi-Agent Reinforcement Learning
About
In many real-world settings, a team of agents must coordinate their behaviour while acting in a decentralised way. At the same time, it is often possible to train the agents in a centralised fashion in a simulated or laboratory setting, where global state information is available and communication constraints are lifted. Learning joint action-values conditioned on extra state information is an attractive way to exploit centralised learning, but the best strategy for then extracting decentralised policies is unclear. Our solution is QMIX, a novel value-based method that can train decentralised policies in a centralised end-to-end fashion. QMIX employs a network that estimates joint action-values as a complex non-linear combination of per-agent values that condition only on local observations. We structurally enforce that the joint-action value is monotonic in the per-agent values, which allows tractable maximisation of the joint action-value in off-policy learning, and guarantees consistency between the centralised and decentralised policies. We evaluate QMIX on a challenging set of StarCraft II micromanagement tasks, and show that QMIX significantly outperforms existing value-based multi-agent reinforcement learning methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-Agent Reinforcement Learning | TREA rdist | Mean Episodic Reward2.71e+4 | 42 | |
| Multi-Agent Reinforcement Learning | TREA rdete | Mean Episodic Reward-390 | 21 | |
| Multi-Agent Reinforcement Learning | REF rac-dist | Mean Episodic Reward5.23e+3 | 21 | |
| Multi-Agent Reinforcement Learning | CN rac-dist | Mean Episodic Reward367 | 21 | |
| Multi-Agent Reinforcement Learning | CN rdete | Mean Episodic Reward-1.17e+3 | 21 | |
| Multi-Agent Reinforcement Learning | REF rdete | Mean Episodic Reward-438 | 21 | |
| Multi-Agent Reinforcement Learning | CN rdist | Mean Episodic Reward-1.26e+3 | 21 | |
| Multi-Agent Reinforcement Learning | REF rdist | Mean Episodic Reward-280 | 21 | |
| Multi-Agent Reinforcement Learning | SMAC maps | 5m_vs_6m Score36.4 | 18 | |
| Multi-Agent Reinforcement Learning | StarCraft Multi-Agent Challenge (SMAC) | 1c3s5z Win Rate96.1 | 13 |