2004
DOI: 10.1007/978-3-540-30463-0_50
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Algorithm for Extended Star Clustering

Abstract: In this paper we present a new parallel clustering algorithm based on the extended star clustering method. This algorithm can be used for example to cluster massive data sets of documents on distributed memory multiprocessors. The algorithm exploits the inherent data-parallelism in the extended star clustering algorithm. We implemented our algorithm on a cluster of personal computers connected through a Myrinet network. The code is portable to different architectures and it uses the MPI message-passing library… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
4
0

Year Published

2008
2008
2014
2014

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(4 citation statements)
references
References 6 publications
0
4
0
Order By: Relevance
“…A different version of the Extended Star algorithm was proposed by Gil et al to construct a parallel approach [7]. This new version is also independent of data order, and solves the first drawback of the former Extended Star algorithm, but it can produce unnecessary clusters and illogical (less dense) clusters.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…A different version of the Extended Star algorithm was proposed by Gil et al to construct a parallel approach [7]. This new version is also independent of data order, and solves the first drawback of the former Extended Star algorithm, but it can produce unnecessary clusters and illogical (less dense) clusters.…”
Section: Related Workmentioning
confidence: 99%
“…The Extended Star method outperforms the original Star algorithm, reducing considerably the number of clusters; nevertheless this algorithm can leave uncovered objects and in some cases produce unnecessary clusters. Another version of the Extended Star method was proposed by Gil et al to construct a parallel algorithm [7]. However, this version also has some drawbacks.…”
Section: Introductionmentioning
confidence: 99%
“…Some examples of this kind of applications are information retrieval [1], social network analysis [2], text segmentation [3], among others. In the literature, several algorithms have been proposed for overlapping clustering [4,5,6,7,8,9,10,11], which are different according to their mathematical basis and clustering strategies, as well as the type of datasets they can process. Due to their simplicity, the Kmeans algorithm [12] together with its variants are clustering algorithms that have been widely used in several applications.…”
Section: Introductionmentioning
confidence: 99%
“…Another version of the Extended Star algorithm was proposed by Gil et al to construct a parallel algorithm [8]. Nevertheless, this version also has the same drawbacks.…”
Section: Introductionmentioning
confidence: 99%