Learning a Kernel for Multi-Task Clustering

Abstract

Multi-task learning has received increasing attention in the past decade. Many supervised multi-task learning methods have been proposed, while unsupervised multi-task learning is still a rarely studied problem. In this paper, we propose to learn a kernel for multi-task clustering. Our goal is to learn a Reproducing Kernel Hilbert Space, in which the geometric structure of the data in each task is preserved, while the data distributions of any two tasks are as close as possible. This is formulated as a unified kernel learning framework, under which we study two types of kernel learning: nonparametric kernel learning and spectral kernel design. Both types of kernel learning can be solved by linear programming. Experiments on several cross-domain text data sets demonstrate that kernel k-means on the learned kernel can achieve better clustering results than traditional single-task clustering methods. It also outperforms the newly proposed multi-task clustering method.

Cite

Text

Gu et al. "Learning a Kernel for Multi-Task Clustering." AAAI Conference on Artificial Intelligence, 2011. doi:10.1609/AAAI.V25I1.7914

Markdown

[Gu et al. "Learning a Kernel for Multi-Task Clustering." AAAI Conference on Artificial Intelligence, 2011.](https://mlanthology.org/aaai/2011/gu2011aaai-learning/) doi:10.1609/AAAI.V25I1.7914

BibTeX

@inproceedings{gu2011aaai-learning,
  title     = {{Learning a Kernel for Multi-Task Clustering}},
  author    = {Gu, Quanquan and Li, Zhenhui and Han, Jiawei},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2011},
  pages     = {368-373},
  doi       = {10.1609/AAAI.V25I1.7914},
  url       = {https://mlanthology.org/aaai/2011/gu2011aaai-learning/}
}