A Sample-Efficient Algorithm for Episodic Finite-Horizon MDP with Constraints

Abstract

Constrained Markov Decision Processes (CMDPs) formalize sequential decision-making problems whose objective is to minimize a cost function while satisfying constraints on various cost functions. In this paper, we consider the setting of episodic fixed-horizon CMDPs. We propose an online algorithm which leverages the linear programming formulation of finite-horizon CMDP for repeated optimistic planning to provide a probably approximately correct (PAC) guarantee on the number of episodes needed to ensure an ε-optimal policy, i.e., with resulting objective value within ε of the optimal value and satisfying the constraints within ε-tolerance, with probability at least 1-δ. The number of episodes needed is shown to be of the order O(|S||A|C2H2ε21δ), where C is the upper bound on the number of possible successor states for a state-action pair. Therefore, if C |S|, the number of episodes needed have a linear dependence on the state and action space sizes |S| and |A|, respectively, and quadratic dependence on the time horizon H.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…