Parallel Algorithms for Solving Markov Decision Process

Qi Zhang,Guangzhong Sun,Yinlong Xu
DOI: https://doi.org/10.1007/978-3-642-03095-6_45
2009-01-01
Abstract:Markov decision process (MDP) provides the foundations for a number of problems, such as artificial intelligence studying, automated planning and reinforcement learning. MDP can be solved efficiently in theory. However, for large scenarios, more investigations are needed to reveal practical algorithms. Algorithms for solving MDP have a natural concurrency. In this paper, we present parallel algorithms based on dynamic programming. Meanwhile, the cost of computation and communication complexity of this method is analyzed. Moreover, experimental results demonstrate excellent speedups and scalability.
What problem does this paper attempt to address?