pith. machine review for the scientific record. sign in

arxiv: 1801.03347 · v2 · submitted 2018-01-10 · 💻 cs.CG · cs.DS

Recognition: unknown

A Polynomial Algorithm for Balanced Clustering via Graph Partitioning

Authors on Pith no claims yet
classification 💻 cs.CG cs.DS
keywords clusteringgraphalgorithmdatagroupspartitioningpolynomialproblem
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. An Optimal Algorithm for Cardinality-Constrained Diameter Partitioning

    cs.DS 2026-05 unverdicted novelty 7.0

    An O(n^2) optimal algorithm for cardinality-constrained diameter partitioning via reduction to bottleneck 2-coloring and tree DP on the maximum spanning tree, with a matching lower bound.