English

Provably Efficient Q-Learning with Low Switching Cost

Machine Learning 2020-02-11 v3 Artificial Intelligence Machine Learning

Abstract

We take initial steps in studying PAC-MDP algorithms with limited adaptivity, that is, algorithms that change its exploration policy as infrequently as possible during regret minimization. This is motivated by the difficulty of running fully adaptive algorithms in real-world applications (such as medical domains), and we propose to quantify adaptivity using the notion of local switching cost. Our main contribution, Q-Learning with UCB2 exploration, is a model-free algorithm for H-step episodic MDP that achieves sublinear regret whose local switching cost in K episodes is O(H3SAlogK)O(H^3SA\log K), and we provide a lower bound of Ω(HSA)\Omega(HSA) on the local switching cost for any no-regret algorithm. Our algorithm can be naturally adapted to the concurrent setting, which yields nontrivial results that improve upon prior work in certain aspects.

Keywords

Cite

@article{arxiv.1905.12849,
  title  = {Provably Efficient Q-Learning with Low Switching Cost},
  author = {Yu Bai and Tengyang Xie and Nan Jiang and Yu-Xiang Wang},
  journal= {arXiv preprint arXiv:1905.12849},
  year   = {2020}
}

Comments

Published at NeurIPS 2019

R2 v1 2026-06-23T09:32:39.147Z