paper-with-me

홈 › Papers

Sample Complexity Characterization for Linear Contextual MDPs

2024-02-05 · Junze Deng, Yuan Cheng, Shaofeng Zou, Yingbin Liang

Contextual Markov decision processes (CMDPs) describe a class of reinforcement learning problems in which the transition kernels and reward functions can change over time with different MDPs indexed by a context variable. While CMDPs serve as an important framework to model many real-world applications with time-varying environments, they are largely unexplored from theoretical perspective. In this paper, we study CMDPs under two linear function approximation models: Model I with context-varying representations and common linear weights for all contexts; and Model II with common representations for all contexts and context-varying linear weights. For both models, we propose novel model-based algorithms and show that they enjoy guaranteed $\epsilon$-suboptimality gap with desired polynomial sample complexity. In particular, instantiating our result for the first model to the tabular CMDP improves the existing result by removing the reachability assumption. Our result for the second model is the first-known result for such a type of function approximation models. Comparison between our results for the two models further indicates that having context-varying features leads to much better sample efficiency than having common representations for all contexts under linear CMDPs.

📄 PDF Abstract BibTeX arXiv:2402.02700

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When Can You Poison Rewards? A Tight Characterization of Reward Poisoning in Linear MDPs

2026-04-11 · Jose Efraim Aguilar Escamilla, Haoyang Hong, Jiawei Li, Haoyu Zhao 외 arxiv

We study reward poisoning attacks in reinforcement learning (RL), where an adversary manipulates rewards within constrained budgets to force the target RL agent to adopt a policy that aligns with the attacker's objective…

Reinforcement Learning

Improved Sample Complexity for Reward-free Reinforcement Learning under Low-rank MDPs

2023-03-20 · Yuan Cheng, Ruiquan Huang, Jing Yang, Yingbin Liang

In reward-free reinforcement learning (RL), an agent explores the environment first without any reward information, in order to achieve certain learning goals afterwards for any given reward. In this paper we focus on re…

reinforcement-learningReinforcement Learning (RL)Representation Learning

Model-based RL in Contextual Decision Processes: PAC bounds and Exponential Improvements over Model-free Approaches

2018-11-21 · Wen Sun, Nan Jiang, Akshay Krishnamurthy, Alekh Agarwal 외

We study the sample complexity of model-based reinforcement learning (henceforth RL) in general contextual decision processes that require strategic exploration to find a near-optimal policy. We design new algorithms for…

modelModel-based Reinforcement LearningReinforcement Learning

Learning Efficiently Function Approximation for Contextual MDP

2022-03-02 · Orin Levy, Yishay Mansour

We study learning contextual MDPs using a function approximation for both the rewards and the dynamics. We consider both the case that the dynamics dependent or independent of the context. For both models we derive polyn…

Online RL in Linearly $q^π$-Realizable MDPs Is as Easy as in Linear MDPs If You Learn What to Ignore

2023-10-11 · Gellért Weisz, András György, Csaba Szepesvári

We consider online reinforcement learning (RL) in episodic Markov decision processes (MDPs) under the linear $q^\pi$-realizability assumption, where it is assumed that the action-values of all policies can be expressed a…

Reinforcement Learning (RL)