paper-with-me

Papers

Scalable Solution Methods for Dec-POMDPs with Deterministic Dynamics

2025-08-29 · Yang You, Alex Schutz, Zhikun Li, Bruno Lacerda, Robert Skilton, Nick Hawes arxiv

Many high-level multi-agent planning problems, including multi-robot navigation and path planning, can be effectively modeled using deterministic actions and observations. In this work, we focus on such domains and introduce the class of Deterministic Decentralized POMDPs (Det-Dec-POMDPs). This is a subclass of Dec-POMDPs characterized by deterministic transitions and observations conditioned on the state and joint actions. We then propose a practical solver called Iterative Deterministic POMDP Planning (IDPP). This method builds on the classic Joint Equilibrium Search for Policies framework and is specifically optimized to handle large-scale Det-Dec-POMDPs that current Dec-POMDP solvers are unable to address efficiently.

📄 PDF Abstract BibTeX arXiv:2508.21595

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Navigation

Similar Papers 제목 키워드 기반

Synthetic POMDPs to Challenge Memory-Augmented RL: Memory Demand Structure Modeling

2025-08-06 · Yongyi Wang, Lingfeng Li, Bozhou Chen, Ang Li 외 arxiv

Recent benchmarks for memory-augmented reinforcement learning (RL) have introduced partially observable Markov decision process (POMDP) environments in which agents must use historical observations to make decisions. How…

Reinforcement Learning

Computing the Reachability Value of Posterior-Deterministic POMDPs

2026-02-07 · Nathanaël Fijalkow, Arka Ghosh, Roman Kniazev, Guillermo A. Pérez 외 arxiv

Partially observable Markov decision processes (POMDPs) are a fundamental model for sequential decision-making under uncertainty. However, many verification and synthesis problems for POMDPs are undecidable or intractabl…

A Finite-State Controller Based Offline Solver for Deterministic POMDPs

2025-05-01 · Alex Schutz, Yang You, Matias Mattamala, Ipek Caliskanelli 외

Deterministic partially observable Markov decision processes (DetPOMDPs) often arise in planning problems where the agent is uncertain about its environmental state but can act and observe deterministically. In this pape…

Online POMDP Planning with Anytime Deterministic Optimality Guarantees

2023-10-03 · NeurIPS 2023 11 · Moran Barenboim, Vadim Indelman

Decision-making under uncertainty is a critical aspect of many practical autonomous systems due to incomplete information. Partially Observable Markov Decision Processes (POMDPs) offer a mathematically principled framewo…

Decision MakingDecision Making Under Uncertainty

Learning in Observable POMDPs, without Computationally Intractable Oracles

2022-06-07 · Noah Golowich, Ankur Moitra, Dhruv Rohatgi

Much of reinforcement learning theory is built on top of oracles that are computationally hard to implement. Specifically for learning near-optimal policies in Partially Observable Markov Decision Processes (POMDPs), exi…

Learning TheoryReinforcement Learning (RL)