English

Online Convex Optimization with Stochastic Constraints

Optimization and Control 2017-08-15 v1 Machine Learning

Abstract

This paper considers online convex optimization (OCO) with stochastic constraints, which generalizes Zinkevich's OCO over a known simple fixed set by introducing multiple stochastic functional constraints that are i.i.d. generated at each round and are disclosed to the decision maker only after the decision is made. This formulation arises naturally when decisions are restricted by stochastic environments or deterministic environments with noisy observations. It also includes many important problems as special cases, such as OCO with long term constraints, stochastic constrained convex optimization, and deterministic constrained convex optimization. To solve this problem, this paper proposes a new algorithm that achieves O(T)O(\sqrt{T}) expected regret and constraint violations and O(Tlog(T))O(\sqrt{T}\log(T)) high probability regret and constraint violations. Experiments on a real-world data center scheduling problem further verify the performance of the new algorithm.

Keywords

Cite

@article{arxiv.1708.03741,
  title  = {Online Convex Optimization with Stochastic Constraints},
  author = {Hao Yu and Michael J. Neely and Xiaohan Wei},
  journal= {arXiv preprint arXiv:1708.03741},
  year   = {2017}
}

Comments

This paper extends our own ArXiv reports arXiv:1604.02218 (by considering more general stochastic functional constraints) and arXiv:1702.04783 (by relaxing a deterministic Slater-type assumption to a weaker stochastic Slater assumption; refining proofs; and providing high probability performance guarantees). See Introduction section (especially footnotes 1 and 2) for more details of distinctions

R2 v1 2026-06-22T21:13:02.132Z