Clustering with Local and Global Regularization
Abstract
Abstract—Clustering is an old research topic in data mining and machine learning. Most of the traditional clustering methods can be categorized as local or global ones. In this paper, a novel clustering method that can explore both the local and global information in the data set is proposed. The method, Clustering with Local and Global Regularization (CLGR), aims to minimize a cost function that properly trades off the local and global costs. We show that such an optimization problem can be solved by the eigenvalue decomposition of a sparse symmetric matrix, which can be done efficiently using iterative methods. Finally, the experimental results on several data sets are presented to show the effectiveness of our method. Index Terms—Clustering, local learning, smoothness, regularization. Ç 1
Cite
Text
Wang et al. "Clustering with Local and Global Regularization." AAAI Conference on Artificial Intelligence, 2007.Markdown
[Wang et al. "Clustering with Local and Global Regularization." AAAI Conference on Artificial Intelligence, 2007.](https://mlanthology.org/aaai/2007/wang2007aaai-clustering/)BibTeX
@inproceedings{wang2007aaai-clustering,
title = {{Clustering with Local and Global Regularization}},
author = {Wang, Fei and Zhang, Changshui and Li, Tao},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2007},
pages = {657-662},
url = {https://mlanthology.org/aaai/2007/wang2007aaai-clustering/}
}