← all papers · overview

Regret Guarantees for Linear Contextual Stochastic Shortest Path

Abstract

We define the problem of linear Contextual Stochastic Shortest Path (CSSP), where at the beginning of each episode, the learner observes an adversarially chosen context that determines the MDP through a fixed but unknown linear function. The learner's objective is to reach a designated goal state with minimal expected cumulative loss, despite having no prior knowledge of the transition dynamics, loss functions, or the mapping from context to MDP. In this work, we propose LR-CSSP, an algorithm that achieves a regret bound of O(K^2/3 d^2/3 |S| |A|^1/3 B_⋆² T_⋆ log (1/ δ)), where K is the number of episodes, d is the context dimension, S and A are the sets of states and actions respectively, B_⋆ bounds the optimal cumulative loss and T_⋆, unknown to the learner, bounds the expected time for the optimal policy to reach the goal. In the case where all costs exceed ℓ_min, LR-CSSP attains a regret of O(√K · d² |S|³ |A| B_⋆³ log(1/δ)/ℓ_min). Unlike in contextual finite-horizon MDPs, where limited knowledge primarily leads to higher losses and regret, in the CSSP setting, insufficient knowledge can also prolong episodes and may even lead to non-terminating episodes. Our analysis reveals that LR-CSSP effectively handles continuous context spaces, while ensuring all episodes terminate within a reasonable number of time steps.

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).