English

Safe Deep Reinforcement Learning for Multi-Agent Systems with Continuous Action Spaces

Machine Learning 2021-08-12 v2 Robotics

Abstract

Multi-agent control problems constitute an interesting area of application for deep reinforcement learning models with continuous action spaces. Such real-world applications, however, typically come with critical safety constraints that must not be violated. In order to ensure safety, we enhance the well-known multi-agent deep deterministic policy gradient (MADDPG) framework by adding a safety layer to the deep policy network. In particular, we extend the idea of linearizing the single-step transition dynamics, as was done for single-agent systems in Safe DDPG (Dalal et al., 2018), to multi-agent settings. We additionally propose to circumvent infeasibility problems in the action correction step using soft constraints (Kerrigan & Maciejowski, 2000). Results from the theory of exact penalty functions can be used to guarantee constraint satisfaction of the soft constraints under mild assumptions. We empirically find that the soft formulation achieves a dramatic decrease in constraint violations, making safety available even during the learning procedure.

Keywords

Cite

@article{arxiv.2108.03952,
  title  = {Safe Deep Reinforcement Learning for Multi-Agent Systems with Continuous Action Spaces},
  author = {Ziyad Sheebaelhamd and Konstantinos Zisis and Athina Nisioti and Dimitris Gkouletsos and Dario Pavllo and Jonas Kohler},
  journal= {arXiv preprint arXiv:2108.03952},
  year   = {2021}
}

Comments

ICML 2021 Workshop on Reinforcement Learning for Real Life

R2 v1 2026-06-24T04:56:43.255Z