Deep Linear Coding for Fast Graph Clustering
Abstract
Clustering has been one of the most critical unsupervised learning techniques that has been widely applied in data mining problems. As one of its branches, graph clustering enjoys its popularity due to its appealing performance and strong theoretical supports. However, the eigen-decomposition problems involved are computationally expensive. In this paper, we propose a deep structure with a linear coder as the building block for fast graph clustering, called Deep Linear Coding (DLC). Different from conventional coding schemes, we jointly learn the feature transform function and discriminative codings, and guarantee that the learned codes are robust in spite of local distortions. In addition, we use the proposed linear coders as the building blocks to formulate a deep structure to further refine features in a layerwise fashion. Extensive experiments on clustering tasks demonstrate that our method performs well in terms of both time complexity and clustering accuracy. On a large-scale benchmark dataset (580K), our method runs 1500 times faster than the original spectral clustering.
Cite
Text
Shao et al. "Deep Linear Coding for Fast Graph Clustering." International Joint Conference on Artificial Intelligence, 2015.Markdown
[Shao et al. "Deep Linear Coding for Fast Graph Clustering." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/shao2015ijcai-deep/)BibTeX
@inproceedings{shao2015ijcai-deep,
title = {{Deep Linear Coding for Fast Graph Clustering}},
author = {Shao, Ming and Li, Sheng and Ding, Zhengming and Fu, Yun},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2015},
pages = {3798-3804},
url = {https://mlanthology.org/ijcai/2015/shao2015ijcai-deep/}
}