Near-optimal Reinforcement Learning in Factored MDPs
Ian Osband, Benjamin Van Roy

TL;DR
This paper demonstrates that for factored Markov decision processes, it is possible to develop reinforcement learning algorithms with regret bounds that depend polynomially on the number of parameters, significantly improving over traditional methods.
Contribution
The paper introduces two algorithms, PSRL and UCRL-Factored, that achieve near-optimal regret bounds in factored MDPs, leveraging the structure to handle large state and action spaces.
Findings
Regret scales polynomially with the number of parameters in factored MDPs.
Two algorithms, PSRL and UCRL-Factored, are proposed with proven regret bounds.
Traditional RL algorithms suffer high regret on large MDPs, but structure-aware algorithms perform better.
Abstract
Any reinforcement learning algorithm that applies to all Markov decision processes (MDPs) will suffer regret on some MDP, where is the elapsed time and and are the cardinalities of the state and action spaces. This implies time to guarantee a near-optimal policy. In many settings of practical interest, due to the curse of dimensionality, and can be so enormous that this learning time is unacceptable. We establish that, if the system is known to be a \emph{factored} MDP, it is possible to achieve regret that scales polynomially in the number of \emph{parameters} encoding the factored MDP, which may be exponentially smaller than or . We provide two algorithms that satisfy near-optimal regret bounds in this context: posterior sampling reinforcement learning (PSRL) and an upper confidence bound algorithm (UCRL-Factored).
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Reinforcement Learning in Robotics · Smart Grid Energy Management
