English

A Hybrid Approach for Reinforcement Learning Using Virtual Policy Gradient for Balancing an Inverted Pendulum

Machine Learning 2021-02-17 v1 Robotics

Abstract

Using the policy gradient algorithm, we train a single-hidden-layer neural network to balance a physically accurate simulation of a single inverted pendulum. The trained weights and biases can then be transferred to a physical agent, where they are robust enough to to balance a real inverted pendulum. This hybrid approach of training a simulation allows thousands of trial runs to be completed orders of magnitude faster than would be possible in the real world, resulting in greatly reduced training time and more iterations, producing a more robust model. When compared with existing reinforcement learning methods, the resulting control is smoother, learned faster, and able to withstand forced disturbances.

Keywords

Cite

@article{arxiv.2102.08362,
  title  = {A Hybrid Approach for Reinforcement Learning Using Virtual Policy Gradient for Balancing an Inverted Pendulum},
  author = {Dylan Bates},
  journal= {arXiv preprint arXiv:2102.08362},
  year   = {2021}
}

Comments

ICAART '21: Proceedings of the 13th International Conference on Agents and Artificial Intelligence, Doctoral Consortium, 2021. 9 pages, 3 figures

R2 v1 2026-06-23T23:13:25.140Z