Online algorithms for POMDPs with continuous state, action, and observation spaces
About
Online solvers for partially observable Markov decision processes have been applied to problems with large discrete state spaces, but continuous state, action, and observation spaces remain a challenge. This paper begins by investigating double progressive widening (DPW) as a solution to this challenge. However, we prove that this modification alone is not sufficient because the belief representations in the search tree collapse to a single particle causing the algorithm to converge to a policy that is suboptimal regardless of the computation time. This paper proposes and evaluates two new algorithms, POMCPOW and PFT-DPW, that overcome this deficiency by using weighted particle filtering. Simulation results show that these modifications allow the algorithms to be successful where previous approaches fail.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| POMDP Planning | LaserTag (D,D,C) (test) | ICVaR15.06 | 4 | |
| POMDP Planning | LightDark (C,C,C) (test) | ICVaR25.73 | 4 | |
| Mobile Target Search and Tracking | Real-world Classroom scenario | Search Time (ST)76.6 | 2 | |
| Mobile Target Search and Tracking | Real-world Cluttered space scenario | Search Time29.4 | 2 | |
| Mobile Target Search and Tracking | Real-world Parking lot scenario | Search Time (ST)84.1 | 2 | |
| Mobile Target Search and Tracking | Real-world Park scenario | Search Time (s)106.3 | 2 |