Minimizing the Outage Probability in a Markov Decision Process
2023-02-28Unverified0· sign in to hype
Vincent Corlay, Jean-Christophe Sibel
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
Standard Markov decision process (MDP) and reinforcement learning algorithms optimize the policy with respect to the expected gain. We propose an algorithm which enables to optimize an alternative objective: the probability that the gain is greater than a given value. The algorithm can be seen as an extension of the value iteration algorithm. We also show how the proposed algorithm could be generalized to use neural networks, similarly to the deep Q learning extension of Q learning.