English

An Efficient Algorithm for Minimizing Ordered Norms in Fractional Load Balancing

Data Structures and Algorithms 2026-05-12 v2 Optimization and Control

Abstract

We study the problem of minimizing an ordered norm of a load vector (indexed by a set of dd resources), where a finite number nn of customers cc contribute to the load of each resource by choosing a solution xcx_c in a convex set XcR0dX_c \subseteq \mathbb{R}^d_{\geq 0}; so we minimize cxc||\sum_{c}x_c|| for some fixed ordered norm ||\cdot||. We devise a randomized algorithm that computes a (1+ε)(1+\varepsilon)-approximate solution to this problem and makes, with high probability, O((n+d)(ε2+loglogd)log(n+d))\mathcal{O}\left((n+d) (\varepsilon^{-2}+\log\log d)\log (n+d)\right) calls to oracles that minimize linear functions (with non-negative coefficients) over XcX_c. While this has been known for the \ell_{\infty} norm via the multiplicative weights update method, existing proof techniques do not extend to arbitrary ordered norms. Our algorithm uses a resource price mechanism that is motivated by the follow-the-regularized-leader paradigm, and is expressed by smooth approximations of ordered norms. We need and show that these have non-trivial stability properties, which may be of independent interest. For each customer, we define dynamic cost budgets, which evolve throughout the algorithm, to determine the allowed step sizes. This leads to non-uniform updates and may even reject certain oracle solutions. Using non-uniform sampling together with a martingale argument, we can guarantee sufficient expected progress in each iteration, and thus bound the total number of oracle calls with high probability.

Keywords

Cite

@article{arxiv.2511.11237,
  title  = {An Efficient Algorithm for Minimizing Ordered Norms in Fractional Load Balancing},
  author = {Daniel Blankenburg and Antonia Ellerbrock and Thomas Kesselheim and Jens Vygen},
  journal= {arXiv preprint arXiv:2511.11237},
  year   = {2026}
}

Comments

40 pages

R2 v1 2026-07-01T07:37:23.377Z