English

Convex Optimization with Nested Evolving Feasible Sets

Machine Learning 2026-05-11 v1 Data Structures and Algorithms Optimization and Control

Abstract

Convex Optimization with Nested Evolving Feasible Sets (CONES)} is considered where the objective function ff remains fixed but the feasible region evolves over time as a nested sequence S1S2STS_1 \supseteq S_2 \supseteq \cdots \supseteq S_T. The goal of an online algorithm is to simultaneously minimize the regret with respect to hindsight static optimal benchmark and the total movement cost while ensuring feasibility at all times. CONES is an optimization-oriented generalization of the well-known nested convex body chasing problem. When the loss function is convex, we propose a lazy-algorithm and show that it achieves O(T1β),O(Tβ)O(T^{1-\beta}), O(T^\beta) simultaneous regret and movement cost for any β(0,1]\beta \in (0,1], over a time horizon of TT. When the loss function is strongly convex or α\alpha-sharp, we propose an algorithm Frugal that simultaneously achieves zero regret and a movement cost of O(logT)O(\log T). To complement this, we show that any online algorithm with o(T)o(T) regret has a movement cost of Ω(logT)\Omega(\log{T}) for both cases, proving optimality of Frugal.

Keywords

Cite

@article{arxiv.2605.07386,
  title  = {Convex Optimization with Nested Evolving Feasible Sets},
  author = {Karthick Krishna M. and Haricharan Balasundaram and Rahul Vaze},
  journal= {arXiv preprint arXiv:2605.07386},
  year   = {2026}
}
R2 v1 2026-07-01T12:57:08.647Z