English

On The Sample Complexity Bounds In Bilevel Reinforcement Learning

Machine Learning 2026-02-17 v8 Artificial Intelligence

Abstract

Bilevel reinforcement learning (BRL) has emerged as a powerful framework for aligning generative models, yet its theoretical foundations, especially sample complexity bounds, remain underexplored. In this work, we present the first sample complexity bound for BRL, establishing a rate of O(ϵ3)\mathcal{O}(\epsilon^{-3}) in continuous state-action spaces. Traditional MDP analysis techniques do not extend to BRL due to its nested structure and non-convex lower-level problems. We overcome these challenges by leveraging the Polyak-{\L}ojasiewicz (PL) condition and the MDP structure to obtain closed-form gradients, enabling tight sample complexity analysis. Our analysis also extends to general bi-level optimization settings with non-convex lower levels, where we achieve state-of-the-art sample complexity results of O(ϵ3)\mathcal{O}(\epsilon^{-3}) improving upon existing bounds of O(ϵ6)\mathcal{O}(\epsilon^{-6}). Additionally, we address the computational bottleneck of hypergradient estimation by proposing a fully first-order, Hessian-free algorithm suitable for large-scale problems.

Keywords

Cite

@article{arxiv.2503.17644,
  title  = {On The Sample Complexity Bounds In Bilevel Reinforcement Learning},
  author = {Mudit Gaur and Utsav Singh and Amrit Singh Bedi and Raghu Pasupathu and Vaneet Aggarwal},
  journal= {arXiv preprint arXiv:2503.17644},
  year   = {2026}
}

Comments

This is updated version of the paper 2410.15610

R2 v1 2026-06-28T22:30:40.863Z