paper-with-me

홈 › Papers

IPO: Interior-point Policy Optimization under Constraints

2019-10-21 · Yongshuai Liu, Jiaxin Ding, Xin Liu

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.

📄 PDF Abstract BibTeX arXiv:1910.09615

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

OID-PPO: Optimal Interior Design using Proximal Policy Optimization by Transforming Design Guidelines into Reward Functions

2025-08-01 · Chanyoung Yoon, Sangbong Yoo, Soobin Yim, Chansoo Kim 외 arxiv

Designing residential interiors strongly impacts occupant satisfaction but remains challenging due to unstructured spatial layouts, high computational demands, and reliance on expert knowledge. Existing methods based on …

Computational EfficiencyReinforcement Learning

A Trust-Region Interior-Point Stochastic Sequential Quadratic Programming Method

2026-03-10 · Yuchen Fang, Jihun Kim, Sen Na, James Demmel 외 arxiv

In this paper, we propose a trust-region interior-point stochastic sequential quadratic programming (TR-IP-SSQP) method for solving optimization problems with a stochastic objective and deterministic nonlinear equality a…

Hippo: High-performance Interior-Point and Projection-based Solver for Generic Constrained Trajectory Optimization

2026-03-01 · Haizhou Zhao, Ludovic Righetti, Majid Khadiv arxiv

Trajectory optimization is the core of modern model-based robotic control and motion planning. Existing trajectory optimizers, based on sequential quadratic programming (SQP) or differential dynamic programming (DDP), ar…

Motion Planning

A Covariance Matrix Self-Adaptation Evolution Strategy for Optimization under Linear Constraints

2018-06-15 · Patrick Spettel, Hans-Georg Beyer, Michael Hellwig

This paper addresses the development of a covariance matrix self-adaptation evolution strategy (CMSA-ES) for solving optimization problems with linear constraints. The proposed algorithm is referred to as Linear Constrai…

Constraint Solvers for User Interface Layout

2014-01-06 · Noreen Jamil

Constraints have played an important role in the construction of GUIs, where they are mainly used to define the layout of the widgets. Resizing behavior is very important in GUIs because areas have domain specific parame…