Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Plan Better Amid Conservatism: Offline Multi-Agent Reinforcement Learning with Actor Rectification

About

Conservatism has led to significant progress in offline reinforcement learning (RL) where an agent learns from pre-collected datasets. However, as many real-world scenarios involve interaction among multiple agents, it is important to resolve offline RL in the multi-agent setting. Given the recent success of transferring online RL algorithms to the multi-agent setting, one may expect that offline RL algorithms will also transfer to multi-agent settings directly. Surprisingly, we empirically observe that conservative offline RL algorithms do not work well in the multi-agent setting -- the performance degrades significantly with an increasing number of agents. Towards mitigating the degradation, we identify a key issue that non-concavity of the value function makes the policy gradient improvements prone to local optima. Multiple agents exacerbate the problem severely, since the suboptimal policy by any agent can lead to uncoordinated global failure. Following this intuition, we propose a simple yet effective method, Offline Multi-Agent RL with Actor Rectification (OMAR), which combines the first-order policy gradients and zeroth-order optimization methods to better optimize the conservative value functions over the actor parameters. Despite the simplicity, OMAR achieves state-of-the-art results in a variety of multi-agent control tasks.

Ling Pan, Longbo Huang, Tengyu Ma, Huazhe Xu• 2021

Related benchmarks

TaskDatasetResultRank
Multi-Agent Reinforcement LearningSMAC corridor (test)
Average Score8.15
12
Offline Multi-Agent Reinforcement LearningMulti-agent MuJoCo Hopper expert, medium, medium-replay, medium-expert
Return21.3
12
Multi-Agent Reinforcement LearningSMAC 6h_vs_8z (test)
Average Score9.74
12
Multi-agent Offline Reinforcement LearningMPE CN (Expert)
Score114.9
8
Multi-agent continuous controlMaMuJoCo HalfCheetah v2 (Random)
Score13.5
8
Multi-agent Offline Reinforcement LearningMPE CN (Medium-replay)
Score37.9
8
Multi-agent Offline Reinforcement LearningMPE CN (Medium)
Score47.9
8
Multi-agent Offline Reinforcement LearningMPE PP (Medium-replay)
Score47.1
8
Multi-agent Offline Reinforcement LearningMPE PP Medium
Score66.7
8
Multi-agent Offline Reinforcement LearningMPE PP (Expert)
Score116.2
8
Showing 10 of 97 rows
...

Other info

Follow for update