Home > Research > Publications & Outputs > Data density based clustering
View graph of relations

Data density based clustering

Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSNConference contribution/Paperpeer-review

Published
Publication date8/09/2014
Host publicationComputational Intelligence (UKCI), 2014 14th UK Workshop on
PublisherIEEE
Pages1-7
Number of pages7
ISBN (print)9781479955381
<mark>Original language</mark>English
EventUKCI2014 - University of Bradford, Bradford, United Kingdom
Duration: 8/09/201410/09/2014

Conference

ConferenceUKCI2014
Country/TerritoryUnited Kingdom
CityBradford
Period8/09/1410/09/14

Conference

ConferenceUKCI2014
Country/TerritoryUnited Kingdom
CityBradford
Period8/09/1410/09/14

Abstract

A new, data density based approach to clustering is presented which automatically determines the number of clusters. By using RDE for each data sample the number of calculations is significantly reduced in offline mode and, further, the method is suitable for online use.
The clusters allow a different diameter per feature/ dimension creating hyper-ellipsoid clusters which are axis-orthogonal. This results in a greater differentiation between clusters where the clusters are highly asymmetrical.
We illustrate this with 3 standard data sets, 1 artificial dataset and a large real dataset to demonstrate comparable results to Subtractive, Hierarchical, K-Means, ELM and DBScan clustering techniques. Unlike subtractive clustering we do not iteratively calculate P however. Unlike hierarchical we do not need O(N2) distances to be calculated and a cut-off threshold to be defined. Unlike k-means we do not need to predefine the number of clusters.
Using the RDE equations to calculate the densities the algorithm is efficient, and requires no iteration to approach the optimal result. We compare the proposed algorithm to k-means, subtractive, hierarchical, ELM and DBScan clustering with respect to several criteria. The results demonstrate the validity of the proposed approach.