paper-with-me

Papers

An Empirical Evaluation of Posterior Sampling for Constrained Reinforcement Learning

2022-09-08 · Danil Provodin, Pratik Gajane, Mykola Pechenizkiy, Maurits Kaptein

We study a posterior sampling approach to efficient exploration in constrained reinforcement learning. Alternatively to existing algorithms, we propose two simple algorithms that are more efficient statistically, simpler to implement and computationally cheaper. The first algorithm is based on a linear formulation of CMDP, and the second algorithm leverages the saddle-point formulation of CMDP. Our empirical results demonstrate that, despite its simplicity, posterior sampling achieves state-of-the-art performance and, in some cases, significantly outperforms optimistic algorithms.

📄 PDF Abstract BibTeX arXiv:2209.03596

Code (1)

danilprov/cmdp 공식 구현

Tasks

Efficient Explorationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Efficient Exploration in Average-Reward Constrained Reinforcement Learning: Achieving Near-Optimal Regret With Posterior Sampling

2024-05-29 · Danil Provodin, Maurits Kaptein, Mykola Pechenizkiy

We present a new algorithm based on posterior sampling for learning in Constrained Markov Decision Processes (CMDP) in the infinite-horizon undiscounted setting. The algorithm achieves near-optimal regret bounds while be…

Efficient Exploration

Provably Efficient Exploration in Constrained Reinforcement Learning:Posterior Sampling Is All You Need

2023-09-27 · Danil Provodin, Pratik Gajane, Mykola Pechenizkiy, Maurits Kaptein

We present a new algorithm based on posterior sampling for learning in constrained Markov decision processes (CMDP) in the infinite-horizon undiscounted setting. The algorithm achieves near-optimal regret bounds while be…

AllEfficient Exploration

Efficient Model-Free Reinforcement Learning Using Gaussian Process

2018-12-11 · Ying Fan, Letian Chen, Yizhou Wang

Efficient Reinforcement Learning usually takes advantage of demonstration or good exploration strategy. By applying posterior sampling in model-free RL under the hypothesis of GP, we propose Gaussian Process Posterior Sa…

modelreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Cache-Efficient Posterior Sampling for Reinforcement Learning with LLM-Derived Priors Across Discrete and Continuous Domains

2025-05-12 · Ibne Farabi Shihab, Sanjeda Akter, Anuj Sharma

Integrating large language models (LLMs) as priors in reinforcement learning (RL) offers significant advantages but comes with substantial computational costs. We present a principled cache-efficient framework for poster…

continuous-controlContinuous ControlGPUMuJoCo+2

Posterior Sampling with Delayed Feedback for Reinforcement Learning with Linear Function Approximation

2023-10-29 · NeurIPS 2023 11

Recent studies in reinforcement learning (RL) have made significant progress by leveraging function approximation to alleviate the sample complexity hurdle for better performance. Despite the success, existing provably e…

Computational EfficiencyReinforcement Learning (RL)