Pith. sign in

REVIEW 1 cited by

Q-learning with UCB Exploration is Sample Efficient for Infinite-Horizon MDP

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1901.09311 v2 pith:4LUWKNSV submitted 2019-01-27 cs.LG stat.ML

Q-learning with UCB Exploration is Sample Efficient for Infinite-Horizon MDP

classification cs.LG stat.ML
keywords q-learningepsilonexplorationsamplealgorithmboundciteefficient
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

A fundamental question in reinforcement learning is whether model-free algorithms are sample efficient. Recently, Jin et al. \cite{jin2018q} proposed a Q-learning algorithm with UCB exploration policy, and proved it has nearly optimal regret bound for finite-horizon episodic MDP. In this paper, we adapt Q-learning with UCB-exploration bonus to infinite-horizon MDP with discounted rewards \emph{without} accessing a generative model. We show that the \textit{sample complexity of exploration} of our algorithm is bounded by $\tilde{O}({\frac{SA}{\epsilon^2(1-\gamma)^7}})$. This improves the previously best known result of $\tilde{O}({\frac{SA}{\epsilon^4(1-\gamma)^8}})$ in this setting achieved by delayed Q-learning \cite{strehl2006pac}, and matches the lower bound in terms of $\epsilon$ as well as $S$ and $A$ except for logarithmic factors.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Asymptotically Optimal Regret for Reinforcement Learning without Horizon Dependence

    cs.LG 2026-07 conditional novelty 8.0

    A new algorithm achieves the first horizon-free regret bound for tabular MDPs whose leading term matches the lower bound √(SAK) up to logarithmic factors.