Reward Tweaking: Maximizing the Total Reward While Planning for Short Horizons
Abstract
In reinforcement learning, the discount factor controls the agent's effective planning horizon. Traditionally, this parameter was considered part of the MDP; however, as deep reinforcement learning algorithms tend to become unstable when the effective planning horizon is long, recent works refer to as a hyper-parameter -- thus changing the underlying MDP and potentially leading the agent towards sub-optimal behavior on the original task. In this work, we introduce \emph{reward tweaking}. Reward tweaking learns a surrogate reward function for the discounted setting that induces optimal behavior on the original finite-horizon total reward task. Theoretically, we show that there exists a surrogate reward that leads to optimality in the original task and discuss the robustness of our approach. Additionally, we perform experiments in high-dimensional continuous control tasks and show that reward tweaking guides the agent towards better long-horizon returns although it plans for short horizons.
Cite
@article{arxiv.2002.03327,
title = {Reward Tweaking: Maximizing the Total Reward While Planning for Short Horizons},
author = {Chen Tessler and Shie Mannor},
journal= {arXiv preprint arXiv:2002.03327},
year = {2020}
}
Comments
Preprint