K-sets+: a Linear-time Clustering Algorithm for Data Points with a Sparse Similarity Measure
Cheng-Shang Chang, Chia-Tai Chang, Duan-Shin Lee, Li-Heng Liou

TL;DR
This paper introduces K-sets+, a linear-time clustering algorithm for data with sparse similarity measures, extending previous methods to semi-metric and similarity-only spaces, with proven convergence and practical effectiveness.
Contribution
The paper presents the K-sets+ algorithm, extending clustering to semi-metric and similarity spaces with linear complexity for sparse data, and provides convergence guarantees.
Findings
Converges in finite iterations.
Effective on synthetic and real datasets.
Linear complexity for sparse similarity matrices.
Abstract
In this paper, we first propose a new iterative algorithm, called the K-sets+ algorithm for clustering data points in a semi-metric space, where the distance measure does not necessarily satisfy the triangular inequality. We show that the K-sets+ algorithm converges in a finite number of iterations and it retains the same performance guarantee as the K-sets algorithm for clustering data points in a metric space. We then extend the applicability of the K-sets+ algorithm from data points in a semi-metric space to data points that only have a symmetric similarity measure. Such an extension leads to great reduction of computational complexity. In particular, for an n * n similarity matrix with m nonzero elements in the matrix, the computational complexity of the K-sets+ algorithm is O((Kn + m)I), where I is the number of iterations. The memory complexity to achieve that computational…
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
TopicsSparse and Compressive Sensing Techniques · Face and Expression Recognition · Advanced Image and Video Retrieval Techniques
