2011
DOI: 10.14569/ijacsa.2011.020607
|View full text |Cite
|
Sign up to set email alerts
|

An Efficient Density based Improved K- Medoids Clustering algorithm

Abstract: Abstract-Clustering is the process of classifying objects into different groups by partitioning sets of data into a series of subsets called clusters. Clustering has taken its roots from algorithms like k-medoids and k-medoids. However conventional k-medoids clustering algorithm suffers from many limitations. Firstly, it needs to have prior knowledge about the number of cluster parameter k. Secondly, it also initially needs to make random selection of k representative objects and if these initial k medoids are… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
15
0
1

Year Published

2013
2013
2023
2023

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 19 publications
(17 citation statements)
references
References 10 publications
0
15
0
1
Order By: Relevance
“…k-medoids Algorithm which is also known as Partition Around Medoids (PAM) is developed by Kaufman and Rousseuw in 1987 [22][23] [24]. k-medoids algorithm is comparatively robust than k-means particularly in the context of outliers and noise because the k-means algorithm is sensetive to outliers.…”
Section: K-medoids Clustering Algorithmmentioning
confidence: 99%
See 2 more Smart Citations
“…k-medoids Algorithm which is also known as Partition Around Medoids (PAM) is developed by Kaufman and Rousseuw in 1987 [22][23] [24]. k-medoids algorithm is comparatively robust than k-means particularly in the context of outliers and noise because the k-means algorithm is sensetive to outliers.…”
Section: K-medoids Clustering Algorithmmentioning
confidence: 99%
“…Because a mean is sensetive to the outliers, i.e., if you look at an ages of students in one class, if you adding another very high age, the average age of the whole class shifts alot. So instead of taking the mean value of object in a cluster as a centroid the most centrally located object is used in the cluster as a medoids in k-medoids [22] [24]. k-medoids is a classical partitioning technique of clustering that clusters the data set of m objects into k number of clusters [24].…”
Section: K-medoids Clustering Algorithmmentioning
confidence: 99%
See 1 more Smart Citation
“…An efficient density based K-medoids clustering algorithm has been proposed to overcome the drawbacks of DBSCAN and K-medoids clustering algorithms [1].…”
Section: Related Workmentioning
confidence: 99%
“…According to the for mentioned related works [1], used Kmediods to improve the performance of DBSCAN. Whereas [2] used a popular algorithm which is SVM, one of the drawbacks of this algorithm is the long training time.…”
Section: Related Workmentioning
confidence: 99%