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

Offline Decentralized Multi-Agent Reinforcement Learning

About

In many real-world multi-agent cooperative tasks, due to high cost and risk, agents cannot continuously interact with the environment and collect experiences during learning, but have to learn from offline datasets. However, the transition dynamics in the dataset of each agent can be much different from the ones induced by the learned policies of other agents in execution, creating large errors in value estimates. Consequently, agents learn uncoordinated low-performing policies. In this paper, we propose a framework for offline decentralized multi-agent reinforcement learning, which exploits value deviation and transition normalization to deliberately modify the transition probabilities. Value deviation optimistically increases the transition probabilities of high-value next states, and transition normalization normalizes the transition probabilities of next states. They together enable agents to learn high-performing and coordinated policies. Theoretically, we prove the convergence of Q-learning under the altered non-stationary transition dynamics. Empirically, we show that the framework can be easily built on many existing offline reinforcement learning algorithms and achieve substantial improvement in a variety of multi-agent tasks.

Jiechuan Jiang, Zongqing Lu• 2021

Related benchmarks

TaskDatasetResultRank
Multi-Agent Reinforcement LearningMAMuJoCo HalfCheetah Random Env v2 (various)
Average Return2.68e+3
24
Multi-Agent Reinforcement LearningMAMuJoCo HalfCheetah Standard Env v2 (various)
Average Return2.72e+3
24
Multi-Agent Reinforcement LearningMAMuJoCo HalfCheetah Extreme Env v2 (various)
Average Return2.12e+3
24
Multi-Agent Reinforcement LearningMPE Cooperative Navigation (CN) v1 (Expert)
Normalized Score98.2
19
Multi-Agent Reinforcement LearningMPE Predator Prey Medium
Mean Episode Return101
19
Multi-Agent Reinforcement LearningMPE Predator Prey (Expert)
Mean Episode Return140.9
19
Multi-Agent Reinforcement LearningMPE Predator Prey (Medium Replay)
Mean Episode Return35.6
15
Multi-Agent Reinforcement LearningMPE Predator Prey (Random)
Mean Episode Return1.8
15
3-Agent 6-Landmark3-Agent 6-Landmark Random
Mean Episode Return321.2
12
3-Agent 6-Landmark3-Agent 6-Landmark Random Medium
Mean Episode Return237.4
12
Showing 10 of 59 rows

Other info

Follow for update