@inproceedings{LauerDattaKauretal.2017, author = {Tobias Lauer and Amitava Datta and Amardeep Kaur and Sami Chabbouh}, title = {Parallel Subspace Clustering Using Multi-core and Many-core Architectures}, series = {New Trends in Databases and Information Systems : ADBIS 2017 Short Papers and Workshops}, editor = {Mārīte Kirikova and Kjetil N{\o}rv{\aa}g and George Papadopoulos and Johann Gamper and Robert Wrembel and J{\´e}r{\^o}me Darmont and Stefano Rizzi}, publisher = {Springer}, address = {Cham}, isbn = {978-3-319-67161-1 (Softcover)}, issn = {1865-0929}, doi = {10.1007/978-3-319-67162-8\_21}, pages = {213 -- 223}, year = {2017}, abstract = {Finding clusters in high dimensional data is a challenging research problem. Subspace clustering algorithms aim to find clusters in all possible subspaces of the dataset where, a subspace is the subset of dimensions of the data. But exponential increase in the number of subspaces with the dimensionality of data renders most of the algorithms inefficient as well as ineffective. Moreover, these algorithms have ingrained data dependency in the clustering process, thus, parallelization becomes difficult and inefficient. SUBSCALE is a recent subspace clustering algorithm which is scalable with the dimensions and contains independent processing steps which can be exploited through parallelism. In this paper, we aim to leverage, firstly, the computational power of widely available multi-core processors to improve the runtime performance of the SUBSCALE algorithm. The experimental evaluation has shown linear speedup. Secondly, we are developing an approach using graphics processing units (GPUs) for fine-grained data parallelism to accelerate the computation further. First tests of the GPU implementation show very promising results.}, language = {en} }