English

An Efficient Interior-Point Method for Online Convex Optimization

Machine Learning 2023-07-24 v1 Optimization and Control

Abstract

A new algorithm for regret minimization in online convex optimization is described. The regret of the algorithm after TT time periods is O(TlogT)O(\sqrt{T \log T}) - which is the minimum possible up to a logarithmic term. In addition, the new algorithm is adaptive, in the sense that the regret bounds hold not only for the time periods 1,,T1,\ldots,T but also for every sub-interval s,s+1,,ts,s+1,\ldots,t. The running time of the algorithm matches that of newly introduced interior point algorithms for regret minimization: in nn-dimensional space, during each iteration the new algorithm essentially solves a system of linear equations of order nn, rather than solving some constrained convex optimization problem in nn dimensions and possibly many constraints.

Keywords

Cite

@article{arxiv.2307.11668,
  title  = {An Efficient Interior-Point Method for Online Convex Optimization},
  author = {Elad Hazan and Nimrod Megiddo},
  journal= {arXiv preprint arXiv:2307.11668},
  year   = {2023}
}
R2 v1 2026-06-28T11:37:06.225Z