paper-with-me

홈 › Papers

e-COP : Episodic Constrained Optimization of Policies

2024-06-13 · Akhil Agnihotri, Rahul Jain, Deepak Ramachandran, Sahil Singla

In this paper, we present the $\texttt{e-COP}$ algorithm, the first policy optimization algorithm for constrained Reinforcement Learning (RL) in episodic (finite horizon) settings. Such formulations are applicable when there are separate sets of optimization criteria and constraints on a system's behavior. We approach this problem by first establishing a policy difference lemma for the episodic setting, which provides the theoretical foundation for the algorithm. Then, we propose to combine a set of established and novel solution ideas to yield the $\texttt{e-COP}$ algorithm that is easy to implement and numerically stable, and provide a theoretical guarantee on optimality under certain scaling assumptions. Through extensive empirical analysis using benchmarks in the Safety Gym suite, we show that our algorithm has similar or better performance than SoTA (non-episodic) algorithms adapted for the episodic setting. The scalability of the algorithm opens the door to its application in safety-constrained Reinforcement Learning from Human Feedback for Large Language or Diffusion Models.

📄 PDF Abstract BibTeX arXiv:2406.09563

Code (0)

등록된 구현이 없습니다.

Tasks

LEMMAreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Multi-Objective Reward and Preference Optimization: Theory and Algorithms

2025-12-11 · Akhil Agnihotri arxiv

This thesis develops theoretical frameworks and algorithms that advance constrained reinforcement learning (RL) across control, preference learning, and alignment of large language models. The first contribution addresse…

Reinforcement Learning

Risk-Aware Reinforcement Learning with Bandit-Based Adaptation for Quadrupedal Locomotion

2025-10-16 · Yuanhong Zeng, Anushri Dixit arxiv

In this work, we study risk-aware reinforcement learning for quadrupedal locomotion. Our approach trains a family of risk-conditioned policies using a Conditional Value-at-Risk (CVaR) constrained policy optimization tech…

Reinforcement Learning

Safe Policies for Reinforcement Learning via Primal-Dual Methods

2019-11-20 · Santiago Paternain, Miguel Calvo-Fullana, Luiz. F. O. Chamon, Alejandro Ribeiro

In this paper, we study the learning of safe policies in the setting of reinforcement learning problems. This is, we aim to control a Markov Decision Process (MDP) of which we do not know the transition probabilities, bu…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Convergence Proof for Actor-Critic Methods Applied to PPO and RUDDER

2020-12-02 · Markus Holzleitner, Lukas Gruber, José Arjona-Medina, Johannes Brandstetter 외

We prove under commonly used assumptions the convergence of actor-critic reinforcement learning algorithms, which simultaneously learn a policy function, the actor, and a value function, the critic. Both functions can be…

Reinforcement Learning (RL)valid

Constrained episodic reinforcement learning in concave-convex and knapsack settings

2020-06-09 · NeurIPS 2020 12 · Kianté Brantley, Miroslav Dudik, Thodoris Lykouris, Sobhan Miryoosefi 외

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 set…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)