Augmented Random Search for Quadcopter Control: An alternative to Reinforcement Learning
Ashutosh Kumar Tiwari, Sandeep Varma Nadimpalli

TL;DR
This paper introduces Augmented Random Search (ARS), a model-free policy search method that efficiently trains linear policies for quadcopter control, outperforming traditional reinforcement learning approaches in sample efficiency and accuracy.
Contribution
The paper demonstrates that ARS can serve as a faster, more data-efficient alternative to neural network-based reinforcement learning for quadcopter control tasks.
Findings
ARS achieves state-of-the-art accuracy in quadcopter control
ARS requires less training data than neural network approaches
ARS shows more consistent performance in simulations
Abstract
Model-based reinforcement learning strategies are believed to exhibit more significant sample complexity than model-free strategies to control dynamical systems,such as quadcopters.This belief that Model-based strategies that involve the use of well-trained neural networks for making such high-level decisions always give better performance can be dispelled by making use of Model-free policy search methods.This paper proposes the use of a model-free random searching strategy,called Augmented Random Search(ARS),which is a better and faster approach of linear policy training for continuous control tasks like controlling a Quadcopters flight.The method achieves state-of-the-art accuracy by eliminating the use of too much data for the training of neural networks that are present in the previous approaches to the task of Quadcopter control.The paper also highlights the performance results of…
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
MethodsRandom Search
