Improved Analysis of Online Balanced Clustering
Marcin Bienkowski, Martin B\"ohm, Martin Kouteck\'y, Thomas, Rothvo{\ss}, Ji\v{r}\'i Sgall, Pavel Vesel\'y

TL;DR
This paper improves the competitive ratio for online balanced clustering by modifying a known algorithm, making it more practical for large-scale data center applications with many clusters.
Contribution
It introduces a simple modification to the existing algorithm, achieving a nearly linear dependency on the number of clusters, and employs Graver bases for technical analysis.
Findings
Achieved a $( ext{linear in } ext{number of clusters})$-competitive algorithm.
Used Graver bases to analyze solutions of linear integer equations.
Enhanced practical applicability for large data centers.
Abstract
In the online balanced graph repartitioning problem, one has to maintain a clustering of nodes into clusters, each having nodes. During runtime, an online algorithm is given a stream of communication requests between pairs of nodes: an inter-cluster communication costs one unit, while the intra-cluster communication is free. An algorithm can change the clustering, paying unit cost for each moved node. This natural problem admits a simple -competitive algorithm COMP, whose performance is far apart from the best known lower bound of . One of open questions is whether the dependency on can be made linear; this question is of practical importance as in the typical datacenter application where virtual machines are clustered on physical servers, is of several orders of magnitude larger than . We answer…
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.
