2020

Projection-Based Constrained Policy Optimization

Yang, Tsung-Yen, Rosca, Justinian, Narasimhan, Karthik et al.

Understand

We consider the problem of learning control policies that optimize a reward function while satisfying constraints due to considerations of safety, fairness, or other costs.

  • We propose a new algorithm, Projection-Based Constrained Policy Optimization (PCPO).
  • This is an iterative method for optimizing policies in a two-step process: the first step performs a local reward improvement update, while the second step reconciles any constraint violation by projecting the policy back onto the constraint set.
  • We theoretically analyze PCPO and provide a lower bound on reward improvement, and an upper bound on constraint violation, for each policy update.

Reading the bibliography…