paper-with-me

홈 › Papers

Improving Training Result of Partially Observable Markov Decision Process by Filtering Beliefs

2021-01-05 · Oscar LiJen Hsu

In this study I proposed a filtering beliefs method for improving performance of Partially Observable Markov Decision Processes(POMDPs), which is a method wildly used in autonomous robot and many other domains concerning control policy. My method search and compare every similar belief pair. Because a similar belief have insignificant influence on control policy, the belief is filtered out for reducing training time. The empirical results show that the proposed method outperforms the point-based approximate POMDPs in terms of the quality of training results as well as the efficiency of the method.

📄 PDF Abstract BibTeX arXiv:2101.02178

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

Incremental Pruning: A Simple, Fast, Exact Method for Partially Observable Markov Decision Processes

2013-02-06 · Anthony R. Cassandra, Michael L. Littman, Nevin Lianwen Zhang

Most exact algorithms for general partially observable Markov decision processes (POMDPs) use a form of dynamic programming in which a piecewise-linear and convex representation of one value function is transformed into …