English

Barrier Functions Inspired Reward Shaping for Reinforcement Learning

Robotics 2024-09-17 v2

Abstract

Reinforcement Learning (RL) has progressed from simple control tasks to complex real-world challenges with large state spaces. While RL excels in these tasks, training time remains a limitation. Reward shaping is a popular solution, but existing methods often rely on value functions, which face scalability issues. This paper presents a novel safety-oriented reward-shaping framework inspired by barrier functions, offering simplicity and ease of implementation across various environments and tasks. To evaluate the effectiveness of the proposed reward formulations, we conduct simulation experiments on CartPole, Ant, and Humanoid environments, along with real-world deployment on the Unitree Go1 quadruped robot. Our results demonstrate that our method leads to 1.4-2.8 times faster convergence and as low as 50-60% actuation effort compared to the vanilla reward. In a sim-to-real experiment with the Go1 robot, we demonstrated better control and dynamics of the bot with our reward framework.

Keywords

Cite

@article{arxiv.2403.01410,
  title  = {Barrier Functions Inspired Reward Shaping for Reinforcement Learning},
  author = {Nilaksh Nilaksh and Abhishek Ranjan and Shreenabh Agrawal and Aayush Jain and Pushpak Jagtap and Shishir Kolathaya},
  journal= {arXiv preprint arXiv:2403.01410},
  year   = {2024}
}

Comments

7 pages, 10 figures, Accepted as contributed paper at ICRA 2024

R2 v1 2026-06-28T15:07:24.623Z