vix.ing · top · new · best · stats · spec

Chasing Convex Bodies with Linear Competitive Ratio

2019/05/28 by Argue, C. J., Gupta, Anupam, Guruganesh, Guru +1 · 3 citations
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #FOS: Mathematics #Metric Geometry (math.MG)

paper · doi:10.48550/arxiv.1905.11877

Abstract

We study the problem of chasing convex bodies online: given a sequence of convex bodies Kt⊆ ℝd the algorithm must respond with points xt∈ Kt in an online fashion (i.e., xt is chosen before Kt+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)-competitive algorithm for this problem. We give an algorithm that is O(min(d, √(d log T)))-competitive for any sequence of length T.

Cited by

Related