An Easy-To-Implement Framework Of Fast Subspace Clustering For Big Data Sets
Linghang Meng, Yuchen Jiao, Yuantao Gu
-
SPS
IEEE Members: $11.00
Non-members: $15.00Length: 14:05
Subspace clustering has attracted much attention due to its successful application on many data mining and computer vision tasks. However, most subspace clustering algorithms suffer from the scalability and the curse of dimensionality problems. When the volumn or the dimension of the datasets becomes high, these algorithms are infeasible for the high computational complexity and large memory requirement. To enable the fast implementation of subspace clustering on big datasets, this paper proposes a simple but effective subspace clustering framework called Fast Subspace Clustering (FSC), which adopts a âsampling, random projecting, clustering, and classifyingâ strategy. We prove that under certain conditions on the subspace and the original subspace clustering algorithm, both the time and space complexity of FSC is linear with the volumn and dimension of data. Experimental results on several real-world datasets demonstrate the effectiveness and efficiency of the proposed framework.