paper-with-me

Papers

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 violating the safety constraints at any time step (with high probability). The parameters that specify the linear safety constraints are unknown to the algorithm. The algorithm has access to only the noisy observations of constraints for the chosen actions. We propose an algorithm, called the {Safe Online Projected Gradient Descent} (SO-PGD) algorithm, to address this problem. We show that, under the assumption of the availability of a safe baseline action, the SO-PGD algorithm achieves a regret $O(T^{2/3})$. While there are many algorithms for online convex optimization (OCO) problems with safety constraints available in the literature, they allow constraint violations during learning/optimization, and the focus has been on characterizing the cumulative constraint violations. To the best of our knowledge, ours is the first work that provides an algorithm with provable guarantees on the regret, without violating the linear safety constraints (with high probability) at any time step.

📄 PDF Abstract BibTeX arXiv:2111.07430

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimistic Safety for Online Convex Optimization with Unknown Linear Constraints

2024-03-09 · Spencer Hutchinson, Tianyi Chen, Mahnoosh Alizadeh

We study the problem of online convex optimization (OCO) under unknown linear constraints that are either static, or stochastically time-varying. For this problem, we introduce an algorithm that we term Optimistically Sa…

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 and Efficient Online Convex Optimization with Linear Budget Constraints and Partial Feedback

2024-12-05 · Shanqi Liu, Xin Liu

This paper studies online convex optimization with unknown linear budget constraints, where only the gradient information of the objective and the bandit feedback of constraint functions are observed. We propose a safe a…

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

Online convex optimization for constrained control of nonlinear systems

2024-12-01 · Marko Nonhoff, Johannes Köhler, Matthias A. Müller

This paper investigates the problem of controlling nonlinear dynamical systems subject to state and input constraints while minimizing time-varying and a priori unknown cost functions. We propose a modular approach that …