马尔可夫决策链中强现值最优与n现值最优策略的多项式时间计算

Polynomial-Time Computation of Strong and n-Present-Value Optimal Policies in Markov Decision Chains

Mathematics of Operations Research · 2016
被引 1
ABS 3

中文导读

研究了无限时域平稳有限状态动作亚随机马尔可夫决策链中,寻找强现值最优和n现值最优策略的问题,将问题分解为三个子问题,并证明可在多项式时间内求解。

Abstract

This paper studies the problem of finding a stationary strong present-value optimal and, more generally, an n-present-value optimal, policy for an infinite-horizon stationary finite-state-action substochastic Markov decision chain. A policy is strong present-value optimal if it has maximum present value for all small positive interest rates ρ. A policy is n-present-value optimal if its present value falls below the maximum present value for all small positive ρ by O(ρ n+1 ). The importance of stationary n-present-value optimal policies arises from the following known facts. The set of such policies diminishes with n and, for n ≥ S, is precisely the set of stationary strong present-value optimal policies. For 0 ≤ n < S, stationary n-present-value optimal policies are nearly strong present-value optimal and are of independent interest. The best algorithms for finding stationary strong present-value optimal policies find stationary n-present-value policies for n = −1,…,S in that order. This paper decomposes the problem of finding a stationary n-present-value optimal policy given a stationary (n − 1)-present-value optimal policy into a sequence of three subproblems, each entailing either maximizing transient value or reward rate. It is known that both subproblem types can be represented as linear programs and solved in polynomial time, e.g., by interior-point and ellipsoid methods. This paper also establishes the following results. The size of the input to each subproblem is polynomial in the size of the original problem data. A stationary strong present-value (respectively, n-present-value) optimal policy can be found in polynomial time. For the case of unique-transition systems, i.e., each action in a state sends the system to at most one state, a stationary strong present-value (respectively, n-present-value) optimal policy can be found in strongly polynomial time using combinatorial methods on the subproblems. The last case includes standard deterministic dynamic programs.

马尔可夫决策过程动态规划运筹学算法