English

Multiple-Step Greedy Policies in Online and Approximate Reinforcement Learning

Machine Learning 2018-09-21 v2 Artificial Intelligence Machine Learning

Abstract

Multiple-step lookahead policies have demonstrated high empirical competence in Reinforcement Learning, via the use of Monte Carlo Tree Search or Model Predictive Control. In a recent work \cite{efroni2018beyond}, multiple-step greedy policies and their use in vanilla Policy Iteration algorithms were proposed and analyzed. In this work, we study multiple-step greedy algorithms in more practical setups. We begin by highlighting a counter-intuitive difficulty, arising with soft-policy updates: even in the absence of approximations, and contrary to the 1-step-greedy case, monotonic policy improvement is not guaranteed unless the update stepsize is sufficiently large. Taking particular care about this difficulty, we formulate and analyze online and approximate algorithms that use such a multi-step greedy operator.

Keywords

Cite

@article{arxiv.1805.07956,
  title  = {Multiple-Step Greedy Policies in Online and Approximate Reinforcement Learning},
  author = {Yonathan Efroni and Gal Dalal and Bruno Scherrer and Shie Mannor},
  journal= {arXiv preprint arXiv:1805.07956},
  year   = {2018}
}

Comments

NIPS 2018

R2 v1 2026-06-23T02:02:25.786Z