A Polynomial Algorithm for Balanced Clustering via Graph Partitioning
Luis-Evaristo Caraballo, Jos\'e-Miguel D\'iaz-B\'a\~nez, Nadine Kroher

TL;DR
This paper introduces a polynomial-time algorithm for balanced clustering by formulating it as a graph partitioning problem using a new quality measure based on maximum spanning trees, suitable for load-balanced clustering tasks.
Contribution
It presents a novel polynomial algorithm for balanced clustering that optimally partitions graphs under a min-max criterion using a maximum spanning tree-based quality measure.
Findings
Algorithm computes optimal balanced clusters efficiently.
Applicable to load-balanced clustering scenarios.
Provides a new perspective on graph-based clustering quality.
Abstract
The objective of clustering is to discover natural groups in datasets and to identify geometrical structures which might reside there, without assuming any prior knowledge on the characteristics of the data. The problem can be seen as detecting the inherent separations between groups of a given point set in a metric space governed by a similarity function. The pairwise similarities between all data objects form a weighted graph adjacency matrix which contains all necessary information for the clustering process, which can consequently be formulated as a graph partitioning problem. In this context, we propose a new cluster quality measure which uses the maximum spanning tree and allows us to compute the optimal clustering under the min-max principle in polynomial time. Our algorithm can be applied when a load-balanced clustering is required.
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.
