pith. sign in

arxiv: 2505.20268 · v2 · pith:SUKGKFOJnew · submitted 2025-05-26 · 💻 cs.LG · cs.AI· math.ST· stat.ML· stat.TH

Outcome-Based Online Reinforcement Learning: Algorithms and Fundamental Limits

classification 💻 cs.LG cs.AImath.STstat.MLstat.TH
keywords outcome-basedfeedbackfunctionlearningreinforcementalgorithmapproachapproximation
0
0 comments X
read the original abstract

Reinforcement learning with outcome-based feedback faces a fundamental challenge: when rewards are only observed at trajectory endpoints, how do we assign credit to the right actions? This paper provides the first comprehensive analysis of this problem in online RL with general function approximation. We develop a provably sample-efficient algorithm achieving $\widetilde{O}({C_{\rm cov} H^3}/{\epsilon^2})$ sample complexity, where $C_{\rm cov}$ is the coverability coefficient of the underlying MDP. By leveraging general function approximation, our approach works effectively in large or infinite state spaces where tabular methods fail, requiring only that value functions and reward functions can be represented by appropriate function classes. Our results also characterize when outcome-based feedback is statistically separated from per-step rewards, revealing an unavoidable exponential separation for certain MDPs. For deterministic MDPs, we show how to eliminate the completeness assumption, dramatically simplifying the algorithm. We further extend our approach to preference-based feedback settings, proving that equivalent statistical efficiency can be achieved even under more limited information. Together, these results constitute a theoretical foundation for understanding the statistical properties of outcome-based reinforcement learning.

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 3 Pith papers

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

  1. Towards Differentially Private Reinforcement Learning with General Function Approximation

    cs.LG 2026-05 unverdicted novelty 7.0

    The work establishes the first DP regret bound of order O(K^{3/5}) for model-free online RL under general function approximation and the first coverability-based regret bound for batched non-private RL.

  2. When Does Trajectory-Level Supervision Permit Efficient Offline Reinforcement Learning?

    stat.ML 2026-06 unverdicted novelty 6.0

    Proposes OPAC for trajectory-level offline RL achieving 𝓣O(H^{2}√(C_sa(π*)/n)) bounds with matching lower bound, plus conditions for tractability in generalized nonlinear outcome settings.

  3. On the optimization dynamics of RLVR: Gradient gap and step size thresholds

    cs.LG 2025-10 unverdicted novelty 6.0

    The paper defines a Gradient Gap for RLVR policy gradients and proves a sharp step-size threshold below which training converges and above which it collapses, with predictions for length and success-rate scaling valid...