English

Distributional Policy Optimization: An Alternative Approach for Continuous Control

Machine Learning 2019-11-26 v2 Artificial Intelligence Machine Learning

Abstract

We identify a fundamental problem in policy gradient-based methods in continuous control. As policy gradient methods require the agent's underlying probability distribution, they limit policy representation to parametric distribution classes. We show that optimizing over such sets results in local movement in the action space and thus convergence to sub-optimal solutions. We suggest a novel distributional framework, able to represent arbitrary distribution functions over the continuous action space. Using this framework, we construct a generative scheme, trained using an off-policy actor-critic paradigm, which we call the Generative Actor Critic (GAC). Compared to policy gradient methods, GAC does not require knowledge of the underlying probability distribution, thereby overcoming these limitations. Empirical evaluation shows that our approach is comparable and often surpasses current state-of-the-art baselines in continuous domains.

Keywords

Cite

@article{arxiv.1905.09855,
  title  = {Distributional Policy Optimization: An Alternative Approach for Continuous Control},
  author = {Chen Tessler and Guy Tennenholtz and Shie Mannor},
  journal= {arXiv preprint arXiv:1905.09855},
  year   = {2019}
}

Comments

Accepted to NeurIPS 2019

R2 v1 2026-06-23T09:20:38.529Z