paper-with-me

Papers

Online Reinforcement Learning with Uncertain Episode Lengths

2023-02-07 · Debmalya Mandal, Goran Radanovic, Jiarui Gan, Adish Singla, Rupak Majumdar

Existing episodic reinforcement algorithms assume that the length of an episode is fixed across time and known a priori. In this paper, we consider a general framework of episodic reinforcement learning when the length of each episode is drawn from a distribution. We first establish that this problem is equivalent to online reinforcement learning with general discounting where the learner is trying to optimize the expected discounted sum of rewards over an infinite horizon, but where the discounting function is not necessarily geometric. We show that minimizing regret with this new general discounting is equivalent to minimizing regret with uncertain episode lengths. We then design a reinforcement learning algorithm that minimizes regret with general discounting but acts for the setting with uncertain episode lengths. We instantiate our general bound for different types of discounting, including geometric and polynomial discounting. We also show that we can obtain similar regret bounds even when the uncertainty over the episode lengths is unknown, by estimating the unknown distribution over time. Finally, we compare our learning algorithms with existing value-iteration based episodic RL algorithms in a grid-world environment.

📄 PDF Abstract BibTeX arXiv:2302.03608

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Offline Meta Reinforcement Learning with In-Distribution Online Adaptation

2023-05-31 · Jianhao Wang, Jin Zhang, Haozhe Jiang, Junyu Zhang 외

Recent offline meta-reinforcement learning (meta-RL) methods typically utilize task-dependent behavior policies (e.g., training RL agents on each individual task) to collect a multi-task dataset. However, these methods a…

Meta Reinforcement Learningreinforcement-learningReinforcement LearningUncertainty Quantification

Upper Confidence Primal-Dual Reinforcement Learning for CMDP with Adversarial Loss

2020-03-02 · NeurIPS 2020 12 · Shuang Qiu, Xiaohan Wei, Zhuoran Yang, Jieping Ye 외

We consider online learning for episodic stochastically constrained Markov decision processes (CMDPs), which plays a central role in ensuring the safety of reinforcement learning. Here the loss function can vary arbitrar…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Online Reinforcement Learning in Markov Decision Process Using Linear Programming

2023-03-31 · Vincent Leon, S. Rasoul Etesami

We consider online reinforcement learning in episodic Markov decision process (MDP) with unknown transition function and stochastic rewards drawn from some fixed but unknown distribution. The learner aims to learn the op…

reinforcement-learning

Provably Safe Reinforcement Learning for Stochastic Reach-Avoid Problems with Entropy Regularization

2026-01-13 · Abhijit Mazumdar, Rafal Wisniewski, Manuela L. Bujorianu arxiv

We consider the problem of learning the optimal policy for Markov decision processes with safety constraints. We formulate the problem in a reach-avoid setup. Our goal is to design online reinforcement learning algorithm…

Reinforcement Learning

Sample Complexity of Distributionally Robust Off-Dynamics Reinforcement Learning with Online Interaction

2025-11-07 · Yiting He, Zhishuai Liu, Weixin Wang, Pan Xu arxiv

Off-dynamics reinforcement learning (RL), where training and deployment transition dynamics are different, can be formulated as learning in a robust Markov decision process (RMDP) where uncertainties in transition dynami…

Reinforcement Learning