The reviewed record of science sign in
Pith

arxiv: 2507.11926 · v1 · pith:LZ3SEA5X · submitted 2025-07-16 · cs.LG

From Generative to Episodic: Sample-Efficient Replicable Reinforcement Learning

Reviewed by Pithpith:LZ3SEA5Xopen to challenge →

classification cs.LG
keywords learningreplicablegenerativetildebatchboundenvironmentepisodic
0
0 comments X
read the original abstract

The epidemic failure of replicability across empirical science and machine learning has recently motivated the formal study of replicable learning algorithms [Impagliazzo et al. (2022)]. In batch settings where data comes from a fixed i.i.d. source (e.g., hypothesis testing, supervised learning), the design of data-efficient replicable algorithms is now more or less understood. In contrast, there remain significant gaps in our knowledge for control settings like reinforcement learning where an agent must interact directly with a shifting environment. Karbasi et. al show that with access to a generative model of an environment with $S$ states and $A$ actions (the RL 'batch setting'), replicably learning a near-optimal policy costs only $\tilde{O}(S^2A^2)$ samples. On the other hand, the best upper bound without a generative model jumps to $\tilde{O}(S^7 A^7)$ [Eaton et al. (2024)] due to the substantial difficulty of environment exploration. This gap raises a key question in the broader theory of replicability: Is replicable exploration inherently more expensive than batch learning? Is sample-efficient replicable RL even possible? In this work, we (nearly) resolve this problem (for low-horizon tabular MDPs): exploration is not a significant barrier to replicable learning! Our main result is a replicable RL algorithm on $\tilde{O}(S^2A)$ samples, bridging the gap between the generative and episodic settings. We complement this with a matching $\tilde{\Omega}(S^2A)$ lower bound in the generative setting (under the common parallel sampling assumption) and an unconditional lower bound in the episodic setting of $\tilde{\Omega}(S^2)$ showcasing the near-optimality of our algorithm with respect to the state space $S$.

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. Replicable Composition

    cs.LG 2026-04 unverdicted novelty 8.0

    Replicable algorithms for heterogeneous problems can be composed with O(sum n_i) samples at constant replicability via conversion to perfectly generalizing algorithms, privacy-style composition, and correlated sampling.

  2. Non-Signaling Locality Lower Bounds for Dominating Set

    cs.DS 2026-04 unverdicted novelty 7.0

    New Ω(log n / (log Δ ⋅ polyloglog Δ)) locality lower bound for O(log Δ)-approximate non-signaling dominating set, plus Ω(log n / log Δ) for O(log^β Δ) approximations yielding quantum-LOCAL bounds.

  3. Behavior-Consistent Deep Reinforcement Learning

    cs.LG 2026-05 unverdicted novelty 6.0

    QED sets state-dependent temperature proportional to double-critic disagreement to bound pairwise KL divergence between Boltzmann policies, cutting cross-run divergence by two orders of magnitude on 18 continuous-cont...

  4. Behavior-Consistent Deep Reinforcement Learning

    cs.LG 2026-05 unverdicted novelty 6.0

    QED bounds cross-run KL divergence in Boltzmann policies by setting temperature proportional to Q-disagreement and reduces return variance by two orders of magnitude on 18 continuous-control tasks without performance loss.