Heuristic Search Value Iteration for POMDPs - Robotics Institute Carnegie Mellon University

Heuristic Search Value Iteration for POMDPs

Conference Paper, Proceedings of 20th Conference on Uncertainty in Artificial Intelligence (UAI '04), pp. 520 - 527, July, 2004

Abstract

We present a novel POMDP planning algorithm called heuristic search value iteration (HSVI). HSVI is an anytime algorithm that returns a policy and a provable bound on its regret with respect to the optimal policy. HSVI gets its power by combining two well-known techniques: attention-focusing search heuristics and piecewise linear convex representations of the value function. HSVI's soundness and convergence have been proven. On some benchmark problems from the literature, HSVI displays speedups of greater than 100 with respect to other state-of-the-art POMDP value iteration algorithms. We also apply HSVI to a new rover exploration problem 10 times larger than most POMDP problems in the literature.

BibTeX

@conference{Smith-2004-16921,
author = {Trey Smith and Reid Simmons},
title = {Heuristic Search Value Iteration for POMDPs},
booktitle = {Proceedings of 20th Conference on Uncertainty in Artificial Intelligence (UAI '04)},
year = {2004},
month = {July},
pages = {520 - 527},
keywords = {planning, probabilistic, POMDP, heuristic search},
}