|
Speedy Q-Learning AbstractWe introduce a new convergent variant of Q-learning, called speedy Q-learning, in order to address the problem of slow convergence in the standard form of the Q-learning algorithm. We prove a PAC bound on the performance of SQL, which shows that only T = O 􀀀 log(1/)−2(1 − )−4 steps are required for the SQL algorithm to converge to an -optimal action-value function with high probability. This bound has a better dependency on 1/ and 1/(1− ), and thus, is tighter than the best available results for Q-learning. Our bound is also superior to the existing results for both model-free and model-based instances of batch Q-value iteration that are considered to be more sample-efficient than the incremental methods like Q-learning.
[Edit] |