Title
Randomised Procedures for Initialising and Switching Actions in Policy Iteration.
Abstract
Policy Iteration (PI) (Howard 1960) is a classical method for computing an optimal policy for a finite Markov Decision Problem (MDP). The method is conceptually simple: starting from some initial policy, "policy improvement" is repeatedly performed to obtain progressively dominating policies, until eventually, an optimal policy is reached. Being remarkably efficient in practice, PI is often favoured over alternative approaches such as Value Iteration and Linear Programming. Unfortunately, even after several decades of study, theoretical bounds on the complexity of PI remain unsatisfactory. For an MDP with n states and k actions, Mansour and Singh (1999) bound the number of iterations taken by Howard's PI, the canonical variant of the method, by O(k(n)/n). This bound merely improves upon the trivial bound of k(n) by a linear factor. However, a randomised variant of PI introduced by Mansour and Singh (1999) does yield an exponential improvement, with its expected number of iterations bounded by O(((1 + 2/log(2)(k)) k/2)(n)). With the objective of furnishing improved upper bounds for PI, we introduce two randomised procedures in this paper. Our first contribution is a routine to find a good initial policy for PI. After evaluating a number of randomly generated policies, this procedure applies a novel criterion to pick one to initialise PI. When PI is subsequently applied, we show that the expected number of policy evaluationsincluding both the initialisation and the improvement stagesremains bounded in expectation by O(k(n/2)). The key construction employed in this routine is a total order on the set of policies. Our second contribution is a randomised action-switching rule for PI, which admits a bound of (2 + ln(k - 1))(n) on the expected number of iterations. To the best of our knowledge, this is the tightest complexity bound known for PI when k >= 3.
Year
Venue
Field
2016
THIRTIETH AAAI CONFERENCE ON ARTIFICIAL INTELLIGENCE
Mathematical optimization,Exponential function,Computer science,Markov decision process,Expected value,Linear programming,Markov decision problem,Bounded function
DocType
Citations 
PageRank 
Conference
2
0.43
References 
Authors
7
3
Name
Order
Citations
PageRank
Shivaram Kalyanakrishnan126320.28
Neeldhara Misra234131.42
Aditya Gopalan315220.84