English

Sample-Efficient Multi-Agent Reinforcement Learning with Demonstrations for Flocking Control

Machine Learning 2022-09-20 v1 Artificial Intelligence Multiagent Systems Robotics

Abstract

Flocking control is a significant problem in multi-agent systems such as multi-agent unmanned aerial vehicles and multi-agent autonomous underwater vehicles, which enhances the cooperativity and safety of agents. In contrast to traditional methods, multi-agent reinforcement learning (MARL) solves the problem of flocking control more flexibly. However, methods based on MARL suffer from sample inefficiency, since they require a huge number of experiences to be collected from interactions between agents and the environment. We propose a novel method Pretraining with Demonstrations for MARL (PwD-MARL), which can utilize non-expert demonstrations collected in advance with traditional methods to pretrain agents. During the process of pretraining, agents learn policies from demonstrations by MARL and behavior cloning simultaneously, and are prevented from overfitting demonstrations. By pretraining with non-expert demonstrations, PwD-MARL improves sample efficiency in the process of online MARL with a warm start. Experiments show that PwD-MARL improves sample efficiency and policy performance in the problem of flocking control, even with bad or few demonstrations.

Keywords

Cite

@article{arxiv.2209.08351,
  title  = {Sample-Efficient Multi-Agent Reinforcement Learning with Demonstrations for Flocking Control},
  author = {Yunbo Qiu and Yuzhu Zhan and Yue Jin and Jian Wang and Xudong Zhang},
  journal= {arXiv preprint arXiv:2209.08351},
  year   = {2022}
}

Comments

Accepted by IEEE Vehicular Technology Conference (VTC) 2022-Fall

R2 v1 2026-06-28T01:30:16.879Z