ICRA 2019poster14 citations

A Reinforcement Learning Approach for Control of a Nature-Inspired Aerial Vehicle

Danial Sufiyan, Luke Thura Soe Win, Shane Kyi Hla Win, Gim Song Soh, Shaohui Foong

Abstract

In this work, reinforcement learning is used to develop a position controller for an underactuated nature-inspired Unmanned Aerial Vehicle (UAV). This particular configuration of UAVs achieves lift by spinning its entire body contrary to standard multi-rotors or fixed-wing aircraft. Deep Deterministic Policy Gradients (DDPG) with Ape-X Distributed Prioritized Experience Replay was used to train neural network function approximators that were implemented as the final control policy. The reinforcement learning agent was trained in simulations and directly ported over to real-life hardware. Position control tests were performed on the learned control policy and compared to a baseline PID controller. The learned controller was found to exhibit better control over the inherent oscillations that arise from the non-linear dynamics of the platform.

BibTeX
@inproceedings{icra2019_areinforcementle,
  title = {A Reinforcement Learning Approach for Control of a Nature-Inspired Aerial Vehicle},
  author = {Danial Sufiyan and Luke Thura Soe Win and Shane Kyi Hla Win and Gim Song Soh and Shaohui Foong},
  booktitle = {ICRA 2019},
  year = {2019}
}