We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Improved algorithms for online load balancing

Abstract: We consider an online load balancing problem and its extensions in the framework of repeated games. On each round, the player chooses a distribution (task allocation) over $K$ servers, and then the environment reveals the load of each server, which determines the computation time of each server for processing the task assigned. After all rounds, the cost of the player is measured by some norm of the cumulative computation-time vector. The cost is the makespan if the norm is $L_\infty$-norm. The goal is to minimize the regret, i.e., minimizing the player's cost relative to the cost of the best fixed distribution in hindsight. We propose algorithms for general norms and prove their regret bounds. In particular, for $L_\infty$-norm, our regret bound matches the best known bound and the proposed algorithm runs in polynomial time per trial involving linear programming and second order programming, whereas no polynomial time algorithm was previously known to achieve the bound.
Comments: 16 pages; typos corrected
Subjects: Data Structures and Algorithms (cs.DS); Machine Learning (cs.LG)
MSC classes: 68W27
Cite as: arXiv:2007.07515 [cs.DS]
  (or arXiv:2007.07515v2 [cs.DS] for this version)

Submission history

From: Yaxiong Liu [view email]
[v1] Wed, 15 Jul 2020 07:28:06 GMT (98kb)
[v2] Tue, 21 Jul 2020 00:43:22 GMT (98kb)

Link back to: arXiv, form interface, contact.