DSpace Repository

Parallelizing OPTICS for multicore systems

Show simple item record

dc.contributor.author Goyal, Navneet
dc.contributor.author Goyal, Poonam
dc.date.accessioned 2022-12-26T09:22:29Z
dc.date.available 2022-12-26T09:22:29Z
dc.date.issued 2014-10
dc.identifier.uri https://dl.acm.org/doi/10.1145/2675744.2675763
dc.identifier.uri http://dspace.bits-pilani.ac.in:8080/xmlui/handle/123456789/8129
dc.description.abstract Parallelizing algorithms to leverage multiple cores in a processor or multiple nodes in a cluster setup is the only way forward to handle ever-increasing volumes of data. OPTICS is a well-known density based clustering algorithm to identify arbitrary shaped clusters. Since, hierarchical cluster ordering of OPTICS is sensitive to the order in which data is processed, typically a priority queue is used to maintain the order. This sequential access order makes it difficult to parallelize OPTICS. Moreover, the execution time of OPTICS increases with increase in density of data. We propose a parallel version of OPTICS for shared memory multi-core systems using a master-slave pattern for parallelization. The master runs concurrently with the slaves and distributes data to the slaves. Each slave performs neighborhood queries for a subset of data. Our approach ensures that cluster ordering matches with that of the classical OPTICS. Our solution runs in a mostly data parallel mode yielding scalable performance. We also argue that our approach is well suited for dense datasets in particular. en_US
dc.language.iso en en_US
dc.publisher ACM Digital Library en_US
dc.subject Computer Science en_US
dc.subject OPTICS en_US
dc.subject Multicore systems en_US
dc.title Parallelizing OPTICS for multicore systems en_US
dc.type Article en_US


Files in this item

Files Size Format View

There are no files associated with this item.

This item appears in the following Collection(s)

Show simple item record

Search DSpace


Advanced Search

Browse

My Account