Provably Efficient and Agile Randomized Q-Learning
Abstract
While Bayesian-based exploration often demonstrates superior empirical performance compared to bonus-based methods in model-based reinforcement learning (RL), its theoretical understanding remains limited for model-free settings. Existing provable algorithms either suffer from computational intractability or rely on stage-wise policy updates which reduce responsiveness and slow down the learning process. In this paper, we propose a novel variant of Q-learning algorithm, refereed to as RandomizedQ, which integrates sampling-based exploration with agile, step-wise, policy updates, for episodic tabular RL. We establish an regret bound, where is the number of states, is the number of actions, is the episode length, and is the total number of episodes. In addition, we present a logarithmic regret bound under a mild positive sub-optimality condition on the optimal Q-function. Empirically, RandomizedQ exhibits outstanding performance compared to existing Q-learning variants with both bonus-based and Bayesian-based exploration on standard benchmarks.
Cite
@article{arxiv.2506.24005,
title = {Provably Efficient and Agile Randomized Q-Learning},
author = {He Wang and Xingyu Xu and Yuejie Chi},
journal= {arXiv preprint arXiv:2506.24005},
year = {2026}
}