English

Model-free Policy Learning with Reward Gradients

Machine Learning 2023-11-03 v4 Artificial Intelligence

Abstract

Despite the increasing popularity of policy gradient methods, they are yet to be widely utilized in sample-scarce applications, such as robotics. The sample efficiency could be improved by making best usage of available information. As a key component in reinforcement learning, the reward function is usually devised carefully to guide the agent. Hence, the reward function is usually known, allowing access to not only scalar reward signals but also reward gradients. To benefit from reward gradients, previous works require the knowledge of environment dynamics, which are hard to obtain. In this work, we develop the \textit{Reward Policy Gradient} estimator, a novel approach that integrates reward gradients without learning a model. Bypassing the model dynamics allows our estimator to achieve a better bias-variance trade-off, which results in a higher sample efficiency, as shown in the empirical analysis. Our method also boosts the performance of Proximal Policy Optimization on different MuJoCo control tasks.

Keywords

Cite

@article{arxiv.2103.05147,
  title  = {Model-free Policy Learning with Reward Gradients},
  author = {Qingfeng Lan and Samuele Tosatto and Homayoon Farrahi and A. Rupam Mahmood},
  journal= {arXiv preprint arXiv:2103.05147},
  year   = {2023}
}

Comments

AISTATS 2022 camera-ready (fixed a bug)

R2 v1 2026-06-23T23:54:07.027Z