paper-with-me

Papers

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, more information is either revealed or can be computed during some point of the learning process. Motivated by diverse applications ranging from robotics to data center scheduling, we formulate a Hindsight Observable Markov Decision Process (HOMDP) as a POMDP where the latent states are revealed to the learner in hindsight and only during training. We introduce new algorithms for the tabular and function approximation settings that are provably sample-efficient with hindsight observability, even in POMDPs that would otherwise be statistically intractable. We give a lower bound showing that the tabular algorithm is optimal in its dependence on latent state and observation cardinalities.

📄 PDF Abstract BibTeX arXiv:2301.13857

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingScheduling

Similar Papers 제목 키워드 기반

Sample-Efficient Learning of POMDPs with Multiple Observations In Hindsight

2023-07-06 · Jiacheng Guo, Minshuo Chen, Huan Wang, Caiming Xiong 외

This paper studies the sample-efficiency of learning in Partially Observable Markov Decision Processes (POMDPs), a challenging problem in reinforcement learning that is known to be exponentially hard in the worst-case. M…

Partially Observable RL with B-Stability: Unified Structural Condition and Sharp Sample-Efficient Algorithms

2022-09-29 · Fan Chen, Yu Bai, Song Mei

Partial Observability -- where agents can only observe partial information about the true underlying state of the system -- is ubiquitous in real-world applications of Reinforcement Learning (RL). Theoretically, learning…

Reinforcement Learning (RL)

Reinforcement Learning in POMDPs with Memoryless Options and Option-Observation Initiation Sets

2017-08-22 · Denis Steckelmacher, Diederik M. Roijers, Anna Harutyunyan, Peter Vrancx 외

Many real-world reinforcement learning problems have a hierarchical nature, and often exhibit some degree of partial observability. While hierarchy and partial observability are usually tackled separately (for instance b…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

When Is Partially Observable Reinforcement Learning Not Scary?

2022-04-19 · Qinghua Liu, Alan Chung, Csaba Szepesvári, Chi Jin

Applications of Reinforcement Learning (RL), in which agents learn to make a sequence of decisions despite lacking complete information about the latent states of the controlled system, that is, they act under partial ob…

Partially Observable Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Sample-Efficient Reinforcement Learning of Undercomplete POMDPs

2020-06-22 · NeurIPS 2020 12 · Chi Jin, Sham M. Kakade, Akshay Krishnamurthy, Qinghua Liu

Partial observability is a common challenge in many reinforcement learning applications, which requires an agent to maintain memory, infer latent states, and integrate this past information into exploration. This challen…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)