Transfer Spectral Clustering
Abstract
Transferring knowledge from auxiliary datasets has been proved useful in machine learning tasks. Its adoption in clustering however is still limited. Despite of its superior performance, spectral clustering has not yet been incorporated with knowledge transfer or transfer learning. In this paper, we make such an attempt and propose a new algorithm called transfer spectral clustering (TSC). It involves not only the data manifold information of the clustering task but also the feature manifold information shared between related clustering tasks. Furthermore, it makes use of co-clustering to achieve and control the knowledge transfer among tasks. As demonstrated by the experimental results, TSC can greatly improve the clustering performance by effectively using auxiliary unlabeled data when compared with other state-of-the-art clustering algorithms.
Cite
Text
Jiang and Chung. "Transfer Spectral Clustering." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2012. doi:10.1007/978-3-642-33486-3_50Markdown
[Jiang and Chung. "Transfer Spectral Clustering." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2012.](https://mlanthology.org/ecmlpkdd/2012/jiang2012ecmlpkdd-transfer/) doi:10.1007/978-3-642-33486-3_50BibTeX
@inproceedings{jiang2012ecmlpkdd-transfer,
title = {{Transfer Spectral Clustering}},
author = {Jiang, Wenhao and Chung, Fu-Lai},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2012},
pages = {789-803},
doi = {10.1007/978-3-642-33486-3_50},
url = {https://mlanthology.org/ecmlpkdd/2012/jiang2012ecmlpkdd-transfer/}
}