English

Nearly Minimax Optimal Reinforcement Learning for Linear Markov Decision Processes

Machine Learning 2023-11-07 v3 Optimization and Control Machine Learning

Abstract

We study reinforcement learning (RL) with linear function approximation. For episodic time-inhomogeneous linear Markov decision processes (linear MDPs) whose transition probability can be parameterized as a linear function of a given feature mapping, we propose the first computationally efficient algorithm that achieves the nearly minimax optimal regret O~(dH3K)\tilde O(d\sqrt{H^3K}), where dd is the dimension of the feature mapping, HH is the planning horizon, and KK is the number of episodes. Our algorithm is based on a weighted linear regression scheme with a carefully designed weight, which depends on a new variance estimator that (1) directly estimates the variance of the optimal value function, (2) monotonically decreases with respect to the number of episodes to ensure a better estimation accuracy, and (3) uses a rare-switching policy to update the value function estimator to control the complexity of the estimated value function class. Our work provides a complete answer to optimal RL with linear MDPs, and the developed algorithm and theoretical tools may be of independent interest.

Keywords

Cite

@article{arxiv.2212.06132,
  title  = {Nearly Minimax Optimal Reinforcement Learning for Linear Markov Decision Processes},
  author = {Jiafan He and Heyang Zhao and Dongruo Zhou and Quanquan Gu},
  journal= {arXiv preprint arXiv:2212.06132},
  year   = {2023}
}

Comments

33 pages, 1 table. In ICML 2023

R2 v1 2026-06-28T07:31:35.973Z