Discriminative Clustering via Generative Feature Mapping

Abstract

Existing clustering methods can be roughly classified into two categories: generative and discriminative approaches. Generative clustering aims to explain the data and thus is adaptive to the underlying data distribution; discriminative clustering, on the other hand, emphasizes on finding partition boundaries. In this paper, we take the advantages of both models by coupling the two paradigms through feature mapping derived from linearizing Bayesian classifiers. Such the feature mapping strategy maps nonlinear boundaries of generative clustering to linear ones in the feature space where we explicitly impose the maximum entropy principle. We also propose the unified probabilistic framework, enabling solvers using standard techniques. Experiments on a variety of datasets bear out the notable benefit of our method in terms of adaptiveness and robustness.

Cite

Text

Wang et al. "Discriminative Clustering via Generative Feature Mapping." AAAI Conference on Artificial Intelligence, 2012. doi:10.1609/AAAI.V26I1.8305

Markdown

[Wang et al. "Discriminative Clustering via Generative Feature Mapping." AAAI Conference on Artificial Intelligence, 2012.](https://mlanthology.org/aaai/2012/wang2012aaai-discriminative/) doi:10.1609/AAAI.V26I1.8305

BibTeX

@inproceedings{wang2012aaai-discriminative,
  title     = {{Discriminative Clustering via Generative Feature Mapping}},
  author    = {Wang, Liwei and Li, Xiong and Tu, Zhuowen and Jia, Jiaya},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2012},
  pages     = {1162-1168},
  doi       = {10.1609/AAAI.V26I1.8305},
  url       = {https://mlanthology.org/aaai/2012/wang2012aaai-discriminative/}
}