paper-with-me

Papers

Multiple-Step Greedy Policies in Approximate and Online Reinforcement Learning

2018-12-01 · NeurIPS 2018 12 · Yonathan Efroni, Gal Dalal, Bruno Scherrer, Shie Mannor

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 (Efroni et al., 2018), 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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Model Predictive Controlreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Multiple-Step Greedy Policies in Online and Approximate Reinforcement Learning

2018-05-21 · Yonathan Efroni, Gal Dalal, Bruno Scherrer, Shie Mannor

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}, multip…

Model Predictive Controlreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Online Planning with Lookahead Policies

2019-09-10 · NeurIPS 2020 12 · Yonathan Efroni, Mohammad Ghavamzadeh, Shie Mannor

Real Time Dynamic Programming (RTDP) is an online algorithm based on Dynamic Programming (DP) that acts by 1-step greedy planning. Unlike DP, RTDP does not require access to the entire state space, i.e., it explicitly ha…

Policy Mirror Descent with Lookahead

2024-03-21 · Kimon Protopapas, Anas Barakat

Policy Mirror Descent (PMD) stands as a versatile algorithmic framework encompassing several seminal policy gradient algorithms such as natural policy gradient, with connections with state-of-the-art reinforcement learni…

Reinforcement Learning (RL)

Multi-step Greedy Policies in Model-Free Deep Reinforcement Learning

2019-09-25 · Yonathan Efroni, Manan Tomar, Mohammad Ghavamzadeh

Multi-step greedy policies have been extensively used in model-based Reinforcement Learning (RL) and in the case when a model of the environment is available (e.g., in the game of Go). In this work, we explore the benefi…

continuous-controlContinuous ControlDeep Reinforcement LearningGame of Go+4

Online Data Collection for Efficient Semiparametric Inference

2024-11-05 · Shantanu Gupta, Zachary C. Lipton, David Childers

While many works have studied statistical data fusion, they typically assume that the various datasets are given in advance. However, in practice, estimation requires difficult data collection decisions like determining …