English

Nested Convex Bodies are Chaseable

Data Structures and Algorithms 2017-07-19 v1

Abstract

In the Convex Body Chasing problem, we are given an initial point v0v_0 in RdR^d and an online sequence of nn convex bodies F1,...,FnF_1, ..., F_n. When we receive FiF_i, we are required to move inside FiF_i. Our goal is to minimize the total distance travelled. This fundamental online problem was first studied by Friedman and Linial (DCG 1993). They proved an Ω(d)\Omega(\sqrt{d}) lower bound on the competitive ratio, and conjectured that a competitive ratio depending only on d is possible. However, despite much interest in the problem, the conjecture remains wide open. We consider the setting in which the convex bodies are nested: F1...FnF_1 \supset ... \supset F_n. The nested setting is closely related to extending the online LP framework of Buchbinder and Naor (ESA 2005) to arbitrary linear constraints. Moreover, this setting retains much of the difficulty of the general setting and captures an essential obstacle in resolving Friedman and Linial's conjecture. In this work, we give the first f(d)f(d)-competitive algorithm for chasing nested convex bodies in RdR^d.

Cite

@article{arxiv.1707.05527,
  title  = {Nested Convex Bodies are Chaseable},
  author = {Nikhil Bansal and Martin Böhm and Marek Eliáš and Grigorios Koumoutsos and Seeun William Umboh},
  journal= {arXiv preprint arXiv:1707.05527},
  year   = {2017}
}
R2 v1 2026-06-22T20:50:02.295Z