QUANTILE-BASED POLICY OPTIMIZATION FOR REINFORCEMENT LEARNING

Jinyang Jiang,Yijie Peng,Jiaqiao Hu
DOI: https://doi.org/10.1109/wsc57314.2022.10015456
2022-01-01
Abstract:Classical reinforcement learning (RL) aims to optimize the expected cumulative rewards. In this work, we consider the RL setting where the goal is to optimize the quantile of the cumulative rewards. We parameterize the policy controlling actions by neural networks and propose a novel policy gradient algorithm called Quantile-Based Policy Optimization (QPO) and its variant Quantile-Based Proximal Policy Optimization (QPPO) to solve deep RL problems with quantile objectives. QPO uses two coupled iterations running at different time scales for simultaneously estimating quantiles and policy parameters. Our numerical results demonstrate that the proposed algorithms outperform the existing baseline algorithms under the quantile criterion.
What problem does this paper attempt to address?