English

Adaptive Discretization for Episodic Reinforcement Learning in Metric Spaces

Machine Learning 2019-12-20 v2 Machine Learning

Abstract

We present an efficient algorithm for model-free episodic reinforcement learning on large (potentially continuous) state-action spaces. Our algorithm is based on a novel QQ-learning policy with adaptive data-driven discretization. The central idea is to maintain a finer partition of the state-action space in regions which are frequently visited in historical trajectories, and have higher payoff estimates. We demonstrate how our adaptive partitions take advantage of the shape of the optimal QQ-function and the joint space, without sacrificing the worst-case performance. In particular, we recover the regret guarantees of prior algorithms for continuous state-action spaces, which additionally require either an optimal discretization as input, and/or access to a simulation oracle. Moreover, experiments demonstrate how our algorithm automatically adapts to the underlying structure of the problem, resulting in much better performance compared both to heuristics and QQ-learning with uniform discretization.

Keywords

Cite

@article{arxiv.1910.08151,
  title  = {Adaptive Discretization for Episodic Reinforcement Learning in Metric Spaces},
  author = {Sean R. Sinclair and Siddhartha Banerjee and Christina Lee Yu},
  journal= {arXiv preprint arXiv:1910.08151},
  year   = {2019}
}

Comments

46 pages, 15 figures

R2 v1 2026-06-23T11:47:15.338Z