Nonuniform Graph Partitioning with Unrelated Weights
Konstantin Makarychev, Yury Makarychev

TL;DR
This paper presents improved approximation algorithms for the Minimum Nonuniform Partitioning problem, extending results to unrelated weights and dimensions, with better ratios for general and minor-excluded graphs.
Contribution
Introduces a bi-criteria approximation algorithm with improved ratios for nonuniform graph partitioning, including extensions to unrelated and multi-dimensional weights.
Findings
Achieves $O(\sqrt{\log n \log k})$ approximation for general graphs.
Attains $O(1)$ approximation for graphs with excluded minors.
Extends results to unrelated and multi-dimensional weight scenarios.
Abstract
We give a bi-criteria approximation algorithm for the Minimum Nonuniform Partitioning problem, recently introduced by Krauthgamer, Naor, Schwartz and Talwar (2014). In this problem, we are given a graph on vertices and numbers . The goal is to partition the graph into disjoint sets satisfying so as to minimize the number of edges cut by the partition. Our algorithm has an approximation ratio of for general graphs, and an approximation for graphs with excluded minors. This is an improvement upon the algorithm of Krauthgamer, Naor, Schwartz and Talwar (2014). Our approximation ratio matches the best known ratio for the Minimum (Uniform) -Partitioning problem. We extend our results to the case of "unrelated weights" and to the case of "unrelated…
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.
Taxonomy
TopicsAdvanced Graph Theory Research · Computational Geometry and Mesh Generation · Complexity and Algorithms in Graphs
