Regularized Co-Clustering with Dual Supervision

Abstract

By attempting to simultaneously partition both the rows (examples) and columns (features) of a data matrix, Co-clustering algorithms often demonstrate surpris- ingly impressive performance improvements over traditional one-sided (row) clustering techniques. A good clustering of features may be seen as a combinatorial transformation of the data matrix, effectively enforcing a form of regularization that may lead to a better clustering of examples (and vice-versa). In many applications, partial supervision in the form of a few row labels as well as column labels may be available to potentially assist co-clustering. In this paper, we develop two novel semi-supervised multi-class classification algorithms motivated respectively by spectral bipartite graph partitioning and matrix approximation (e.g., non-negative matrix factorization) formulations for co-clustering. These algorithms (i) support dual supervision in the form of labels for both examples and/or features, (ii) provide principled predictive capability on out-of-sample test data, and (iii) arise naturally from the classical Representer theorem applied to regularization problems posed on a collection of Reproducing Kernel Hilbert Spaces. Empirical results demonstrate the effectiveness and utility of our algorithms.

Cite

Text

Sindhwani et al. "Regularized Co-Clustering with Dual Supervision." Neural Information Processing Systems, 2008.

Markdown

[Sindhwani et al. "Regularized Co-Clustering with Dual Supervision." Neural Information Processing Systems, 2008.](https://mlanthology.org/neurips/2008/sindhwani2008neurips-regularized/)

BibTeX

@inproceedings{sindhwani2008neurips-regularized,
  title     = {{Regularized Co-Clustering with Dual Supervision}},
  author    = {Sindhwani, Vikas and Hu, Jianying and Mojsilovic, Aleksandra},
  booktitle = {Neural Information Processing Systems},
  year      = {2008},
  pages     = {1505-1512},
  url       = {https://mlanthology.org/neurips/2008/sindhwani2008neurips-regularized/}
}