Robust Bayesian Max-Margin Clustering

Abstract

We present max-margin Bayesian clustering (BMC), a general and robust framework that incorporates the max-margin criterion into Bayesian clustering models, as well as two concrete models of BMC to demonstrate its flexibility and effectiveness in dealing with different clustering tasks. The Dirichlet process max-margin Gaussian mixture is a nonparametric Bayesian clustering model that relaxes the underlying Gaussian assumption of Dirichlet process Gaussian mixtures by incorporating max-margin posterior constraints, and is able to infer the number of clusters from data. We further extend the ideas to present max-margin clustering topic model, which can learn the latent topic representation of each document while at the same time cluster documents in the max-margin fashion. Extensive experiments are performed on a number of real datasets, and the results indicate superior clustering performance of our methods compared to related baselines.

Cite

Text

Chen et al. "Robust Bayesian Max-Margin Clustering." Neural Information Processing Systems, 2014.

Markdown

[Chen et al. "Robust Bayesian Max-Margin Clustering." Neural Information Processing Systems, 2014.](https://mlanthology.org/neurips/2014/chen2014neurips-robust/)

BibTeX

@inproceedings{chen2014neurips-robust,
  title     = {{Robust Bayesian Max-Margin Clustering}},
  author    = {Chen, Changyou and Zhu, Jun and Zhang, Xinhua},
  booktitle = {Neural Information Processing Systems},
  year      = {2014},
  pages     = {532-540},
  url       = {https://mlanthology.org/neurips/2014/chen2014neurips-robust/}
}