English

Chasing Convex Bodies with Linear Competitive Ratio

Data Structures and Algorithms 2020-01-08 v2 Metric Geometry

Abstract

We study the problem of chasing convex bodies online: given a sequence of convex bodies KtRdK_t\subseteq \mathbb{R}^d the algorithm must respond with points xtKtx_t\in K_t in an online fashion (i.e., xtx_t is chosen before Kt+1K_{t+1} is revealed). The objective is to minimize the sum of distances between successive points in this sequence. Bubeck et al. (STOC 2019) gave a 2O(d)2^{O(d)}-competitive algorithm for this problem. We give an algorithm that is O(min(d,dlogT))O(\min(d, \sqrt{d \log T}))-competitive for any sequence of length TT.

Keywords

Cite

@article{arxiv.1905.11877,
  title  = {Chasing Convex Bodies with Linear Competitive Ratio},
  author = {C. J. Argue and Anupam Gupta and Guru Guruganesh and Ziye Tang},
  journal= {arXiv preprint arXiv:1905.11877},
  year   = {2020}
}
R2 v1 2026-06-23T09:29:17.841Z