English

Clustering with Transitive Distance and K-Means Duality

Machine Learning 2007-11-26 v1

Abstract

Recent spectral clustering methods are a propular and powerful technique for data clustering. These methods need to solve the eigenproblem whose computational complexity is O(n3)O(n^3), where nn is the number of data samples. In this paper, a non-eigenproblem based clustering method is proposed to deal with the clustering problem. Its performance is comparable to the spectral clustering algorithms but it is more efficient with computational complexity O(n2)O(n^2). We show that with a transitive distance and an observed property, called K-means duality, our algorithm can be used to handle data sets with complex cluster shapes, multi-scale clusters, and noise. Moreover, no parameters except the number of clusters need to be set in our algorithm.

Keywords

Cite

@article{arxiv.0711.3594,
  title  = {Clustering with Transitive Distance and K-Means Duality},
  author = {Chunjing Xu and Jianzhuang Liu and Xiaoou Tang},
  journal= {arXiv preprint arXiv:0711.3594},
  year   = {2007}
}

Comments

13 pages, 6 figures

R2 v1 2026-06-21T09:46:17.905Z