English

Reward Tweaking: Maximizing the Total Reward While Planning for Short Horizons

Machine Learning 2020-06-24 v2 Machine Learning

Abstract

In reinforcement learning, the discount factor γ\gamma 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 γ\gamma 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 r~\tilde r 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.

Keywords

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

R2 v1 2026-06-23T13:35:36.980Z