English

Accelerating Safe Reinforcement Learning with Constraint-mismatched Policies

Machine Learning 2021-07-13 v3 Artificial Intelligence Robotics Machine Learning

Abstract

We consider the problem of reinforcement learning when provided with (1) a baseline control policy and (2) a set of constraints that the learner must satisfy. The baseline policy can arise from demonstration data or a teacher agent and may provide useful cues for learning, but it might also be sub-optimal for the task at hand, and is not guaranteed to satisfy the specified constraints, which might encode safety, fairness or other application-specific requirements. In order to safely learn from baseline policies, we propose an iterative policy optimization algorithm that alternates between maximizing expected return on the task, minimizing distance to the baseline policy, and projecting the policy onto the constraint-satisfying set. We analyze our algorithm theoretically and provide a finite-time convergence guarantee. In our experiments on five different control tasks, our algorithm consistently outperforms several state-of-the-art baselines, achieving 10 times fewer constraint violations and 40% higher reward on average.

Keywords

Cite

@article{arxiv.2006.11645,
  title  = {Accelerating Safe Reinforcement Learning with Constraint-mismatched Policies},
  author = {Tsung-Yen Yang and Justinian Rosca and Karthik Narasimhan and Peter J. Ramadge},
  journal= {arXiv preprint arXiv:2006.11645},
  year   = {2021}
}

Comments

International Conference on Machine Learning (ICML) 2021

R2 v1 2026-06-23T16:29:21.340Z