paper-with-me

Papers

Safe Online Convex Optimization with Multi-Point Feedback

2024-07-16 · Spencer Hutchinson, Mahnoosh Alizadeh

Motivated by the stringent safety requirements that are often present in real-world applications, we study a safe online convex optimization setting where the player needs to simultaneously achieve sublinear regret and zero constraint violation while only using zero-order information. In particular, we consider a multi-point feedback setting, where the player chooses $d + 1$ points in each round (where $d$ is the problem dimension) and then receives the value of the constraint function and cost function at each of these points. To address this problem, we propose an algorithm that leverages forward-difference gradient estimation as well as optimistic and pessimistic action sets to achieve $\mathcal{O}(d \sqrt{T})$ regret and zero constraint violation under the assumption that the constraint function is smooth and strongly convex. We then perform a numerical study to investigate the impacts of the unknown constraint and zero-order feedback on empirical performance.

📄 PDF Abstract BibTeX arXiv:2407.11471

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Convergent Policy Optimization for Safe Reinforcement Learning

2019-10-26 · NeurIPS 2019 12 · Ming Yu, Zhuoran Yang, Mladen Kolar, Zhaoran Wang

We study the safe reinforcement learning problem with nonlinear function approximation, where policy optimization is formulated as a constrained optimization problem with both the objective and the constraint being nonco…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Safety of Dynamical Systems with Multiple Non-Convex Unsafe Sets Using Control Barrier Functions

2021-06-11 · Gennaro Notomista, Matteo Saveriano

This paper presents an approach to deal with safety of dynamical systems in presence of multiple non-convex unsafe sets. While optimal control and model predictive control strategies can be employed in these scenarios, t…

Model Predictive ControlRobot Navigation

Dynamic Regret Analysis of Safe Distributed Online Optimization for Convex and Non-convex Problems

2023-02-23 · Ting-Jui Chang, Sapana Chaudhary, Dileep Kalathil, Shahin Shahrampour

This paper addresses safe distributed online optimization over an unknown set of linear safety constraints. A network of agents aims at jointly minimizing a global, time-varying function, which is only partially observab…

Safe Online Convex Optimization with Unknown Linear Safety Constraints

2021-11-14 · Sapana Chaudhary, Dileep Kalathil

We study the problem of safe online convex optimization, where the action at each time step must satisfy a set of linear safety constraints. The goal is to select a sequence of actions to minimize the regret without viol…

Iterative Convex Optimization with Control Barrier Functions for Obstacle Avoidance among Polytopes

2026-03-06 · Shuo Liu, Zhe Huang, Calin A. Belta arxiv

Obstacle avoidance of polytopic obstacles by polytopic robots is a challenging problem in optimization-based control and trajectory planning. Many existing methods rely on smooth geometric approximations, such as hypersp…

Trajectory Planning