paper-with-me

Papers

Optimistic Regret Bounds for Online Learning in Adversarial Markov Decision Processes

2024-05-03 · Sang Bin Moon, Abolfazl Hashemi

The Adversarial Markov Decision Process (AMDP) is a learning framework that deals with unknown and varying tasks in decision-making applications like robotics and recommendation systems. A major limitation of the AMDP formalism, however, is pessimistic regret analysis results in the sense that although the cost function can change from one episode to the next, the evolution in many settings is not adversarial. To address this, we introduce and study a new variant of AMDP, which aims to minimize regret while utilizing a set of cost predictors. For this setting, we develop a new policy search method that achieves a sublinear optimistic regret with high probability, that is a regret bound which gracefully degrades with the estimation power of the cost predictors. Establishing such optimistic regret bounds is nontrivial given that (i) as we demonstrate, the existing importance-weighted cost estimators cannot establish optimistic bounds, and (ii) the feedback model of AMDP is different (and more realistic) than the existing optimistic online learning works. Our result, in particular, hinges upon developing a novel optimistically biased cost estimator that leverages cost predictors and enables a high-probability regret analysis without imposing restrictive assumptions. We further discuss practical extensions of the proposed scheme and demonstrate its efficacy numerically.

📄 PDF Abstract BibTeX arXiv:2405.02188

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingRecommendation Systems

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Data- and Variance-dependent Regret Bounds for Online Tabular MDPs

2026-02-02 · Mingyi Li, Taira Tsuchiya, Kenji Yamanishi arxiv

This work studies online episodic tabular Markov decision processes (MDPs) with known transitions and develops best-of-both-worlds algorithms that achieve refined data-dependent regret bounds in the adversarial regime an…

Optimistic and Adaptive Lagrangian Hedging

2021-01-23 · Ryan D'Orazio, Ruitong Huang

In online learning an algorithm plays against an environment with losses possibly picked by an adversary at each round. The generality of this framework includes problems that are not adversarial, for example offline opt…

Bias no more: high-probability data-dependent regret bounds for adversarial bandits and MDPs

2020-06-14 · NeurIPS 2020 12 · Chung-Wei Lee, Haipeng Luo, Chen-Yu Wei, Mengxiao Zhang

We develop a new approach to obtaining high probability regret bounds for online learning with bandit feedback against an adaptive adversary. While existing approaches all require carefully constructing optimistic and bi…

Policy Optimization Achieves Data-Dependent Regret Bounds in MDPs with Unknown Transitions

2026-06-30 · Mingyi Li, Taira Tsuchiya, Kenji Yamanishi arxiv

We study policy optimization for online episodic tabular Markov decision processes with unknown transition kernels, aiming for best-of-both-worlds guarantees together with data-dependent regret bounds. Recent work (Dann …

Optimistic Online Mirror Descent for Bridging Stochastic and Adversarial Online Convex Optimization

2023-02-09 · Sijia Chen, Yu-Jie Zhang, Wei-Wei Tu, Peng Zhao 외

Stochastically Extended Adversarial (SEA) model is introduced by Sachs et al. [2022] as an interpolation between stochastic and adversarial online convex optimization. Under the smoothness condition, they demonstrate tha…