paper-with-me

홈 › Papers

GUARD: A Safe Reinforcement Learning Benchmark

2023-05-23 · WeiYe Zhao, Yifan Sun, Feihan Li, Rui Chen, Ruixuan Liu, Tianhao Wei, Changliu Liu

Due to the trial-and-error nature, it is typically challenging to apply RL algorithms to safety-critical real-world applications, such as autonomous driving, human-robot interaction, robot manipulation, etc, where such errors are not tolerable. Recently, safe RL (i.e. constrained RL) has emerged rapidly in the literature, in which the agents explore the environment while satisfying constraints. Due to the diversity of algorithms and tasks, it remains difficult to compare existing safe RL algorithms. To fill that gap, we introduce GUARD, a Generalized Unified SAfe Reinforcement Learning Development Benchmark. GUARD has several advantages compared to existing benchmarks. First, GUARD is a generalized benchmark with a wide variety of RL agents, tasks, and safety constraint specifications. Second, GUARD comprehensively covers state-of-the-art safe RL algorithms with self-contained implementations. Third, GUARD is highly customizable in tasks and algorithms. We present a comparison of state-of-the-art safe RL algorithms in various task settings using GUARD and establish baselines that future work can build on.

📄 PDF Abstract BibTeX arXiv:2305.13681

Code (1)

intelligent-control-lab/guard 공식 구현 pytorch

Tasks

Autonomous DrivingDiversityreinforcement-learningReinforcement LearningRobot ManipulationSafe Reinforcement Learning

Similar Papers 제목 키워드 기반

Provably Safe Reinforcement Learning from Analytic Gradients

2025-06-02 · Tim Walter, Hannah Markgraf, Jonathan Külz, Matthias Althoff

Deploying autonomous robots in safety-critical applications requires safety guarantees. Provably safe reinforcement learning is an active field of research which aims to provide such guarantees using safeguards. These sa…

reinforcement-learningReinforcement LearningSafe Reinforcement Learning

RePolicy: Reinforcement Learning for Safety-Policy Invocation in Agent Safeguards

2026-08-25 · Houcheng Jiang, Boxuan Zhang, Qiyong Zhong, Junfeng Fang 외 arxiv

Safeguarding language model agents requires assessing complete execution trajectories under context-dependent safety policies. Existing policy-aware safeguards mainly rely on prompting or supervised fine-tuning, limiting…

Reinforcement Learning

Driving-Policy Adaptive Safeguard for Autonomous Vehicles Using Reinforcement Learning

2020-12-02 · Zhong Cao, Shaobing Xu, Songan Zhang, Huei Peng 외

Safeguard functions such as those provided by advanced emergency braking (AEB) can provide another layer of safety for autonomous vehicles (AV). A smart safeguard function should adapt the activation conditions to the dr…

Autonomous VehiclesCollision Avoidancereinforcement-learningReinforcement Learning+1

Towards Policy-Adaptive Image Guardrail: Benchmark and Method

2026-03-01 · Caiyong Piao, Zhiyuan Yan, Haoming Xu, Yunzhen Zhao 외 arxiv

Accurate rejection of sensitive or harmful visual content, i.e., harmful image guardrail, is critical in many application scenarios. This task must continuously adapt to the evolving safety policies and content across va…

Reinforcement LearningGeneral Knowledge

SingGuard: A Policy-Adaptive Multimodal LLM Guardrail with Dynamic Reasoning

2026-06-22 · SingGuard Team arxiv

Vision-language models (VLMs) are increasingly deployed in consumer, medical, financial, and enterprise applications. This broad deployment expands the safety surface: risks can arise from multimodal question answering, …

Reinforcement LearningAdversarial AttackQuestion Answering