paper-with-me

홈 › Papers

safe-control-gym: a Unified Benchmark Suite for Safe Learning-based Control and Reinforcement Learning in Robotics

2021-09-13 · Zhaocong Yuan, Adam W. Hall, SiQi Zhou, Lukas Brunke, Melissa Greeff, Jacopo Panerati, Angela P. Schoellig

In recent years, both reinforcement learning and learning-based control -- as well as the study of their safety, which is crucial for deployment in real-world robots -- have gained significant traction. However, to adequately gauge the progress and applicability of new results, we need the tools to equitably compare the approaches proposed by the controls and reinforcement learning communities. Here, we propose a new open-source benchmark suite, called safe-control-gym, supporting both model-based and data-based control techniques. We provide implementations for three dynamic systems -- the cart-pole, the 1D, and 2D quadrotor -- and two control tasks -- stabilization and trajectory tracking. We propose to extend OpenAI's Gym API -- the de facto standard in reinforcement learning research -- with (i) the ability to specify (and query) symbolic dynamics and (ii) constraints, and (iii) (repeatably) inject simulated disturbances in the control inputs, state measurements, and inertial properties. To demonstrate our proposal and in an attempt to bring research communities closer together, we show how to use safe-control-gym to quantitatively compare the control performance, data efficiency, and safety of multiple approaches from the fields of traditional control, learning-based control, and reinforcement learning.

📄 PDF Abstract BibTeX arXiv:2109.06325

Code (4)

utiasDSL/safe-control-gym 공식 구현 pytorch
federico-pizarrobejarano/safe-control-gym pytorch
huiyulhy/safe-control-gym pytorch
ustc-arg/safe-robot-learning-competition pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

SafeOR-Gym: A Benchmark Suite for Safe Reinforcement Learning Algorithms on Practical Operations Research Problems

2025-06-02 · Asha Ramanujam, Adam Elyoumi, Hao Chen, Sai Madhukiran Kompalli 외 arxiv

Most existing safe reinforcement learning (RL) benchmarks focus on robotics and control tasks, offering limited relevance to high-stakes domains that involve structured constraints, mixed-integer decisions, and industria…

Safe Control Algorithms Using Energy Functions: A Unified Framework, Benchmark, and New Directions

2019-08-05 · Tianhao Wei, Changliu Liu

Safe autonomy is important in many application domains, especially for applications involving interactions with humans. Existing safe control algorithms are similar to one another in the sense that: they all provide cont…

Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark

2023-10-19 · Jiaming Ji, Borong Zhang, Jiayi Zhou, Xuehai Pan 외

Artificial intelligence (AI) systems possess significant potential to drive societal progress. However, their deployment often faces obstacles due to substantial safety concerns. Safe reinforcement learning (SafeRL) emer…

reinforcement-learningReinforcement LearningSafe Reinforcement Learning

Safety Gymnasium: A Unified Safe Reinforcement Learning Benchmark

2023-09-26 · NeurIPS 2023 11

Artificial intelligence (AI) systems possess significant potential to drive societal progress. However, their deployment often faces obstacles due to substantial safety concerns. Safe reinforcement learning (SafeRL) emer…

Datasets and Benchmarks for Offline Safe Reinforcement Learning

2023-06-15 · Zuxin Liu, Zijian Guo, Haohong Lin, Yihang Yao 외

This paper presents a comprehensive benchmarking suite tailored to offline safe reinforcement learning (RL) challenges, aiming to foster progress in the development and evaluation of safe learning algorithms in both the …

Autonomous DrivingBenchmarkingCPUD4RL+5