paper-with-me

Papers

Solving infinite-horizon Dec-POMDPs using Finite State Controllers within JESP

2021-09-17 · Yang You, Vincent Thomas, Francis Colas, Olivier Buffet

This paper looks at solving collaborative planning problems formalized as Decentralized POMDPs (Dec-POMDPs) by searching for Nash equilibria, i.e., situations where each agent's policy is a best response to the other agents' (fixed) policies. While the Joint Equilibrium-based Search for Policies (JESP) algorithm does this in the finite-horizon setting relying on policy trees, we propose here to adapt it to infinite-horizon Dec-POMDPs by using finite state controller (FSC) policy representations. In this article, we (1) explain how to turn a Dec-POMDP with $N-1$ fixed FSCs into an infinite-horizon POMDP whose solution is an $N^\text{th}$ agent best response; (2) propose a JESP variant, called \infJESP, using this to solve infinite-horizon Dec-POMDPs; (3) introduce heuristic initializations for JESP aiming at leading to good solutions; and (4) conduct experiments on state-of-the-art benchmark problems to evaluate our approach.

📄 PDF Abstract BibTeX arXiv:2109.08755

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Qualitative Possibilistic Mixed-Observable MDPs

2013-09-26 · Nicolas Drougard, Florent Teichteil-Konigsbuch, Jean-Loup Farges, Didier Dubois

Possibilistic and qualitative POMDPs (pi-POMDPs) are counterparts of POMDPs used to model situations where the agent's initial belief or observation probabilities are imprecise due to lack of past experiences or insuffic…

Periodic Finite State Controllers for Efficient POMDP and DEC-POMDP Planning

2011-12-01 · NeurIPS 2011 12 · Joni K. Pajarinen, Jaakko Peltonen

Applications such as robot control and wireless communication require planning under uncertainty. Partially observable Markov decision processes (POMDPs) plan policies for single agents under uncertainty and their decent…

Online Learning for Unknown Partially Observable MDPs

2021-02-25 · Mehdi Jafarnia-Jahromi, Rahul Jain, Ashutosh Nayyar

Solving Partially Observable Markov Decision Processes (POMDPs) is hard. Learning optimal controllers for POMDPs when the model is unknown is harder. Online learning of optimal controllers for unknown POMDPs, which requi…

Individual Planning in Infinite-Horizon Multiagent Settings: Inference, Structure and Scalability

2015-12-01 · NeurIPS 2015 12 · Xia Qu, Prashant Doshi

This paper provides the first formalization of self-interested planning in multiagent settings using expectation-maximization (EM). Our formalization in the context of infinite-horizon and finitely-nest…

Linear programming-based solution methods for constrained partially observable Markov decision processes

2022-06-28 · Robert K. Helmeczi, Can Kavaklioglu, Mucahit Cevik

Constrained partially observable Markov decision processes (CPOMDPs) have been used to model various real-world phenomena. However, they are notoriously difficult to solve to optimality, and there exist only a few approx…

CPU