paper-with-me

Papers

Strategy Synthesis in POMDPs via Game-Based Abstractions

2017-08-14 · Leonore Winterer, Sebastian Junges, Ralf Wimmer, Nils Jansen, Ufuk Topcu, Joost-Pieter Katoen, Bernd Becker

We study synthesis problems with constraints in partially observable Markov decision processes (POMDPs), where the objective is to compute a strategy for an agent that is guaranteed to satisfy certain safety and performance specifications. Verification and strategy synthesis for POMDPs are, however, computationally intractable in general. We alleviate this difficulty by focusing on planning applications and exploiting typical structural properties of such scenarios; for instance, we assume that the agent has the ability to observe its own position inside an environment. We propose an abstraction refinement framework which turns such a POMDP model into a (fully observable) probabilistic two-player game (PG). For the obtained PGs, efficient verification and synthesis tools allow to determine strategies with optimal safety and performance measures, which approximate optimal schedulers on the POMDP. If the approximation is too coarse to satisfy the given specifications, an refinement scheme improves the computed strategies. As a running example, we use planning problems where an agent moves inside an environment with randomly moving obstacles and restricted observability. We demonstrate that the proposed method advances the state of the art by solving problems several orders-of-magnitude larger than those that can be handled by existing POMDP solvers. Furthermore, this method gives guarantees on safety constraints, which is not supported by the majority of the existing solvers.

📄 PDF Abstract BibTeX arXiv:1708.04236

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Imprecise Probabilities Meet Partial Observability: Game Semantics for Robust POMDPs

2024-05-08 · Eline M. Bovy, Marnix Suilen, Sebastian Junges, Nils Jansen

Partially observable Markov decision processes (POMDPs) rely on the key assumption that probability distributions are precisely known. Robust POMDPs (RPOMDPs) alleviate this concern by defining imprecise probabilities, r…

Learning Abstractions for Hierarchical Planning in Program-Synthesis Agents

2026-01-31 · Zergham Ahmed, Kazuki Irie, Joshua B. Tenenbaum, Christopher J. Bates 외 arxiv

Humans learn abstractions and use them to plan efficiently to quickly generalize across tasks -- an ability that remains challenging for state-of-the-art large language model (LLM) agents and deep reinforcement learning …

Reinforcement Learning

Combining Strategic Learning and Tactical Search in Real-Time Strategy Games

2017-09-11 · Nicolas A. Barriga, Marius Stanescu, Michael Buro

A commonly used technique for managing AI complexity in real-time strategy (RTS) games is to use action and/or state abstractions. High-level abstractions can often lead to good strategic decision making, but tactical de…

Decision MakingReal-Time Strategy Games

Asymmetric Action Abstractions for Multi-Unit Control in Adversarial Real-Time Games

2017-11-22 · Rubens O. Moraes, Levi H. S. Lelis

Action abstractions restrict the number of legal actions available during search in multi-unit real-time adversarial games, thus allowing algorithms to focus their search on a set of promising actions. Optimal strategies…

RL-CFR: Improving Action Abstraction for Imperfect Information Extensive-Form Games with Reinforcement Learning

2024-03-07 · Boning Li, Zhixuan Fang, Longbo Huang

Effective action abstraction is crucial in tackling challenges associated with large action spaces in Imperfect Information Extensive-Form Games (IIEFGs). However, due to the vast state space and computational complexity…

counterfactualFormReinforcement Learning (RL)