paper-with-me

Papers

Simultaneously Learning Stochastic and Adversarial Episodic MDPs with Known Transition

2020-06-10 · NeurIPS 2020 12 · Tiancheng Jin, Haipeng Luo

This work studies the problem of learning episodic Markov Decision Processes with known transition and bandit feedback. We develop the first algorithm with a ``best-of-both-worlds'' guarantee: it achieves $\mathcal{O}(log T)$ regret when the losses are stochastic, and simultaneously enjoys worst-case robustness with $\tilde{\mathcal{O}}(\sqrt{T})$ regret even when the losses are adversarial, where $T$ is the number of episodes. More generally, it achieves $\tilde{\mathcal{O}}(\sqrt{C})$ regret in an intermediate setting where the losses are corrupted by a total amount of $C$. Our algorithm is based on the Follow-the-Regularized-Leader method from Zimin and Neu (2013), with a novel hybrid regularizer inspired by recent works of Zimmert et al. (2019a, 2019b) for the special case of multi-armed bandits. Crucially, our regularizer admits a non-diagonal Hessian with a highly complicated inverse. Analyzing such a regularizer and deriving a particular self-bounding regret guarantee is our key technical contribution and might be of independent interest.

📄 PDF Abstract BibTeX arXiv:2006.05606

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

The best of both worlds: stochastic and adversarial episodic MDPs with unknown transition

2021-06-08 · NeurIPS 2021 12 · Tiancheng Jin, Longbo Huang, Haipeng Luo

We consider the best-of-both-worlds problem for learning an episodic Markov Decision Process through $T$ episodes, with the goal of achieving $\widetilde{\mathcal{O}}(\sqrt{T})$ regret when the losses are adversarial and…

Open-Ended Question Answering

Adapting to Stochastic and Adversarial Losses in Episodic MDPs with Aggregate Bandit Feedback

2025-10-20 · Shinji Ito, Kevin Jamieson, Haipeng Luo, Arnab Maiti 외 arxiv

We study online learning in finite-horizon episodic Markov decision processes (MDPs) under the challenging aggregate bandit feedback model, where the learner observes only the cumulative loss incurred in each episode, ra…

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 …

Reinforcement Learning from Adversarial Preferences in Tabular MDPs

2025-07-15 · Taira Tsuchiya, Shinji Ito, Haipeng Luo arxiv

We introduce a new framework of episodic tabular Markov decision processes (MDPs) with adversarial preferences, which we refer to as preference-based MDPs (PbMDPs). Unlike standard episodic MDPs with adversarial losses, …

Reinforcement Learning

A Best-of-Both-Worlds Algorithm for Constrained MDPs with Long-Term Constraints

2023-04-27 · Jacopo Germano, Francesco Emanuele Stradi, Gianmarco Genalti, Matteo Castiglioni 외

We study online learning in episodic constrained Markov decision processes (CMDPs), where the learner aims at collecting as much reward as possible over the episodes, while satisfying some long-term constraints during th…

Autonomous DrivingRecommendation Systems