Uncertainty-sensitive Learning and Planning with Ensembles
Piotr Mi{\l}o\'s, {\L}ukasz Kuci\'nski, Konrad Czechowski, Piotr, Kozakowski, Maciek Klimek

TL;DR
This paper introduces a reinforcement learning framework combining value functions and tree search planning, enhanced by uncertainty modeling and risk measurement, to improve learning speed and performance in challenging environments.
Contribution
It presents a novel synergy between value function ensembles and tree search with uncertainty and risk modeling for reinforcement learning.
Findings
Improved performance on Deep-sea, Montezuma's Revenge, and Sokoban.
Faster learning speed in complex environments.
Enhanced decision-making through uncertainty-aware planning.
Abstract
We propose a reinforcement learning framework for discrete environments in which an agent makes both strategic and tactical decisions. The former manifests itself through the use of value function, while the latter is powered by a tree search planner. These tools complement each other. The planning module performs a local \textit{what-if} analysis, which allows to avoid tactical pitfalls and boost backups of the value function. The value function, being global in nature, compensates for inherent locality of the planner. In order to further solidify this synergy, we introduce an exploration mechanism with two distinctive components: uncertainty modelling and risk measurement. To model the uncertainty we use value function ensembles, and to reflect risk we use propose several functionals that summarize the implied by the ensemble. We show that our method performs well on hard exploration…
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 · Artificial Intelligence in Games · AI-based Problem Solving and Planning
