Comparison of reinforcement learning algorithms applied to the cart-pole problem

ICACCI 2017




Abstract

Designing optimal controllers continues to be challenging as systems are becoming complex and are inherently nonlinear. The principal advantage of reinforcement learning (RL) is its ability to learn from the interaction with the environment and provide optimal control strategy. In this paper, RL is explored in the context of control of the benchmark cart-pole dynamical system with no prior knowledge of the dynamics. RL algorithms such as temporal-difference, policy gradient actor-critic, and value function approximation are compared in this context with the standard LQR solution. Further, we propose a novel approach to integrate RL and swing-up controllers.












Citation

@inproceedings{nagendra2017comparison,
                    title={Comparison of reinforcement learning algorithms applied to the cart-pole problem},
                    author={Nagendra, Savinay and Podila, Nikhil and Ugarakhod, Rashmi and George, Koshy},
                    booktitle={2017 international conference on advances in computing, communications and informatics (ICACCI)},
                    pages={26--32},
                    year={2017},
                    organization={IEEE}
                  }