English

Saute RL: Almost Surely Safe Reinforcement Learning Using State Augmentation

Machine Learning 2022-06-23 v3 Artificial Intelligence

Abstract

Satisfying safety constraints almost surely (or with probability one) can be critical for the deployment of Reinforcement Learning (RL) in real-life applications. For example, plane landing and take-off should ideally occur with probability one. We address the problem by introducing Safety Augmented (Saute) Markov Decision Processes (MDPs), where the safety constraints are eliminated by augmenting them into the state-space and reshaping the objective. We show that Saute MDP satisfies the Bellman equation and moves us closer to solving Safe RL with constraints satisfied almost surely. We argue that Saute MDP allows viewing the Safe RL problem from a different perspective enabling new features. For instance, our approach has a plug-and-play nature, i.e., any RL algorithm can be "Sauteed". Additionally, state augmentation allows for policy generalization across safety constraints. We finally show that Saute RL algorithms can outperform their state-of-the-art counterparts when constraint satisfaction is of high importance.

Keywords

Cite

@article{arxiv.2202.06558,
  title  = {Saute RL: Almost Surely Safe Reinforcement Learning Using State Augmentation},
  author = {Aivar Sootla and Alexander I. Cowen-Rivers and Taher Jafferjee and Ziyan Wang and David Mguni and Jun Wang and Haitham Bou-Ammar},
  journal= {arXiv preprint arXiv:2202.06558},
  year   = {2022}
}

Comments

ICML 2022

R2 v1 2026-06-24T09:34:46.177Z