Reviews: Sparse Embedded k -Means Clustering
–Neural Information Processing Systems
The authors proposed a sparse embedded k-means clustering algorithm to improve the running time of matrix multiplication of current proposed randomization projection method under sparse setting of data matrix in the literature. In particular, they demonstrated that their algorithms achieve the calculation time of matrix multiplication of order proportional to the number of non-zeroes entries of data matrix. I think the sparse embedded k-means clustering algorithm is rather interesting; however, it is not a very surprising improvement given the current results from the paper of C. Boutsidis et al. (2015). More specifically, both papers try to approximate low dimension solution for the original solution of K-means problem. To do that, C. Boutsidis et al. (2015) proposed to multiply the data matrix X with a random matrix having entries 1/\sqrt{d'} or -1/\sqrt{d'} where d' is the dimension of the approximation solution.
Neural Information Processing Systems
Oct-7-2024, 17:15:36 GMT
- Technology: