English

Safe Multi-Agent Reinforcement Learning via Shielding

Machine Learning 2021-02-03 v2 Formal Languages and Automata Theory

Abstract

Multi-agent reinforcement learning (MARL) has been increasingly used in a wide range of safety-critical applications, which require guaranteed safety (e.g., no unsafe states are ever visited) during the learning process.Unfortunately, current MARL methods do not have safety guarantees. Therefore, we present two shielding approaches for safe MARL. In centralized shielding, we synthesize a single shield to monitor all agents' joint actions and correct any unsafe action if necessary. In factored shielding, we synthesize multiple shields based on a factorization of the joint state space observed by all agents; the set of shields monitors agents concurrently and each shield is only responsible for a subset of agents at each step.Experimental results show that both approaches can guarantee the safety of agents during learning without compromising the quality of learned policies; moreover, factored shielding is more scalable in the number of agents than centralized shielding.

Keywords

Cite

@article{arxiv.2101.11196,
  title  = {Safe Multi-Agent Reinforcement Learning via Shielding},
  author = {Ingy Elsayed-Aly and Suda Bharadwaj and Christopher Amato and Rüdiger Ehlers and Ufuk Topcu and Lu Feng},
  journal= {arXiv preprint arXiv:2101.11196},
  year   = {2021}
}

Comments

8 pages, 11 figures and 2 tables, to be published in AAMAS 2021

R2 v1 2026-06-23T22:34:17.944Z