paper-with-me

Papers

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) emerges as a solution to optimize policies while simultaneously adhering to multiple constraints, thereby addressing the challenge of integrating reinforcement learning in safety-critical scenarios. In this paper, we present an environment suite called Safety-Gymnasium, which encompasses safety-critical tasks in both single and multi-agent scenarios, accepting vector and vision-only input. Additionally, we offer a library of algorithms named Safe Policy Optimization (SafePO), comprising 16 state-of-the-art SafeRL algorithms. This comprehensive library can serve as a validation tool for the research community. By introducing this benchmark, we aim to facilitate the evaluation and comparison of safety performance, thus fostering the development of reinforcement learning for safer, more reliable, and responsible real-world applications. The website of this project can be accessed at https://sites.google.com/view/safety-gymnasium.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

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

SafeDreamer: Safe Reinforcement Learning with World Models

2023-07-14 · Weidong Huang, Jiaming Ji, Chunhe Xia, Borong Zhang 외

The deployment of Reinforcement Learning (RL) in real-world applications is constrained by its failure to satisfy safety criteria. Existing Safe Reinforcement Learning (SafeRL) methods, which rely on cost functions to en…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Nightmare Dreamer: Dreaming About Unsafe States And Planning Ahead

2026-01-08 · Oluwatosin Oseni, Shengjie Wang, Jun Zhu, Micah Corah arxiv

Reinforcement Learning (RL) has shown remarkable success in real-world applications, particularly in robotics control. However, RL adoption remains limited due to insufficient safety guarantees. We introduce Nightmare Dr…

Reinforcement Learning

Robust Gymnasium: A Unified Modular Benchmark for Robust Reinforcement Learning

2025-02-27 · Shangding Gu, Laixi Shi, Muning Wen, Ming Jin 외

Driven by inherent uncertainty and the sim-to-real gap, robust reinforcement learning (RL) seeks to improve resilience against the complexity and variability in agent-environment sequential interactions. Despite the exis…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Lyapunov-Guided Self-Alignment: Test-Time Adaptation for Offline Safe Reinforcement Learning

2026-04-29 · Seungyub Han, Hyungjin Kim, Jungwoo Lee arxiv

Offline reinforcement learning (RL) agents often fail when deployed, as the gap between training datasets and real environments leads to unsafe behavior. To address this, we present SAS (Self-Alignment for Safety), a tra…

Reinforcement LearningTest-time AdaptationBayesian Inference