Efficient Prediction-Based Validation for Document Clustering

Abstract

Recently, stability-based techniques have emerged as a very promising solution to the problem of cluster validation. An inherent drawback of these approaches is the computational cost of generating and assessing multiple clusterings of the data. In this paper we present an efficient prediction-based validation approach suitable for application to large, high-dimensional datasets such as text corpora. We use kernel clustering to isolate the validation procedure from the original data. Furthermore, we employ a prototype reduction strategy that allows us to work on a reduced kernel matrix, leading to significant computational savings. To ensure that this condensed representation accurately reflects the cluster structures in the data, we propose a density-biased strategy to select the reduced prototypes. This novel validation process is evaluated on real-world text datasets, where it is shown to consistently produce good estimates for the optimal number of clusters.

Cite

Text

Greene and Cunningham. "Efficient Prediction-Based Validation for Document Clustering." European Conference on Machine Learning, 2006. doi:10.1007/11871842_65

Markdown

[Greene and Cunningham. "Efficient Prediction-Based Validation for Document Clustering." European Conference on Machine Learning, 2006.](https://mlanthology.org/ecmlpkdd/2006/greene2006ecml-efficient/) doi:10.1007/11871842_65

BibTeX

@inproceedings{greene2006ecml-efficient,
  title     = {{Efficient Prediction-Based Validation for Document Clustering}},
  author    = {Greene, Derek and Cunningham, Padraig},
  booktitle = {European Conference on Machine Learning},
  year      = {2006},
  pages     = {663-670},
  doi       = {10.1007/11871842_65},
  url       = {https://mlanthology.org/ecmlpkdd/2006/greene2006ecml-efficient/}
}