Robust One-Class Clustering Using Hybrid Global and Local Search

Abstract

Unsupervised learning methods often involve summarizing the data using a small number of parameters. In certain domains, only a small subset of the available data is relevant for the problem. One-Class Classification or One-Class Clustering attempts to find a useful subset by locating a dense region in the data. In particular, a recently proposed algorithm called One-Class Information Ball (OC-IB) shows the advantage of modeling a small set of highly coherent points as opposed to pruning outliers. We present several modifications to OC-IB and integrate it with a global search that results in several improvements such as deterministic results, optimality guarantees, control over cluster size and extension to other cost functions. Empirical studies yield significantly better results on various real and artificial data.

Cite

Text

Gupta and Ghosh. "Robust One-Class Clustering Using Hybrid Global and Local Search." International Conference on Machine Learning, 2005. doi:10.1145/1102351.1102386

Markdown

[Gupta and Ghosh. "Robust One-Class Clustering Using Hybrid Global and Local Search." International Conference on Machine Learning, 2005.](https://mlanthology.org/icml/2005/gupta2005icml-robust/) doi:10.1145/1102351.1102386

BibTeX

@inproceedings{gupta2005icml-robust,
  title     = {{Robust One-Class Clustering Using Hybrid Global and Local Search}},
  author    = {Gupta, Gunjan and Ghosh, Joydeep},
  booktitle = {International Conference on Machine Learning},
  year      = {2005},
  pages     = {273-280},
  doi       = {10.1145/1102351.1102386},
  url       = {https://mlanthology.org/icml/2005/gupta2005icml-robust/}
}