English

Computationally Efficient Horizon-Free Reinforcement Learning for Linear Mixture MDPs

Machine Learning 2022-05-24 v1 Optimization and Control Machine Learning

Abstract

Recent studies have shown that episodic reinforcement learning (RL) is not more difficult than contextual bandits, even with a long planning horizon and unknown state transitions. However, these results are limited to either tabular Markov decision processes (MDPs) or computationally inefficient algorithms for linear mixture MDPs. In this paper, we propose the first computationally efficient horizon-free algorithm for linear mixture MDPs, which achieves the optimal O~(dK+d2)\tilde O(d\sqrt{K} +d^2) regret up to logarithmic factors. Our algorithm adapts a weighted least square estimator for the unknown transitional dynamic, where the weight is both \emph{variance-aware} and \emph{uncertainty-aware}. When applying our weighted least square estimator to heterogeneous linear bandits, we can obtain an O~(dk=1Kσk2+d)\tilde O(d\sqrt{\sum_{k=1}^K \sigma_k^2} +d) regret in the first KK rounds, where dd is the dimension of the context and σk2\sigma_k^2 is the variance of the reward in the kk-th round. This also improves upon the best-known algorithms in this setting when σk2\sigma_k^2's are known.

Keywords

Cite

@article{arxiv.2205.11507,
  title  = {Computationally Efficient Horizon-Free Reinforcement Learning for Linear Mixture MDPs},
  author = {Dongruo Zhou and Quanquan Gu},
  journal= {arXiv preprint arXiv:2205.11507},
  year   = {2022}
}

Comments

33 pages, 1 table

R2 v1 2026-06-24T11:26:02.323Z