English

Dimension-Free Bounds on Chasing Convex Functions

Data Structures and Algorithms 2020-05-29 v1

Abstract

We consider the problem of chasing convex functions, where functions arrive over time. The player takes actions after seeing the function, and the goal is to achieve a small function cost for these actions, as well as a small cost for moving between actions. While the general problem requires a polynomial dependence on the dimension, we show how to get dimension-independent bounds for well-behaved functions. In particular, we consider the case where the convex functions are κ\kappa-well-conditioned, and give an algorithm that achieves an O(κ)O(\sqrt \kappa)-competitiveness. Moreover, when the functions are supported on kk-dimensional affine subspaces--e.g., when the function are the indicators of some affine subspaces--we get O(min(k,klogT))O(\min(k, \sqrt{k \log T}))-competitive algorithms for request sequences of length TT. We also show some lower bounds, that well-conditioned functions require Ω(κ1/3)\Omega(\kappa^{1/3})-competitiveness, and kk-dimensional functions require Ω(k)\Omega(\sqrt{k})-competitiveness.

Keywords

Cite

@article{arxiv.2005.14058,
  title  = {Dimension-Free Bounds on Chasing Convex Functions},
  author = {C. J. Argue and Anupam Gupta and Guru Guruganesh},
  journal= {arXiv preprint arXiv:2005.14058},
  year   = {2020}
}
R2 v1 2026-06-23T15:53:13.349Z