Multiobjective Data Clustering

Abstract

Conventional clustering algorithms utilize a single criterion that may not conform to the diverse shapes of the underlying clusters. We offer a new clustering approach that uses multiple clustering objective functions simultaneously. The proposed multiobjective clustering is a two-step process. It includes detection of clusters by a set of candidate objective functions as well as their integration into the target partition. A key ingredient of the approach is a cluster goodness junction that evaluates the utility of multiple clusters using re-sampling techniques. Multiobjective data clustering is obtained as a solution to a discrete optimization problem in the space of clusters. At meta-level, our algorithm incorporates conflict resolution techniques along with the natural data constraints. An empirical study on a number of artificial and real-world data sets demonstrates that multiobjective data clustering leads to valid and robust data partitions.

Cite

Text

Law et al. "Multiobjective Data Clustering." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004. doi:10.1109/CVPR.2004.170

Markdown

[Law et al. "Multiobjective Data Clustering." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2004.](https://mlanthology.org/cvpr/2004/law2004cvpr-multiobjective/) doi:10.1109/CVPR.2004.170

BibTeX

@inproceedings{law2004cvpr-multiobjective,
  title     = {{Multiobjective Data Clustering}},
  author    = {Law, Martin H. C. and Topchy, Alexander P. and Jain, Anil K.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2004},
  pages     = {424-430},
  doi       = {10.1109/CVPR.2004.170},
  url       = {https://mlanthology.org/cvpr/2004/law2004cvpr-multiobjective/}
}