@article{MAKHILLJEAS2019141718288,
    title = {Real World Data Clustering using a Hybrid of Normalized Particle
Swarm Optimization and Density&ndash;Sensitive Distance Measure},
    journal = {Journal of Engineering and Applied Sciences},
    volume = {14},
    number = {17},
    pages = {6317-6335},
    year = {2019},
    issn = {1816-949x},
    doi = {jeasci.2019.6317.6335},
    url = {https://makhillpublications.co/view-article.php?issn=1816-949x&doi=jeasci.2019.6317.6335},
    author = {Temitayo,Olugbara and},
    keywords = {k–means,normalized particle swarm optimization,clustering,real world dataset,density–sensitivedistance metric,min–max normalization},
    abstract = {k&ndash;means is among the most widely used classical partitioned clustering algorithms mainly because
of its quick convergence rate, adaptability nature to sparse data and simplicity of implementation. However, it
only guarantees convergence of sum of square&#146;s objective function to a local minimum while its convergence
to global optimum appears NP&ndash;hard when introduced to large, noisy and non&ndash;convex structures. This in turn
maximizes its error margin. Most currently existing improvements on k&ndash;means adopt techniques which further
introduce additional challenges including inaccurate clustering results, high space and time complexities and
sometimes premature convergence on k&ndash;means. However, high accuracy with large datasets, robustness to
noisy data, low clustering time and low sum&ndash;of&ndash;squared error are sought&ndash;after capabilities of good clustering
algorithms. In this study, a hybrid Normalized Particle Swarm Optimized&ndash;Density Sensitive (NPSO&ndash;DS) k&ndash;means
algorithm is developed to manage the aforementioned limitations of k&ndash;means. The proposed NPSO&ndash;DS k&ndash;means
algorithm combines the global stability feature of the normalized Particle Swarm Optimization (PSO) technique
incorporating a min&ndash;max technique and a clustering error as objective function with the stable properties of a
density&ndash;sensitive k&ndash;means to realize convergence of particles to global optimum with large and noisy real&ndash;world
datasets. Using clustering accuracy, sum&ndash;of&ndash;squared error and clustering time as performance metrics, the
experimental evaluation results obtained when the developed algorithm was tested on Educational Process
Mining (EPM) and wine datasets indicate that it is significantly capable of consistently yielding high quality
results. Furthermore, the developed NPSO&ndash;DS k&ndash;means algorithm could identify non&ndash;convex clustering
structures and offers appreciable robustness to noisy data, thus, generalizing the application areas of the
baseline k&ndash;means algorithm.}
    }