paper-with-me

Papers

Provably Efficient Representation Learning with Tractable Planning in Low-Rank POMDP

2023-06-21 · Jiacheng Guo, Zihao Li, Huazheng Wang, Mengdi Wang, Zhuoran Yang, Xuezhou Zhang

In this paper, we study representation learning in partially observable Markov Decision Processes (POMDPs), where the agent learns a decoder function that maps a series of high-dimensional raw observations to a compact representation and uses it for more efficient exploration and planning. We focus our attention on the sub-classes of \textit{$\gamma$-observable} and \textit{decodable POMDPs}, for which it has been shown that statistically tractable learning is possible, but there has not been any computationally efficient algorithm. We first present an algorithm for decodable POMDPs that combines maximum likelihood estimation (MLE) and optimism in the face of uncertainty (OFU) to perform representation learning and achieve efficient sample complexity, while only calling supervised learning computational oracles. We then show how to adapt this algorithm to also work in the broader class of $\gamma$-observable POMDPs.

📄 PDF Abstract BibTeX arXiv:2306.12356

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderEfficient ExplorationRepresentation Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

POMDPs for Autonomous Science Exploration

2026-08-04 · Daniel Guirguis, Nathan Wallace, Hanna Kurniawati, Salah Sukkarieh arxiv

Autonomous exploration missions require decision-making under sensor uncertainty and computational constraints, yet integrating scientific representations into POMDP planning has remained intractable due to high-dimensio…

An On-Line POMDP Solver for Continuous Observation Spaces

2020-11-04 · Marcus Hoerger, Hanna Kurniawati

Planning under partial obervability is essential for autonomous robots. A principled way to address such planning problems is the Partially Observable Markov Decision Process (POMDP). Although solving POMDPs is computati…

Open-loop POMDP Simplification and Safe Skipping of Replanning with Formal Performance Guarantees

2026-04-01 · Da Kong, Vadim Indelman arxiv

Partially Observable Markov Decision Processes (POMDPs) provide a principled mathematical framework for decision-making under uncertainty. However, the exact solution to POMDPs is computationally intractable. In this pap…

Learning in POMDPs is Sample-Efficient with Hindsight Observability

2023-01-31 · Jonathan N. Lee, Alekh Agarwal, Christoph Dann, Tong Zhang

POMDPs capture a broad class of decision making problems, but hardness results suggest that learning is intractable even in simple settings due to the inherent partial observability. However, in many realistic problems, …

Decision MakingScheduling

POMDP-lite for Robust Robot Planning under Uncertainty

2016-02-16 · Min Chen, Emilio Frazzoli, David Hsu, Wee Sun Lee

The partially observable Markov decision process (POMDP) provides a principled general model for planning under uncertainty. However, solving a general POMDP is computationally intractable in the worst case. This paper i…

Reinforcement LearningReinforcement Learning (RL)