ROMar 20, 2018

Cooperative and Distributed Reinforcement Learning of Drones for Field Coverage

arXiv:1803.07250v2102 citations
Originality Incremental advance
AI Analysis

This addresses coverage optimization for drone teams in applications like surveillance or mapping, but it appears incremental as it builds on existing MARL and game-theoretic methods.

The paper tackles the problem of enabling a team of drones to cooperatively cover an unknown field with minimal overlap using a distributed Multi-Agent Reinforcement Learning algorithm, and experimental results show the UAV team successfully learns to accomplish the task.

This paper proposes a distributed Multi-Agent Reinforcement Learning (MARL) algorithm for a team of Unmanned Aerial Vehicles (UAVs). The proposed MARL algorithm allows UAVs to learn cooperatively to provide a full coverage of an unknown field of interest while minimizing the overlapping sections among their field of views. Two challenges in MARL for such a system are discussed in the paper: firstly, the complex dynamic of the joint-actions of the UAV team, that will be solved using game-theoretic correlated equilibrium, and secondly, the challenge in huge dimensional state space representation will be tackled with efficient function approximation techniques. We also provide our experimental results in detail with both simulation and physical implementation to show that the UAV team can successfully learn to accomplish the task.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes