paper-with-me

Papers

Stochastic Shortest Path with Adversarially Changing Costs

2020-06-20 · Aviv Rosenberg, Yishay Mansour

Stochastic shortest path (SSP) is a well-known problem in planning and control, in which an agent has to reach a goal state in minimum total expected cost. In this paper we present the adversarial SSP model that also accounts for adversarial changes in the costs over time, while the underlying transition function remains unchanged. Formally, an agent interacts with an SSP environment for $K$ episodes, the cost function changes arbitrarily between episodes, and the transitions are unknown to the agent. We develop the first algorithms for adversarial SSPs and prove high probability regret bounds of $\widetilde O (\sqrt{K})$ assuming all costs are strictly positive, and $\widetilde O (K^{3/4})$ in the general case. We are the first to consider this natural setting of adversarial SSP and obtain sub-linear regret for it.

📄 PDF Abstract BibTeX arXiv:2006.11561

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Solving Constrained Stochastic Shortest Path Problems with Scalarisation

2025-08-24 · Johannes Schmalz, Felipe Trevizan arxiv

Constrained Stochastic Shortest Path Problems (CSSPs) model problems with probabilistic effects, where a primary cost is minimised subject to constraints over secondary costs, e.g., minimise time subject to monetary budg…

Dynamic Regret of Online Markov Decision Processes

2022-08-26 · Peng Zhao, Long-Fei Li, Zhi-Hua Zhou

We investigate online Markov Decision Processes (MDPs) with adversarially changing loss functions and known transitions. We choose dynamic regret as the performance measure, defined as the performance difference between …

Regret Guarantees for Linear Contextual Stochastic Shortest Path

2025-11-16 · Dor Polikar, Alon Cohen arxiv

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…

Minimax Regret for Stochastic Shortest Path with Adversarial Costs and Known Transition

2020-12-07 · Liyu Chen, Haipeng Luo, Chen-Yu Wei

We study the stochastic shortest path problem with adversarial costs and known transition, and show that the minimax regret is $\widetilde{O}(\sqrt{DT^\star K})$ and $\widetilde{O}(\sqrt{DT^\star SA K})$ for the full-inf…

Finding Risk-Averse Shortest Path with Time-dependent Stochastic Costs

2017-01-03 · Dajian Li, Paul Weng, Orkun Karabasoglu

In this paper, we tackle the problem of risk-averse route planning in a transportation network with time-dependent and stochastic costs. To solve this problem, we propose an adaptation of the A* algorithm that accommodat…