Pith. sign in

REVIEW 3 cited by

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2205.06750 v3 pith:WD44AAVM submitted 2022-05-13 cs.LG

Provably Safe Reinforcement Learning: Conceptual Analysis, Survey, and Benchmarking

classification cs.LG
keywords actionmethodssafesafetyprovablyapplicationsapproachesconceptual
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Ensuring the safety of reinforcement learning (RL) algorithms is crucial to unlock their potential for many real-world tasks. However, vanilla RL and most safe RL approaches do not guarantee safety. In recent years, several methods have been proposed to provide hard safety guarantees for RL, which is essential for applications where unsafe actions could have disastrous consequences. Nevertheless, there is no comprehensive comparison of these provably safe RL methods. Therefore, we introduce a categorization of existing provably safe RL methods, present the conceptual foundations for both continuous and discrete action spaces, and empirically benchmark existing methods. We categorize the methods based on how they adapt the action: action replacement, action projection, and action masking. Our experiments on an inverted pendulum and a quadrotor stabilization task indicate that action replacement is the best-performing approach for these applications despite its comparatively simple realization. Furthermore, adding a reward penalty, every time the safety verification is engaged, improved training performance in our experiments. Finally, we provide practical guidance on selecting provably safe RL approaches depending on the safety specification, RL algorithm, and type of action space.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Reward Shaping and Action Masking for Compositional Tasks using Behavior Trees and LLMs

    cs.LG 2026-05 unverdicted novelty 6.0

    MRBTs generated via LLMs and verified by SMT solvers deliver modular, reactive reward shaping and action masking that improves RL training efficiency and success rates on compositional tasks.

  2. Reward Shaping and Action Masking for Compositional Tasks using Behavior Trees and LLMs

    cs.LG 2026-05 unverdicted novelty 6.0

    MRBTs are LLM-generated, SMT-verified behavior trees that supply modular reward functions and action masks, improving RL training efficiency and success rates on five compositional tasks over baselines.

  3. Safe Online Learning via Smooth Safety-Structured Policy Composition

    cs.LG 2026-06 unverdicted novelty 4.0

    AutoSafe is a policy architecture that integrates structured safety monitoring for continuous safe online RL on continuous-control tasks and a physical cart-pole.