Using MM principles to deal with incomplete data in K-means clustering

12/23/2022
by   Ali Beikmohammadi, et al.
0

Among many clustering algorithms, the K-means clustering algorithm is widely used because of its simple algorithm and fast convergence. However, this algorithm suffers from incomplete data, where some samples have missed some of their attributes. To solve this problem, we mainly apply MM principles to restore the symmetry of the data, so that K-means could work well. We give the pseudo-code of the algorithm and use the standard datasets for experimental verification. The source code for the experiments is publicly available in the following link: <https://github.com/AliBeikmohammadi/MM-Optimization/blob/main/mini-project/MM>

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/07/2020

Fast Kernel k-means Clustering Using Incomplete Cholesky Factorization

Kernel-based clustering algorithm can identify and capture the non-linea...
research
07/09/2020

Modified Possibilistic Fuzzy C-Means Algorithm for Clustering Incomplete Data Sets

Possibilistic fuzzy c-means (PFCM) algorithm is a reliable algorithm has...
research
03/26/2018

Robust principal components for irregularly spaced longitudinal data

Consider longitudinal data x_ij, with i=1,...,n and j=1,...,p_i, where x...
research
05/01/2019

Recombinator-k-means: Enhancing k-means++ by seeding from pools of previous runs

We present a heuristic algorithm, called recombinator-k-means, that can ...
research
09/16/2022

Comments on "Iteratively Re-weighted Algorithm for Fuzzy c-Means"

In this comment, we present a simple alternate derivation to the IRW-FCM...
research
02/24/2020

Clustering and Classification with Non-Existence Attributes: A Sentenced Discrepancy Measure Based Technique

For some or all of the data instances a number of independent-world clus...
research
01/07/2021

A Framework for Deep Constrained Clustering

The area of constrained clustering has been extensively explored by rese...

Please sign up or login with your details

Forgot password? Click here to reset