Generalizing k-means for an arbitrary distance matrix

03/24/2013
by   Balazs Szalkai, et al.
0

The original k-means clustering method works only if the exact vectors representing the data points are known. Therefore calculating the distances from the centroids needs vector operations, since the average of abstract data points is undefined. Existing algorithms can be extended for those cases when the sole input is the distance matrix, and the exact representing vectors are unknown. This extension may be named relational k-means after a notation for a similar algorithm invented for fuzzy clustering. A method is then proposed for generalizing k-means for scenarios when the data points have absolutely no connection with a Euclidean space.

READ FULL TEXT

page 1

page 2

page 3

research
04/25/2013

An implementation of the relational k-means algorithm

A C# implementation of a generalized k-means variant called relational k...
research
06/27/2021

Linear-Time Approximation Scheme for k-Means Clustering of Affine Subspaces

In this paper, we present a linear-time approximation scheme for k-means...
research
09/23/2013

Ellipsoidal Rounding for Nonnegative Matrix Factorization Under Noisy Separability

We present a numerical algorithm for nonnegative matrix factorization (N...
research
07/31/2019

A novel framework of the fuzzy c-means distances problem based weighted distance

Clustering is one of the major roles in data mining that is widely appli...
research
09/27/2012

Reclassification formula that provides to surpass K-means method

The paper presents a formula for the reclassification of multidimensiona...
research
03/22/2017

Clustering for Different Scales of Measurement - the Gap-Ratio Weighted K-means Algorithm

This paper describes a method for clustering data that are spread out ov...

Please sign up or login with your details

Forgot password? Click here to reset