LGAug 17, 2016

Reinforcement Learning algorithms for regret minimization in structured Markov Decision Processes

arXiv:1608.04929v17 citations
Originality Incremental advance
AI Analysis

This work addresses a specific problem in reinforcement learning for operation research and optimal control, offering incremental improvements by utilizing policy structure.

The authors tackled the problem of regret minimization in structured Markov Decision Processes (MDPs) by developing new reinforcement learning algorithms that exploit the known structure of optimal policies, resulting in better performance, smaller run-time, and fewer random number generations compared to state-of-the-art methods.

A recent goal in the Reinforcement Learning (RL) framework is to choose a sequence of actions or a policy to maximize the reward collected or minimize the regret incurred in a finite time horizon. For several RL problems in operation research and optimal control, the optimal policy of the underlying Markov Decision Process (MDP) is characterized by a known structure. The current state of the art algorithms do not utilize this known structure of the optimal policy while minimizing regret. In this work, we develop new RL algorithms that exploit the structure of the optimal policy to minimize regret. Numerical experiments on MDPs with structured optimal policies show that our algorithms have better performance, are easy to implement, have a smaller run-time and require less number of random number generations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes