IPO: Interior-point Policy Optimization under Constraints
About
In this paper, we study reinforcement learning (RL) algorithms to solve real-world decision problems with the objective of maximizing the long-term reward as well as satisfying cumulative constraints. We propose a novel first-order policy optimization method, Interior-point Policy Optimization (IPO), which augments the objective with logarithmic barrier functions, inspired by the interior-point method. Our proposed method is easy to implement with performance guarantees and can handle general types of cumulative multiconstraint settings. We conduct extensive evaluations to compare our approach with state-of-the-art baselines. Our algorithm outperforms the baseline algorithms, in terms of reward maximization and constraint satisfaction.
Yongshuai Liu, Jiaxin Ding, Xin Liu• 2019
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Fair Order Matching | DeFi crypto-asset LOB BTC, ETH, SOL (500,000 held-out steps) | MQS0.825 | 21 | |
| Fair Order Matching | LOBSTER NASDAQ | Spread1.45 | 17 | |
| Safe Reinforcement Learning | Safety Gymnasium CarButton (C=25) | Return1.13 | 12 | |
| Safe Reinforcement Learning | Safety Gymnasium CarGoal (C=25) | Return27.41 | 12 | |
| Safe Reinforcement Learning | Safety Gymnasium PointGoal C=25 | Return23.35 | 12 | |
| Safe Reinforcement Learning | Safety Gymnasium Ant (C=25) | Return3.12e+3 | 12 | |
| Safe Reinforcement Learning | Safety Gymnasium Humanoid (C=25) | Return6.27e+3 | 12 | |
| Safe Reinforcement Learning | Safety Gymnasium PointButton (C=25) | Return7.92 | 12 | |
| Safe Reinforcement Learning | Safety Gymnasium Swimmer (C=25) | Return45.32 | 12 | |
| Safe Reinforcement Learning | Safety Gymnasium HalfCheetah C=25 | Return1.83e+3 | 12 |
Showing 10 of 25 rows