paper-with-me

Papers

LSTD with Random Projections

2010-12-01 · NeurIPS 2010 12 · Mohammad Ghavamzadeh, Alessandro Lazaric, Odalric Maillard, Rémi Munos

We consider the problem of reinforcement learning in high-dimensional spaces when the number of features is bigger than the number of samples. In particular, we study the least-squares temporal difference (LSTD) learning algorithm when a space of low dimension is generated with a random projection from a high-dimensional space. We provide a thorough theoretical analysis of the LSTD with random projections and derive performance bounds for the resulting algorithm. We also show how the error of LSTD with random projections is propagated through the iterations of a policy iteration algorithm and provide a performance bound for the resulting least-squares policy iteration (LSPI) algorithm.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Finite Sample Analysis of LSTD with Random Projections and Eligibility Traces

2018-05-25 · Haifang Li, Yingce Xia, Wensheng Zhang

Policy evaluation with linear function approximation is an important problem in reinforcement learning. When facing high-dimensional feature spaces, such a problem becomes extremely hard considering the computation effic…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Concentration bounds for temporal difference learning with linear function approximation: The case of batch data and uniform sampling

2013-06-11 · L. A. Prashanth, Nathaniel Korda, Rémi Munos

We propose a stochastic approximation (SA) based method with randomization of samples for policy evaluation using the least squares temporal difference (LSTD) algorithm. Our proposed scheme is equivalent to running regul…

Multi-Armed BanditsNews RecommendationregressionTraffic Signal Control

Randomised Bayesian Least-Squares Policy Iteration

2019-04-06 · Nikolaos Tziortziotis, Christos Dimitrakakis, Michalis Vazirgiannis

We introduce Bayesian least-squares policy iteration (BLSPI), an off-policy, model-free, policy iteration algorithm that uses the Bayesian least-squares temporal-difference (BLSTD) learning algorithm to evaluate policies…

Thompson Sampling

On Approximate Dynamic Programming with Multivariate Splines for Adaptive Control

2016-06-30 · Willem Eerland, Coen de Visser, Erik-Jan van Kampen

We define a SDP framework based on the RLSTD algorithm and multivariate simplex B-splines. We introduce a local forget factor capable of preserving the continuity of the simplex splines. This local forget factor is integ…

LSTD: A Low-Shot Transfer Detector for Object Detection

2018-03-05 · Hao Chen, Yali Wang, Guoyou Wang, Yu Qiao

Recent advances in object detection are mainly driven by deep learning with large-scale detection benchmarks. However, the fully-annotated training set is often limited for a target detection task, which may deteriorate …

Few-Shot Object DetectionObjectobject-detectionObject Detection+1