paper-with-me

홈 › Papers

Beating Adversarial Low-Rank MDPs with Unknown Transition and Bandit Feedback

2024-11-11 · Haolin Liu, Zakaria Mhammedi, Chen-Yu Wei, Julian Zimmert

We consider regret minimization in low-rank MDPs with fixed transition and adversarial losses. Previous work has investigated this problem under either full-information loss feedback with unknown transitions (Zhao et al., 2024), or bandit loss feedback with known transition (Foster et al., 2022). First, we improve the $poly(d, A, H)T^{5/6}$ regret bound of Zhao et al. (2024) to $poly(d, A, H)T^{2/3}$ for the full-information unknown transition setting, where d is the rank of the transitions, A is the number of actions, H is the horizon length, and T is the number of episodes. Next, we initiate the study on the setting with bandit loss feedback and unknown transitions. Assuming that the loss has a linear structure, we propose both model based and model free algorithms achieving $poly(d, A, H)T^{2/3}$ regret, though they are computationally inefficient. We also propose oracle-efficient model-free algorithms with $poly(d, A, H)T^{4/5}$ regret. We show that the linear structure is necessary for the bandit case without structure on the reward function, the regret has to scale polynomially with the number of states. This is contrary to the full-information case (Zhao et al., 2024), where the regret can be independent of the number of states even for unstructured reward function.

📄 PDF Abstract BibTeX arXiv:2411.06739

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Adversarial Low-rank Markov Decision Processes with Unknown Transition and Full-information Feedback

2023-11-14 · NeurIPS 2023 11

In this work, we study the low-rank MDPs with adversarially changed losses in the full-information feedback setting. In particular, the unknown transition probability kernel admits a low-rank matrix decomposition \citep{…

Representation Learning

Near-Optimal Dynamic Regret for Adversarial Linear Mixture MDPs

2024-11-05 · Long-Fei Li, Peng Zhao, Zhi-Hua Zhou

We study episodic linear mixture MDPs with the unknown transition and adversarial rewards under full-information feedback, employing dynamic regret as the performance measure. We start with in-depth analyses of the stren…

global-optimization

Dynamic Regret of Adversarial Linear Mixture MDPs

2023-09-21 · NeurIPS 2023 11

We study reinforcement learning in episodic inhomogeneous MDPs with adversarial full-information rewards and the unknown transition kernel. We consider the linear mixture MDPs whose transition kernel is a linear mixture …

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

Provably Efficient Algorithm for Nonstationary Low-Rank MDPs

2023-08-10 · NeurIPS 2023 11

Reinforcement learning (RL) under changing environment models many real-world applications via nonstationary Markov Decision Processes (MDPs), and hence gains considerable interest. However, theoretical studies on nonsta…

Reinforcement Learning (RL)