paper-with-me

Papers

Classification-based Approximate Policy Iteration: Experiments and Extended Discussions

2014-07-02 · Amir-Massoud Farahmand, Doina Precup, André M. S. Barreto, Mohammad Ghavamzadeh

Tackling large approximate dynamic programming or reinforcement learning problems requires methods that can exploit regularities, or intrinsic structure, of the problem in hand. Most current methods are geared towards exploiting the regularities of either the value function or the policy. We introduce a general classification-based approximate policy iteration (CAPI) framework, which encompasses a large class of algorithms that can exploit regularities of both the value function and the policy space, depending on what is advantageous. This framework has two main components: a generic value function estimator and a classifier that learns a policy based on the estimated value function. We establish theoretical guarantees for the sample complexity of CAPI-style algorithms, which allow the policy evaluation step to be performed by a wide variety of algorithms (including temporal-difference-style methods), and can handle nonparametric representations of policies. Our bounds on the estimation error of the performance loss are tighter than existing results. We also illustrate this approach empirically on several problems, including a large HIV control task.

📄 PDF Abstract BibTeX arXiv:1407.0449

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationReinforcement Learning

Similar Papers 제목 키워드 기반

Approximate Modified Policy Iteration

2012-05-14 · Bruno Scherrer, Victor Gabillon, Mohammad Ghavamzadeh, Matthieu Geist

Modified policy iteration (MPI) is a dynamic programming (DP) algorithm that contains the two celebrated policy and value iteration methods. Despite its generality, MPI has not been thoroughly studied, especially its app…

General Classification

Stochastic Gradient Descent with Dependent Data for Offline Reinforcement Learning

2022-02-06 · Jing Dong, Xin T. Tong

In reinforcement learning (RL), offline learning decoupled learning from data collection and is useful in dealing with exploration-exploitation tradeoff and enables data reuse in many applications. In this work, we study…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Reinforcement Learning for POMDP: Partitioned Rollout and Policy Iteration with Application to Autonomous Sequential Repair Problems

2020-02-11 · Sushmita Bhattacharya, Sahil Badyal, Thomas Wheeler, Stephanie Gil 외

In this paper we consider infinite horizon discounted dynamic programming problems with finite state and control spaces, and partial state observations. We discuss an algorithm that uses multistep lookahead, truncated ro…

Reinforcement Learning

Approximate Midpoint Policy Iteration for Linear Quadratic Control

2020-11-28 · Benjamin Gravell, Iman Shames, Tyler Summers

We present a midpoint policy iteration algorithm to solve linear quadratic optimal control problems in both model-based and model-free settings. The algorithm is a variation of Newton's method, and we show that in the mo…

A neural network based policy iteration algorithm with global $H^2$-superlinear convergence for stochastic games on domains

2019-06-05 · Kazufumi Ito, Christoph Reisinger, Yufei Zhang

In this work, we propose a class of numerical schemes for solving semilinear Hamilton-Jacobi-Bellman-Isaacs (HJBI) boundary value problems which arise naturally from exit time problems of diffusion processes with control…