Abstract

Clustering techniques play an important role in exploratory pattern analysis, unsupervised learning and image segmentation applications. Many clustering algorithms, both partitional clustering and hierarchical clustering, require intensive computation, even for a modest number of patterns. This paper presents two parallel clustering algorithms. For a clustering problem with N = 2 n patterns and M = 2 m features, the time complexity of the traditional partitional clustering algorithm on a single processor computer is O( MNK), where K is the number of clusters. The proposed algorithm on anSIMD computer with MN processors has a time complexity O( K( n + m)). The time complexity of the proposed single-link hierarchical clustering algorithm is reduced from O( MN 2) of the uniprocessor algorithm to O( nN) with MN processors.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.