2020

Variational Policy Gradient Method for Reinforcement Learning with General Utilities

Zhang, Junyu, Koppel, Alec, Bedi, Amrit Singh et al.

Understand

In recent years, reinforcement learning (RL) systems with general goals beyond a cumulative sum of rewards have gained traction, such as in constrained problems, exploration, and acting upon prior experiences.

  • In this paper, we consider policy optimization in Markov Decision Problems, where the objective is a general concave utility function of the state-action occupancy measure, which subsumes several of the aforementioned examples as special cases.
  • Such generality invalidates the Bellman equation.
  • As this means that dynamic programming no longer works, we focus on direct policy search.

Reading the bibliography…