Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Offline Multi-Agent Reinforcement Learning with Coupled Value Factorization

About

Offline reinforcement learning (RL) that learns policies from offline datasets without environment interaction has received considerable attention in recent years. Compared with the rich literature in the single-agent case, offline multi-agent RL is still a relatively underexplored area. Most existing methods directly apply offline RL ingredients in the multi-agent setting without fully leveraging the decomposable problem structure, leading to less satisfactory performance in complex tasks. We present OMAC, a new offline multi-agent RL algorithm with coupled value factorization. OMAC adopts a coupled value factorization scheme that decomposes the global value function into local and shared components, and also maintains the credit assignment consistency between the state-value and Q-value functions. Moreover, OMAC performs in-sample learning on the decomposed local state-value functions, which implicitly conducts max-Q operation at the local level while avoiding distributional shift caused by evaluating out-of-distribution actions. Based on the comprehensive evaluations of the offline multi-agent StarCraft II micro-management tasks, we demonstrate the superior performance of OMAC over the state-of-the-art offline multi-agent RL methods.

Xiangsen Wang, Xianyuan Zhan• 2023

Related benchmarks

TaskDatasetResultRank
Multi-Agent Reinforcement LearningMPE Predator Prey Medium
Mean Episode Return48.1
19
Multi-Agent Reinforcement LearningMPE Predator Prey (Expert)
Mean Episode Return72.6
19
Multi-Agent Reinforcement LearningMPE Predator Prey (Random)
Mean Episode Return19.8
15
Multi-Agent Reinforcement LearningMPE Predator Prey (Medium Replay)
Mean Episode Return20.5
15
Showing 4 of 4 rows

Other info

Follow for update