paper-with-me

홈 › Papers

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, Tianyou Chai, Karl H. Johansson

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 as the metric to measure constraint violations, which excludes the situation that strictly feasible constraints can compensate the effects of violated constraints. A novel algorithm is first proposed and it achieves an $\mathcal{O}(T^{\max\{c,1-c\}})$ bound for static regret and an $\mathcal{O}(T^{(1-c)/2})$ bound for cumulative constraint violation, where $c\in(0,1)$ is a user-defined trade-off parameter, and thus has improved performance compared with existing results. Both static regret and cumulative constraint violation bounds are reduced to $\mathcal{O}(\log(T))$ when the loss functions are strongly convex, which also improves existing results. %In order to bound the regret with respect to any comparator sequence, In order to achieve the optimal regret with respect to any comparator sequence, another algorithm is then proposed and it achieves the optimal $\mathcal{O}(\sqrt{T(1+P_T)})$ regret and an $\mathcal{O}(\sqrt{T})$ cumulative constraint violation, where $P_T$ is the path-length of the comparator sequence. Finally, numerical simulations are provided to illustrate the effectiveness of the theoretical results.

📄 PDF Abstract BibTeX arXiv:2106.05135

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

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 …

Regret and Cumulative Constraint Violation Analysis for Distributed Online Constrained Convex Optimization

2021-05-01 · Xinlei Yi, Xiuxian Li, Tao Yang, Lihua Xie 외

This paper considers the distributed online convex optimization problem with time-varying constraints over a network of agents. This is a sequential decision making problem with two sequences of arbitrarily varying conve…

Decision MakingSequential Decision Making

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

Form

CLASP: An online learning algorithm for Convex Losses And Squared Penalties

2026-01-22 · Ricardo N. Ferreira, João Xavier, Cláudia Soares arxiv

We study Constrained Online Convex Optimization (COCO), where a learner chooses actions iteratively, observes both unanticipated convex loss and convex constraint, and accumulates loss while incurring penalties for const…