English

Optimal Bounds for Adversarial Constrained Online Convex Optimization

Machine Learning 2025-05-30 v4 Data Structures and Algorithms Optimization and Control Machine Learning

Abstract

Constrained Online Convex Optimization (COCO) can be seen as a generalization of the standard Online Convex Optimization (OCO) framework. At each round, a cost function and constraint function are revealed after a learner chooses an action. The goal is to minimize both the regret and cumulative constraint violation (CCV) against an adaptive adversary. We show for the first time that is possible to obtain the optimal O(T)O(\sqrt{T}) bound on both regret and CCV, improving the best known bounds of O(T)O \left( \sqrt{T} \right) and O~(T)\tilde{O} \left( \sqrt{T} \right) for the regret and CCV, respectively. Based on a new surrogate loss function enforcing a minimum penalty on the constraint function, we demonstrate that both the Follow-the-Regularized-Leader and the Online Gradient Descent achieve the optimal bounds.

Keywords

Cite

@article{arxiv.2503.13366,
  title  = {Optimal Bounds for Adversarial Constrained Online Convex Optimization},
  author = {Ricardo N. Ferreira and Cláudia Soares},
  journal= {arXiv preprint arXiv:2503.13366},
  year   = {2025}
}

Comments

This manuscript has been withdrawn due to an error in the Regret Decomposition Inequality in Eq.(10)

R2 v1 2026-06-28T22:23:53.650Z