e-COP : Episodic Constrained Optimization of Policies
Akhil Agnihotri, Rahul Jain, Deepak Ramachandran, Sahil Singla

TL;DR
The paper introduces e-COP, a novel policy optimization algorithm for constrained episodic reinforcement learning, with theoretical guarantees and competitive empirical performance, enabling safer AI applications.
Contribution
It is the first to address constrained RL in episodic settings with a new policy difference lemma and a stable, scalable algorithm.
Findings
e-COP achieves comparable or better performance than state-of-the-art non-episodic algorithms.
The algorithm demonstrates stability and scalability in benchmark tests.
Theoretical guarantees on optimality are provided under certain conditions.
Abstract
In this paper, we present the 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 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…
Peer Reviews
Decision·NeurIPS 2024 poster
The e-COP algorithm in most cases outperforms all other baseline algorithms but fails on Humanoid, AndReach, and Grid where it provides the second best optimal results. The authors used an extensive set of baselines -- few using Lagrangian approximations. The idea is original. In general, the paper is well-written and clear. There are few grammatical errors and typos.
The authors do not talk about the limitations of the algorithms. There is a mention on the complexity of the Grid environment resulting the e-COP not to perform as best. It will be good for the completion of the paper to have a short section on limitations.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBusiness Process Modeling and Analysis
MethodsSparse Evolutionary Training · Diffusion
