Anchor-Changing Regularized Natural Policy Gradient for Multi-Objective Reinforcement Learning

Abstract

We study policy optimization for Markov decision processes (MDPs) with multiple reward value functions, which are to be jointly optimized according to given criteria such as proportional fairness (smooth concave scalarization), hard constraints (constrained MDP), and max-min trade-off. We propose an Anchor-changing Regularized Natural Policy Gradient (ARNPG) framework, which can systematically incorporate ideas from well-performing first-order methods into the design of policy optimization algorithms for multi-objective MDP problems. Theoretically, the designed algorithms based on the ARNPG framework achieve $\tilde{O}(1/T)$ global convergence with exact gradients. Empirically, the ARNPG-guided algorithms also demonstrate superior performance compared to some existing policy gradient-based approaches in both exact gradients and sample-based scenarios.

Cite

Text

Zhou et al. "Anchor-Changing Regularized Natural Policy Gradient for Multi-Objective Reinforcement Learning." Neural Information Processing Systems, 2022.

Markdown

[Zhou et al. "Anchor-Changing Regularized Natural Policy Gradient for Multi-Objective Reinforcement Learning." Neural Information Processing Systems, 2022.](https://mlanthology.org/neurips/2022/zhou2022neurips-anchorchanging/)

BibTeX

@inproceedings{zhou2022neurips-anchorchanging,
  title     = {{Anchor-Changing Regularized Natural Policy Gradient for Multi-Objective Reinforcement Learning}},
  author    = {Zhou, Ruida and Liu, Tao and Kalathil, Dileep and Kumar, P. R. and Tian, Chao},
  booktitle = {Neural Information Processing Systems},
  year      = {2022},
  url       = {https://mlanthology.org/neurips/2022/zhou2022neurips-anchorchanging/}
}