paper-with-me

홈 › Papers

On Anderson acceleration for partially observable Markov decision processes

2021-03-29 · Melike Ermis, MinGyu Park, Insoon Yang

This paper proposes an accelerated method for approximately solving partially observable Markov decision process (POMDP) problems offline. Our method carefully combines two existing tools: Anderson acceleration (AA) and the fast informed bound (FIB) method. Adopting AA, our method rapidly solves an approximate Bellman equation with an efficient combination of previous solution estimates. Furthermore, the use of FIB alleviates the scalability issue inherent in POMDPs. We show the convergence of the overall algorithm to the suboptimal solution obtained by FIB. We further consider a simulation-based method and prove that the approximation error is bounded explicitly. The performance of our algorithm is evaluated on several benchmark problems. The results of our experiments demonstrate that the proposed algorithm converges significantly faster without degrading the quality of the solution compared to its standard counterpart.

📄 PDF Abstract BibTeX arXiv:2103.15275

Code (1)

core-snu/aa-pomdp

Similar Papers 제목 키워드 기반

Anderson Acceleration for Partially Observable Markov Decision Processes: A Maximum Entropy Approach

2022-11-28 · MinGyu Park, Jaeuk Shin, Insoon Yang

Partially observable Markov decision processes (POMDPs) is a rich mathematical framework that embraces a large class of complex sequential decision-making problems under uncertainty with limited observations. However, th…

Decision MakingSequential Decision Making

Decision Making for Autonomous Vehicles

2023-04-27 · Xinchen Li, Levent Guvenc, Bilin Aksun-Guvenc

This paper is on decision making of autonomous vehicles for handling roundabouts. The round intersection is introduced first followed by the Markov Decision Processes (MDP), the Partially Observable Markov Decision Proce…

Autonomous VehiclesDecision Making

Dynamic deep-reinforcement-learning algorithm in Partially Observed Markov Decision Processes

2023-07-29 · Saki Omi, Hyo-Sang Shin, Namhoon Cho, Antonios Tsourdos

Reinforcement learning has been greatly improved in recent studies and an increased interest in real-world implementation has emerged in recent years. In many cases, due to the non-static disturbances, it becomes challen…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Point-Based Methods for Model Checking in Partially Observable Markov Decision Processes

2020-01-11 · Maxime Bouton, Jana Tumova, Mykel J. Kochenderfer

Autonomous systems are often required to operate in partially observable environments. They must reliably execute a specified objective even with incomplete information about the state of the environment. We propose a me…

The Value Function Semi-Algebraic Set in Partially Observable Markov Decision Processes

2026-06-02 · Ryan A. Anderson, Guido Montufar arxiv

We study the geometry of feasible value functions in infinite-horizon partially observable Markov decision processes (POMDPs) under memoryless stochastic policies. Our main contribution is a characterization of the feasi…