Online metric allocation
Nikhil Bansal, Christian Coester

TL;DR
This paper introduces an online resource allocation algorithm in metric spaces that generalizes several fundamental problems, achieving competitive ratios of O(log n) for star metrics and tight bounds for non-convex costs.
Contribution
It presents a novel online algorithm using time-varying regularizers, extending the framework to non-convex costs with tight competitive bounds.
Findings
O(log n) competitive algorithm for weighted star metrics
Tight bounds of Θ(n) for non-convex cost functions on trees
Deterministic and randomized ratios of O(n^2) and O(n log n) on arbitrary metrics
Abstract
We introduce a natural online allocation problem that connects several of the most fundamental problems in online optimization. Let be an -point metric space. Consider a resource that can be allocated in arbitrary fractions to the points of . At each time , a convex monotone cost function appears at some point . In response, an algorithm may change the allocation of the resource, paying movement cost as determined by the metric and service cost , where is the fraction of the resource at at the end of time . For example, when the cost functions are , this is equivalent to randomized MTS, and when the cost functions are , this is equivalent to fractional -server. We give an -competitive algorithm for weighted star metrics. Due to the generality…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Advanced Bandit Algorithms Research · Complexity and Algorithms in Graphs
