pith. sign in

arxiv: 2311.05638 · v1 · pith:PY2R2XR7new · submitted 2023-10-31 · 📊 stat.ML · cs.LG

Towards Instance-Optimality in Online PAC Reinforcement Learning

classification 📊 stat.ML cs.LG
keywords boundcomplexityloweralgorithmboundsinstance-dependentmdpsmeasures
0
0 comments X
read the original abstract

Several recent works have proposed instance-dependent upper bounds on the number of episodes needed to identify, with probability $1-\delta$, an $\varepsilon$-optimal policy in finite-horizon tabular Markov Decision Processes (MDPs). These upper bounds feature various complexity measures for the MDP, which are defined based on different notions of sub-optimality gaps. However, as of now, no lower bound has been established to assess the optimality of any of these complexity measures, except for the special case of MDPs with deterministic transitions. In this paper, we propose the first instance-dependent lower bound on the sample complexity required for the PAC identification of a near-optimal policy in any tabular episodic MDP. Additionally, we demonstrate that the sample complexity of the PEDEL algorithm of \cite{Wagenmaker22linearMDP} closely approaches this lower bound. Considering the intractability of PEDEL, we formulate an open question regarding the possibility of achieving our lower bound using a computationally-efficient algorithm.

This paper has not been read by Pith yet.

discussion (0)

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

Forward citations

Cited by 4 Pith papers

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

  1. Pure Exploration for a Good Policy in Reinforcement Learning with Bandit Feedback

    cs.LG 2026-05 unverdicted novelty 7.0

    Introduces Good Policy Identification (GPI) and BEE-GPI algorithm whose sample complexity for positive instances has log(1/δ) coefficient O(H²/(V*−μ0)²) independent of state and action space sizes.

  2. On-line Learning in Tree MDPs by Treating Policies as Bandit Arms

    cs.AI 2026-05 unverdicted novelty 7.0

    Bandit algorithms can be adapted to Tree MDPs by treating policies as arms with shared-data confidence bounds, achieving polynomial memory and instance-dependent bounds on sample complexity and regret that depend on t...

  3. Anytime-valid Optimal Policy Identification

    stat.ME 2026-06 unverdicted novelty 6.0

    Constructs a time-indexed set S_t retaining the true optimal policy uniformly over time with high probability, enabling early stopping with sample complexity O((log |Π| + log log(1/Δ_min))/Δ_min²) when the optimum is unique.

  4. Pure Exploration Beyond Reward Feedback: The Role of Post-Action Context

    cs.LG 2025-02 unverdicted novelty 6.0

    Introduces BAI with post-action context in fixed-confidence stochastic bandits, derives instance-dependent lower bounds, and gives asymptotically optimal algorithms for separator and non-separator cases.