NeurIPS 2022accept44 citations

Offline Multi-Agent Reinforcement Learning with Knowledge Distillation

Wei-Cheng Tseng, Tsun-Hsuan Wang, Yen-Chen Lin, Phillip Isola

Abstract

We introduce an offline multi-agent reinforcement learning ( offline MARL) framework that utilizes previously collected data without additional online data collection. Our method reformulates offline MARL as a sequence modeling problem and thus builds on top of the simplicity and scalability of the Transformer architecture. In the fashion of centralized training and decentralized execution, we propose to first train a teacher policy as if the MARL dataset is generated by a single agent. After the teacher policy has identified and recombined the "good" behavior in the dataset, we create separate student policies and distill not only the teacher policy's features but also its structural relations among different agents' features to student policies. Despite its simplicity, the proposed method outperforms state-of-the-art model-free offline MARL baselines while being more robust to demonstration's quality on several environments.

offline multi-agent reinforcement learningmulti-agentoffline reinforcement learning
BibTeX
@inproceedings{
tseng2022offline,
title={Offline Multi-Agent Reinforcement Learning with Knowledge Distillation},
author={Wei-Cheng Tseng and Tsun-Hsuan Wang and Yen-Chen Lin and Phillip Isola},
booktitle={Advances in Neural Information Processing Systems},
editor={Alice H. Oh and Alekh Agarwal and Danielle Belgrave and Kyunghyun Cho},
year={2022},
url={https://openreview.net/forum?id=yipUuqxveCy}
}
Offline Multi-Agent Reinforcement Learning with Knowledge Distillation · NeurIPS 2022