Abstract
We study the problem of chasing positive bodies in Z_$\ell_{1}$_Z: given a sequence of bodies Z_$K_{t}=\left\{x^{t} \in \mathbb{R}_{+}^{n} \mid C^{t} x^{t} \geq 1, P^{t} x^{t} \leq 1\right\}$_Z revealed online, where Z_$C^{t}$_Z and Z_$P^{t}$_Z are nonnegative matrices, the goal is to (approximately) maintain a point Z_$x_{t} \in K_{t}$_Z such that Z_$\sum_{t}\left\|x_{t}-x_{t-1}\right\|_{1}$_Z is minimized. This captures the fully-dynamic low-recourse variant of any problem that can be expressed as a mixed packing-covering linear program and thus also the fractional version of many central problems in dynamic algorithms such as set cover, load balancing, hyperedge orientation, minimum spanning tree, and matching.We give an Z_$O(\log d)$_Z-competitive algorithm for this problem, where d is the maximum row sparsity of any matrix Z_$C^{t}$_Z. This bypasses and improves exponentially over the lower bound of Z_$\sqrt{n}$_Z known for general convex bodies. Our algorithm is based on iterated information projections, and, in contrast to general convex body chasing algorithms, is entirely memoryless.We also show how to round our solution dynamically to obtain the first fully dynamic algorithms with competitive recourse for all the stated problems above; i.e. their recourse is less than the recourse of every other algorithm on every update sequence, up to polylogarithmic factors. This is a significantly stronger notion than the notion of absolute recourse in the dynamic algorithms literature.