English

Sample Complexity Bounds for Stochastic Shortest Path with a Generative Model

Machine Learning 2026-04-20 v1 Machine Learning

Abstract

We study the sample complexity of learning an ϵ\epsilon-optimal policy in the Stochastic Shortest Path (SSP) problem. We first derive sample complexity bounds when the learner has access to a generative model. We show that there exists a worst-case SSP instance with SS states, AA actions, minimum cost cminc_{\min}, and maximum expected cost of the optimal policy over all states BB_{\star}, where any algorithm requires at least Ω(SAB3/(cminϵ2))\Omega(SAB_{\star}^3/(c_{\min}\epsilon^2)) samples to return an ϵ\epsilon-optimal policy with high probability. Surprisingly, this implies that whenever cmin=0c_{\min} = 0 an SSP problem may not be learnable, thus revealing that learning in SSPs is strictly harder than in the finite-horizon and discounted settings. We complement this lower bound with an algorithm that matches it, up to logarithmic factors, in the general case, and an algorithm that matches it up to logarithmic factors even when cmin=0c_{\min} = 0, but only under the condition that the optimal policy has a bounded hitting time to the goal state.

Keywords

Cite

@article{arxiv.2604.16111,
  title  = {Sample Complexity Bounds for Stochastic Shortest Path with a Generative Model},
  author = {Jean Tarbouriech and Matteo Pirotta and Michal Valko and Alessandro Lazaric},
  journal= {arXiv preprint arXiv:2604.16111},
  year   = {2026}
}

Comments

Accepted at the 32nd International Conference on Algorithmic Learning Theory (ALT 2021)

R2 v1 2026-07-01T12:14:29.266Z