Posterior Sampling for Deep Reinforcement Learning
Remo Sasso, Michelangelo Conserva, Paulo Rauber

TL;DR
This paper introduces PSDRL, a scalable deep reinforcement learning algorithm that combines uncertainty quantification and planning, significantly improving sample and computational efficiency on Atari benchmarks.
Contribution
It presents the first scalable approximation of Posterior Sampling for Deep Reinforcement Learning that maintains the model-based approach.
Findings
Outperforms previous posterior sampling methods in scalability.
Achieves competitive results with state-of-the-art model-based RL.
Demonstrates significant sample and computational efficiency on Atari.
Abstract
Despite remarkable successes, deep reinforcement learning algorithms remain sample inefficient: they require an enormous amount of trial and error to find good policies. Model-based algorithms promise sample efficiency by building an environment model that can be used for planning. Posterior Sampling for Reinforcement Learning is such a model-based algorithm that has attracted significant interest due to its performance in the tabular setting. This paper introduces Posterior Sampling for Deep Reinforcement Learning (PSDRL), the first truly scalable approximation of Posterior Sampling for Reinforcement Learning that retains its model-based essence. PSDRL combines efficient uncertainty quantification over latent state space models with a specially tailored continual planning algorithm based on value-function approximation. Extensive experiments on the Atari benchmark show that PSDRL…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Formal Methods in Verification · Simulation Techniques and Applications
