Sample-Efficient Multi-Agent Reinforcement Learning with Demonstrations for Flocking Control
Yunbo Qiu, Yuzhu Zhan, Yue Jin, Jian Wang, Xudong Zhang

TL;DR
This paper introduces PwD-MARL, a pretraining method using demonstrations to enhance sample efficiency and policy performance in multi-agent flocking control tasks.
Contribution
It presents a novel pretraining approach that combines MARL and behavior cloning to utilize non-expert demonstrations, reducing sample requirements.
Findings
PwD-MARL significantly improves sample efficiency.
The method enhances policy performance even with poor demonstrations.
Pretraining provides a warm start for online MARL.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed Control Multi-Agent Systems · UAV Applications and Optimization · Reinforcement Learning in Robotics
