A Cross Entropy based Stochastic Approximation Algorithm for Reinforcement Learning with Linear Function Approximation
Ajin George Joseph, Shalabh Bhatnagar

TL;DR
This paper introduces a novel Cross Entropy based stochastic approximation algorithm for value function prediction in reinforcement learning with linear function approximation, demonstrating competitive performance and convergence guarantees.
Contribution
It is the first to apply a model-based search method, specifically the Cross Entropy approach, to the prediction problem in reinforcement learning with theoretical convergence proof.
Findings
Achieves good performance on RL benchmark problems
Competitive with least squares and other algorithms in efficiency and accuracy
Provides convergence proof using the ODE method
Abstract
In this paper, we provide a new algorithm for the problem of prediction in Reinforcement Learning, \emph{i.e.}, estimating the Value Function of a Markov Reward Process (MRP) using the linear function approximation architecture, with memory and computation costs scaling quadratically in the size of the feature set. The algorithm is a multi-timescale variant of the very popular Cross Entropy (CE) method which is a model based search method to find the global optimum of a real-valued function. This is the first time a model based search method is used for the prediction problem. The application of CE to a stochastic setting is a completely unexplored domain. A proof of convergence using the ODE method is provided. The theoretical results are supplemented with experimental comparisons. The algorithm achieves good performance fairly consistently on many RL benchmark problems. This…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Advanced Multi-Objective Optimization Algorithms · Evolutionary Algorithms and Applications
