paper-with-me

Papers

Less Suboptimal Learning and Control in Variational POMDPs

2021-03-09 · ICLR Workshop SSL-RL 2021 5 · Baris Kayalibay, Atanas Mirchev, Patrick van der Smagt, Justin Bayer

A recently uncovered pitfall in learning generative models with amortised variational inference, the conditioning gap, questions common practices in model-based reinforcement learning. Withholding a part of the quantities that the true posterior depends on from the inference network leads to a biased generative model and an approximate posterior that underestimates uncertainty. We examine the effect of the conditioning gap on model-based reinforcement learning with variational world models. We study the effect in three settings with known dynamics, which enables us to compare to a near-optimal policy. Our finding is that the impact of the conditioning gap becomes severe in systems where the state is hard to estimate.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Model-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Variational Inference

Similar Papers 제목 키워드 기반

Variational Inference for Data-Efficient Model Learning in POMDPs

2018-05-23 · Sebastian Tschiatschek, Kai Arulkumaran, Jan Stühmer, Katja Hofmann

Partially observable Markov decision processes (POMDPs) are a powerful abstraction for tasks that require decision making under uncertainty, and capture a wide range of real world tasks. Today, effective planning approac…

Decision MakingDecision Making Under UncertaintyOpen-Ended Question AnsweringVariational Inference

Stick-Breaking Policy Learning in Dec-POMDPs

2015-05-01 · Miao Liu, Christopher Amato, Xuejun Liao, Lawrence Carin 외

Expectation maximization (EM) has recently been shown to be an efficient algorithm for learning finite-state controllers (FSCs) in large decentralized POMDPs (Dec-POMDPs). However, current methods use fixed-size FSCs and…

Theoretical Hardness and Tractability of POMDPs in RL with Partial Online State Information

2023-06-14 · Ming Shi, Yingbin Liang, Ness Shroff

Partially observable Markov decision processes (POMDPs) have been widely applied in various real-world applications. However, existing theoretical results have shown that learning in POMDPs is intractable in the worst ca…

Finite-State Controllers for (Hidden-Model) POMDPs using Deep Reinforcement Learning

2026-02-09 · David Hudák, Maris F. L. Galesloot, Martin Tappler, Martin Kurečka 외 arxiv

Solving partially observable Markov decision processes (POMDPs) requires computing policies under imperfect state information. Despite recent advances, the scalability of existing POMDP solvers remains limited. Moreover,…

Reinforcement Learning

ISC-POMDPs: Partially Observed Markov Decision Processes with Initial-State Dependent Costs

2025-03-06 · Timothy L. Molloy

We introduce a class of partially observed Markov decision processes (POMDPs) with costs that can depend on both the value and (future) uncertainty associated with the initial state. These Initial-State Cost POMDPs (ISC-…

Robot Navigation