paper-with-me

Papers

Constrained episodic reinforcement learning in concave-convex and knapsack settings

2020-06-09 · NeurIPS 2020 12 · Kianté Brantley, Miroslav Dudik, Thodoris Lykouris, Sobhan Miryoosefi, Max Simchowitz, Aleksandrs Slivkins, Wen Sun

We propose an algorithm for tabular episodic reinforcement learning with constraints. We provide a modular analysis with strong theoretical guarantees for settings with concave rewards and convex constraints, and for settings with hard constraints (knapsacks). Most of the previous work in constrained reinforcement learning is limited to linear constraints, and the remaining work focuses on either the feasibility question or settings with a single episode. Our experiments demonstrate that the proposed algorithm significantly outperforms these approaches in existing constrained episodic environments.

📄 PDF Abstract BibTeX arXiv:2006.05051

Code (1)

miryoosefi/ConRL 공식 구현

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Online Episodic Convex Reinforcement Learning

2025-05-12 · Bianca Marin Moreno, Khaled Eldowa, Pierre Gaillard, Margaux Brégère 외

We study online learning in episodic finite-horizon Markov decision processes (MDPs) with convex objective functions, known as the concave utility reinforcement learning (CURL) problem. This setting generalizes RL from l…

reinforcement-learningReinforcement Learning

Bandits with concave rewards and convex knapsacks

2014-02-24 · Shipra Agrawal, Nikhil R. Devanur

In this paper, we consider a very general model for exploration-exploitation tradeoff which allows arbitrary concave rewards and convex constraints on the decisions across time, in addition to the customary limitation on…

An efficient algorithm for contextual bandits with knapsacks, and an extension to concave objectives

2015-06-10 · Shipra Agrawal, Nikhil R. Devanur, Lihong Li

We consider a contextual version of multi-armed bandit problem with global knapsack constraints. In each round, the outcome of pulling an arm is a scalar reward and a resource consumption vector, both dependent on the co…

Multi-Armed BanditsOpen-Ended Question Answering

The Online Saddle Point Problem and Online Convex Optimization with Knapsacks

2018-06-21 · Adrian Rivera, He Wang, Huan Xu

We study the online saddle point problem, an online learning problem where at each iteration a pair of actions need to be chosen without knowledge of the current and future (convex-concave) payoff functions. The objectiv…

Efficient Reinforcement Learning in Factored MDPs with Application to Constrained RL

2020-08-31 · ICLR 2021 1 · Xiaoyu Chen, Jiachen Hu, Lihong Li, Li-Wei Wang

Reinforcement learning (RL) in episodic, factored Markov decision processes (FMDPs) is studied. We propose an algorithm called FMDP-BF, which leverages the factorization structure of FMDP. The regret of FMDP-BF is shown …

reinforcement-learningReinforcement Learning (RL)