Learning from Scarce Experience
Leonid Peshkin, Christian R. Shelton

TL;DR
This paper introduces algorithms for reinforcement learning that efficiently estimate the value of different policies using data collected from a single policy, reducing the need for extensive environment interactions.
Contribution
The authors develop likelihood ratio-based algorithms that combine estimation and optimization to evaluate policies from scarce experience data.
Findings
Positive empirical results demonstrate effectiveness.
Sample complexity bounds are established.
Algorithms outperform traditional methods in data efficiency.
Abstract
Searching the space of policies directly for the optimal policy has been one popular method for solving partially observable reinforcement learning problems. Typically, with each change of the target policy, its value is estimated from the results of following that very policy. This requires a large number of interactions with the environment as different polices are considered. We present a family of algorithms based on likelihood ratio estimation that use data gathered when executing one policy (or collection of policies) to estimate the value of a different policy. The algorithms combine estimation and optimization stages. The former utilizes experience to build a non-parametric representation of an optimized function. The latter performs optimization on this estimate. We show positive empirical results and provide the sample complexity bound.
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 · Evolutionary Algorithms and Applications · Advanced Bandit Algorithms Research
