English

Online Unrelated-Machine Load Balancing and Generalized Flow with Recourse

Data Structures and Algorithms 2022-11-30 v1

Abstract

We consider the online unrelated-machine load balancing problem with recourse, where the algorithm is allowed to re-assign prior jobs. We give a (2+ϵ)(2+\epsilon)-competitive algorithm for the problem with Oϵ(logn)O_\epsilon(\log n) amortized recourse per job. This is the first O(1)O(1)-competitive algorithm for the problem with reasonable recourse, and the competitive ratio nearly matches the long-standing best-known offline approximation guarantee. We also show an O(loglogn/logloglogn)O(\log\log n/\log\log\log n)-competitive algorithm for the problem with O(1)O(1) amortized recourse. The best-known bounds from prior work are O(loglogn)O(\log\log n)-competitive algorithms with O(1)O(1) amortized recourse due to [GKS14], for the special case of the restricted assignment model. Along the way, we design an algorithm for the online generalized network flow problem (also known as network flow problem with gains) with recourse. In the problem, any edge uvuv in the network has a gain parameter γuv>0\gamma_{uv} > 0 and θ\theta-units of flow sent across uvuv from uu's side becomes γuvθ\gamma_{uv} \theta units of flow on the vv'th side. In the online problem, there is one sink, and sources come one by one. Upon arrival of a source, we need to send 1 unit flow from the source. A recourse occurs if we change the flow value of an edge. We give an online algorithm for the problem with recourse at most O(1/ϵ)O(1/\epsilon) times the optimum cost for the instance with capacities scaled by 11+ϵ\frac{1}{1+\epsilon}. The (1+ϵ)(1+\epsilon)-factor improves upon the corresponding (2+ϵ)(2+\epsilon)-factor of [GKS14], which only works for the ordinary network flow problem. As an immediate corollary, we also give an improved algorithm for the online bb-matching problem with reassignment costs.

Keywords

Cite

@article{arxiv.2211.16216,
  title  = {Online Unrelated-Machine Load Balancing and Generalized Flow with Recourse},
  author = {Ravishankar Krishnaswamy and Shi Li and Varun Suriyanarayana},
  journal= {arXiv preprint arXiv:2211.16216},
  year   = {2022}
}
R2 v1 2026-06-28T07:16:43.948Z