paper-with-me

Papers

Uncertainty-sensitive Learning and Planning with Ensembles

2019-12-19 · Piotr Miłoś, Łukasz Kuciński, Konrad Czechowski, Piotr Kozakowski, Maciek Klimek

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 environments: Deep-sea, toy Montezuma's Revenge, and Sokoban. In all the cases, we obtain speed-up in learning and boost in performance.

📄 PDF Abstract BibTeX arXiv:1912.09996

Code (1)

learningandplanningICLR/learningandplanning tf

Tasks

Montezuma's RevengeReinforcement LearningSokoban

Similar Papers 제목 키워드 기반

Uncertainty - sensitive learning and planning with ensembles

2019-09-25 · Piotr Miłoś, Łukasz Kuciński, Konrad Czechowski, Piotr Kozakowski 외

We propose a reinforcement learning framework for discrete environments in which an agent optimizes its behavior on two timescales. For the short one, it uses tree search methods to perform tactical decisions. The long s…

Montezuma's RevengeSokoban

Deep Ensembles to Improve Uncertainty Quantification of Statistical Downscaling Models under Climate Change Conditions

2023-04-27 · Jose González-Abad, Jorge Baño-Medina

Recently, deep learning has emerged as a promising tool for statistical downscaling, the set of methods for generating high-resolution climate fields from coarse low-resolution variables. Nevertheless, their ability to g…

Uncertainty Quantification

Epistemic Robust Offline Reinforcement Learning

2026-04-08 · Abhilash Reddy Chenreddy, Erick Delage arxiv

Offline reinforcement learning learns policies from fixed datasets without further environment interaction. A key challenge in this setting is epistemic uncertainty, arising from limited or biased data coverage, particul…

Reinforcement LearningOffline RL

Robust and Adaptive Planning under Model Uncertainty

2019-01-09 · Apoorva Sharma, James Harrison, Matthew Tsao, Marco Pavone

Planning under model uncertainty is a fundamental problem across many applications of decision making and learning. In this paper, we propose the Robust Adaptive Monte Carlo Planning (RAMCP) algorithm, which allows compu…

Computational EfficiencyDecision Makingmodel

DR-PETS: Learning-Based Control With Planning in Adversarial Environments

2025-03-26 · Hozefa Jesawada, Antonio Acernese, Giovanni Russo, Carmen Del Vecchio

Ensuring robustness against epistemic, possibly adversarial, perturbations is essential for reliable real-world decision-making. While the Probabilistic Ensembles with Trajectory Sampling (PETS) algorithm inherently hand…

Decision Making