paper-with-me

홈 › Papers

Information-Theoretic Methods for Planning and Learning in Partially Observable Markov Decision Processes

2016-09-24 · Roy Fox

Bounded agents are limited by intrinsic constraints on their ability to process information that is available in their sensors and memory and choose actions and memory updates. In this dissertation, we model these constraints as information-rate constraints on communication channels connecting these various internal components of the agent. We make four major contributions detailed below and many smaller contributions detailed in each section. First, we formulate the problem of optimizing the agent under both extrinsic and intrinsic constraints and develop the main tools for solving it. Second, we identify another reason for the challenging convergence properties of the optimization algorithm, which is the bifurcation structure of the update operator near phase transitions. Third, we study the special case of linear-Gaussian dynamics and quadratic cost (LQG), where the optimal solution has a particularly simple and solvable form. Fourth, we explore the learning task, where the model of the world dynamics is unknown and sample-based updates are used instead.

📄 PDF Abstract BibTeX arXiv:1609.07672

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An intelligent tutor for planning in large partially observable environments

2023-02-06 · Lovis Heindrich, Saksham Consul, Falk Lieder

AI can not only outperform people in many planning tasks, but it can also teach them how to plan better. A recent and promising approach to improving human decision-making is to create intelligent tutors that utilize AI …

Provable Representation with Efficient Planning for Partial Observable Reinforcement Learning

2023-11-20 · Hongming Zhang, Tongzheng Ren, Chenjun Xiao, Dale Schuurmans 외

In most real-world reinforcement learning applications, state information is only partially observable, which breaks the Markov decision process assumption and leads to inferior performance for algorithms that conflate o…

Partially Observable Reinforcement Learningreinforcement-learningReinforcement Learning

Information-guided Planning: An Online Approach for Partially Observable Problems

2023-09-21 · NeurIPS 2023 11

This paper presents IB-POMCP, a novel algorithm for online planning under partial observability. Our approach enhances the decision-making process by using estimations of the world belief's entropy to guide a tree search…

Partially Observable Reference Policy Programming: Solving POMDPs Sans Numerical Optimisation

2025-07-16 · Edward Kim, Hanna Kurniawati arxiv

This paper proposes Partially Observable Reference Policy Programming, a novel anytime online approximate POMDP solver which samples meaningful future histories very deeply while simultaneously forcing a gradual policy u…

Adaptive Informative Path Planning with Multimodal Sensing

2020-03-21 · Shushman Choudhury, Nate Gruver, Mykel J. Kochenderfer

Adaptive Informative Path Planning (AIPP) problems model an agent tasked with obtaining information subject to resource constraints in unknown, partially observable environments. Existing work on AIPP has focused on repr…