English

Shaped Policy Search for Evolutionary Strategies using Waypoints

Robotics 2023-07-04 v2 Machine Learning Neural and Evolutionary Computing

Abstract

In this paper, we try to improve exploration in Blackbox methods, particularly Evolution strategies (ES), when applied to Reinforcement Learning (RL) problems where intermediate waypoints/subgoals are available. Since Evolutionary strategies are highly parallelizable, instead of extracting just a scalar cumulative reward, we use the state-action pairs from the trajectories obtained during rollouts/evaluations, to learn the dynamics of the agent. The learnt dynamics are then used in the optimization procedure to speed-up training. Lastly, we show how our proposed approach is universally applicable by presenting results from experiments conducted on Carla driving and UR5 robotic arm simulators.

Keywords

Cite

@article{arxiv.2105.14639,
  title  = {Shaped Policy Search for Evolutionary Strategies using Waypoints},
  author = {Kiran Lekkala and Laurent Itti},
  journal= {arXiv preprint arXiv:2105.14639},
  year   = {2023}
}

Comments

Presented at the International Conference on Robotics and Automation (ICRA) 2021

R2 v1 2026-06-24T02:38:24.135Z