Safe Online Convex Optimization with Unknown Linear Safety Constraints
Sapana Chaudhary, Dileep Kalathil

TL;DR
This paper introduces SO-PGD, an algorithm for safe online convex optimization with unknown linear constraints, achieving low regret without violating safety constraints at any step, unlike previous methods.
Contribution
The paper presents the first algorithm with provable regret guarantees that maintains safety constraints at all times in online convex optimization with unknown linear constraints.
Findings
Achieves $O(T^{2/3})$ regret under safety constraints.
Ensures no safety constraint violations with high probability.
Works with noisy observations of constraints.
Abstract
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 . While there are many algorithms for online convex optimization (OCO) problems with safety constraints available in the literature, they allow constraint violations…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Optimization and Search Problems · Machine Learning and Algorithms
