Font Size: a A A

Pond-hindsight: Applying hindsight optimization to partially-observable markov decision processes

Posted on:2012-02-05Degree:M.SType:Thesis
University:Utah State UniversityCandidate:Olsen, AlanFull Text:PDF
GTID:2468390011966239Subject:Artificial Intelligence
Abstract/Summary:
Partially-observable Markov decision processes (POMDPs) are especially good at modeling real-world problems because they allow for sensor and effector uncertainty. Unfortunately, such uncertainty makes solving a POMDP computationally challenging. Traditional approaches, which are based on value iteration, can be slow because they find optimal actions for every possible situation. With the help of the Fast Forward (FF) planner, FF-Replan and FF-Hindsight have shown success in quickly solving fully-observable Markov decision processes (MDPs) by solving classical planning translations of the problem. This thesis extends the concept of problem-determinization to POMDPs by sampling action observations (similar to how FF-Replan samples action outcomes) and guiding the construction of policy trajectories with a conformant (as opposed to classical) planning heuristic. The resultant planner is called POND-Hindsight.;A number of technical approaches had to be employed within the planner, namely, (1) translating expected reward into a probability of goal satisfaction criterion, (2) monitoring belief states with a Rao-Blackwellized particle filter, and (3) employing Rao-Blackwellized particles in the McLUG probabilistic conformant planning graph heuristic. POND-Hindsight is an action selection mechanism that evaluates each possible action by generating a number of lookahead samples (up to a fixed horizon) that greedily select actions based on their heuristic value and samples the actions' observation; the average goal satisfaction probability of the end horizon belief states is used as the value of each action.;POND-Hindsight was entered into the POMDP track of the 2011 International Probabilistic Planning Competition (IPPC) and performed comparable to its competitors -- ranking in the middle of six planners. Benchmarks on the IPPC-2011 problems were run on a cluster of identical computers in order to evaluate computation time and plan quality. Success can be attributed to determinization of the problem, and failure can be attributed to a sometimes misleading heuristic combined with a greedy best-first lookahead algorithm.
Keywords/Search Tags:Markov decision, Pond-hindsight, Heuristic
Related items