English

Near Optimal Online Algorithms and Fast Approximation Algorithms for Resource Allocation Problems

Data Structures and Algorithms 2019-03-12 v1

Abstract

We present prior robust algorithms for a large class of resource allocation problems where requests arrive one-by-one (online), drawn independently from an unknown distribution at every step. We design a single algorithm that, for every possible underlying distribution, obtains a 1ϵ1-\epsilon fraction of the profit obtained by an algorithm that knows the entire request sequence ahead of time. The factor ϵ\epsilon approaches 00 when no single request consumes/contributes a significant fraction of the global consumption/contribution by all requests together. We show that the tradeoff we obtain here that determines how fast ϵ\epsilon approaches 00, is near optimal: we give a nearly matching lower bound showing that the tradeoff cannot be improved much beyond what we obtain. Going beyond the model of a static underlying distribution, we introduce the adversarial stochastic input model, where an adversary, possibly in an adaptive manner, controls the distributions from which the requests are drawn at each step. Placing no restriction on the adversary, we design an algorithm that obtains a 1ϵ1-\epsilon fraction of the optimal profit obtainable w.r.t. the worst distribution in the adversarial sequence. In the offline setting we give a fast algorithm to solve very large LPs with both packing and covering constraints. We give algorithms to approximately solve (within a factor of 1+ϵ1+\epsilon) the mixed packing-covering problem with O(γmlog(n/δ)ϵ2)O(\frac{\gamma m \log (n/\delta)}{\epsilon^2}) oracle calls where the constraint matrix of this LP has dimension n×mn\times m, the success probability of the algorithm is 1δ1-\delta, and γ\gamma quantifies how significant a single request is when compared to the sum total of all requests. We discuss implications of our results to several special cases including online combinatorial auctions, network routing and the adwords problem.

Keywords

Cite

@article{arxiv.1903.03944,
  title  = {Near Optimal Online Algorithms and Fast Approximation Algorithms for Resource Allocation Problems},
  author = {Nikhil R. Devanur and Kamal Jain and Balasubramanian Sivan and Christopher A. Wilkens},
  journal= {arXiv preprint arXiv:1903.03944},
  year   = {2019}
}

Comments

Appeared in the Journal of the ACM, Volume 66, Issue 1, Pages 7:1--7:41, 2019

R2 v1 2026-06-23T08:03:22.056Z