paper-with-me

홈 › Papers

Online convex optimization for cumulative constraints

2018-02-19 · NeurIPS 2018 12 · Jianjun Yuan, Andrew Lamperski

We propose the algorithms for online convex optimization which lead to cumulative squared constraint violations of the form $\sum\limits_{t=1}^T\big([g(x_t)]_+\big)^2=O(T^{1-\beta})$, where $\beta\in(0,1)$. Previous literature has focused on long-term constraints of the form $\sum\limits_{t=1}^Tg(x_t)$. There, strictly feasible solutions can cancel out the effects of violated constraints. In contrast, the new form heavily penalizes large constraint violations and cancellation effects cannot occur. Furthermore, useful bounds on the single step constraint violation $[g(x_t)]_+$ are derived. For convex objectives, our regret bounds generalize existing bounds, and for strongly convex objectives we give improved regret bounds. In numerical experiments, we show that our algorithm closely follows the constraint boundary leading to low cumulative violation.

📄 PDF Abstract BibTeX arXiv:1802.06472

Code (0)

등록된 구현이 없습니다.

Tasks

Form

Similar Papers 제목 키워드 기반

Distributed Online Convex Optimization with Adversarial Constraints: Reduced Cumulative Constraint Violation Bounds under Slater's Condition

2023-05-31 · Xinlei Yi, Xiuxian Li, Tao Yang, Lihua Xie 외

This paper considers distributed online convex optimization with adversarial constraints. In this setting, a network of agents makes decisions at each round, and then only a portion of the loss function and a coordinate …

Reduced Network Cumulative Constraint Violation for Distributed Bandit Convex Optimization under Slater Condition

2024-11-18 · Kunpeng Zhang, Xinlei Yi, Jinliang Ding, Ming Cao 외

This paper studies the distributed bandit convex optimization problem with time-varying inequality constraints, where the goal is to minimize network regret and cumulative constraint violation. To calculate network cumul…

Adaptive Algorithms for Online Convex Optimization with Long-term Constraints

2015-12-23 · Rodolphe Jenatton, Jim Huang, Cédric Archambeau

We present an adaptive online gradient descent algorithm to solve online convex optimization problems with long-term constraints , which are constraints that need to be satisfied when accumulated over a finite number of …

An Optimistic Algorithm for Online Convex Optimization with Adversarial Constraints

2024-12-11 · Jordan Lekeufack, Michael I. Jordan

We study Online Convex Optimization (OCO) with adversarial constraints, where an online algorithm must make sequential decisions to minimize both convex loss functions and cumulative constraint violations. We focus on a …

Multi-Armed Bandits

Regret and Cumulative Constraint Violation Analysis for Online Convex Optimization with Long Term Constraints

2021-06-09 · Xinlei Yi, Xiuxian Li, Tao Yang, Lihua Xie 외

This paper considers online convex optimization with long term constraints, where constraints can be violated in intermediate rounds, but need to be satisfied in the long run. The cumulative constraint violation is used …