A Decoupled Approach to Exemplar-Based Unsupervised Learning

Abstract

A recent trend in exemplar based unsupervised learning is to formulate the learning problem as a convex optimization problem. Convexity is achieved by restricting the set of possible prototypes to training exemplars. In particular, this has been done for clustering, vector quantization and mixture model density estimation. In this paper we propose a novel algorithm that is theoretically and practically superior to these convex formulations. This is possible by posing the unsupervised learning problem as a single convex "master problem" with non-convex subproblems. We show that for the above learning tasks the subproblems are extremely well-behaved and can be solved efficiently.

Cite

Text

Nowozin and Bakir. "A Decoupled Approach to Exemplar-Based Unsupervised Learning." International Conference on Machine Learning, 2008. doi:10.1145/1390156.1390245

Markdown

[Nowozin and Bakir. "A Decoupled Approach to Exemplar-Based Unsupervised Learning." International Conference on Machine Learning, 2008.](https://mlanthology.org/icml/2008/nowozin2008icml-decoupled/) doi:10.1145/1390156.1390245

BibTeX

@inproceedings{nowozin2008icml-decoupled,
  title     = {{A Decoupled Approach to Exemplar-Based Unsupervised Learning}},
  author    = {Nowozin, Sebastian and Bakir, Gökhan H.},
  booktitle = {International Conference on Machine Learning},
  year      = {2008},
  pages     = {704-711},
  doi       = {10.1145/1390156.1390245},
  url       = {https://mlanthology.org/icml/2008/nowozin2008icml-decoupled/}
}