English

A Nearly-Linear Bound for Chasing Nested Convex Bodies

Data Structures and Algorithms 2018-11-16 v2

Abstract

Friedman and Linial introduced the convex body chasing problem to explore the interplay between geometry and competitive ratio in metrical task systems. In convex body chasing, at each time step tNt \in \mathbb{N}, the online algorithm receives a request in the form of a convex body KtRdK_t \subseteq \mathbb{R}^d and must output a point xtKtx_t \in K_t. The goal is to minimize the total movement between consecutive output points, where the distance is measured in some given norm. This problem is still far from being understood, and recently Bansal et al. gave an algorithm for the nested version, where each convex body is contained within the previous one. We propose a different strategy which is O(dlogd)O(d \log d)-competitive algorithm for this nested convex body chasing problem, improving substantially over previous work. Our algorithm works for any norm. This result is almost tight, given an Ω(d)\Omega(d) lower bound for the \ell_{\infty}.

Keywords

Cite

@article{arxiv.1806.08865,
  title  = {A Nearly-Linear Bound for Chasing Nested Convex Bodies},
  author = {C. J. Argue and Sébastien Bubeck and Michael B. Cohen and Anupam Gupta and Yin Tat Lee},
  journal= {arXiv preprint arXiv:1806.08865},
  year   = {2018}
}
R2 v1 2026-06-23T02:39:03.375Z