English

Efficient Exploration Using Extra Safety Budget in Constrained Policy Optimization

Robotics 2023-07-31 v2 Artificial Intelligence

Abstract

Reinforcement learning (RL) has achieved promising results on most robotic control tasks. Safety of learning-based controllers is an essential notion of ensuring the effectiveness of the controllers. Current methods adopt whole consistency constraints during the training, thus resulting in inefficient exploration in the early stage. In this paper, we propose an algorithm named Constrained Policy Optimization with Extra Safety Budget (ESB-CPO) to strike a balance between the exploration efficiency and the constraints satisfaction. In the early stage, our method loosens the practical constraints of unsafe transitions (adding extra safety budget) with the aid of a new metric we propose. With the training process, the constraints in our optimization problem become tighter. Meanwhile, theoretical analysis and practical experiments demonstrate that our method gradually meets the cost limit's demand in the final training stage. When evaluated on Safety-Gym and Bullet-Safety-Gym benchmarks, our method has shown its advantages over baseline algorithms in terms of safety and optimality. Remarkably, our method gains remarkable performance improvement under the same cost limit compared with baselines.

Keywords

Cite

@article{arxiv.2302.14339,
  title  = {Efficient Exploration Using Extra Safety Budget in Constrained Policy Optimization},
  author = {Haotian Xu and Shengjie Wang and Zhaolei Wang and Yunzhe Zhang and Qing Zhuo and Yang Gao and Tao Zhang},
  journal= {arXiv preprint arXiv:2302.14339},
  year   = {2023}
}

Comments

7 pages, 8 figures

R2 v1 2026-06-28T08:51:28.272Z