Jump to content

Constrained clustering

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 212.219.196.69 (talk) at 14:00, 19 November 2013. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer science, constrained clustering is a class of semi-supervised learning algorithms. Typically, constrained clustering incorporates either a set of must-link constraints, cannot-link constraints, or both, with a Data clustering algorithm. Both a must-link and a cannot-link constraint define a relationship between two data instances. A must-link constraint is used to specify that the two instances in the must-link relation should be associated with the same cluster. A cannot-link constraint is used to specify that the two instances in the cannot-link relation should not be associated with the same cluster. These sets of constraints acts as a guide for which a constrained clustering algorithm will attempt to find clusters in a data set which satisfy the specified must-link and cannot-link constraints. Some constrained clustering algorithms will abort if no such clustering exists which satisfies the specified constraints. Others will try to minimize the amount of constraint violation should it be impossible to find a clustering which satisfies the constraints.

Examples of constrained clustering algorithms include:

  • COP K-means [1]

Wagstaff, Kiri; Cardie, Claire; Rogers, Seth; Schrödl, Stefan (2001)"Constrained K-means Clustering with Background Knowledge". Proceedings of the Eighteenth International Conference on Machine Learning, 577–584.

  • PCKmeans
  • CMWK-Means[2]

References

  1. ^ Wagstaff, K.; Cardie, C.; Rogers, S.; Schrödl, S. (2001). "Constrained K-means Clustering with Background Knowledge". Proceedings of the Eighteenth International Conference on Machine Learning. pp. 577–584. {{cite conference}}: Unknown parameter |booktitle= ignored (|book-title= suggested) (help)
  2. ^ de Amorim, R. C. (2012). "Constrained Clustering with Minkowski Weighted K-Means". Proceedings of the 13th IEEE International Symposium on Computational Intelligence and Informatics. pp. 13–17. doi:10.1109/CINTI.2012.6496753. {{cite conference}}: Unknown parameter |booktitle= ignored (|book-title= suggested) (help)

Further reading

  • Attention: This template ({{cite doi}}) is deprecated. To cite the publication identified by doi:10.1109/CVPR.2012.6247922, please use {{cite journal}} (if it was published in a bona fide academic journal, otherwise {{cite report}} with |doi=10.1109/CVPR.2012.6247922 instead.
  • Attention: This template ({{cite doi}}) is deprecated. To cite the publication identified by doi:10.1007/978-3-540-88192-6_48, please use {{cite journal}} (if it was published in a bona fide academic journal, otherwise {{cite report}} with |doi=10.1007/978-3-540-88192-6_48 instead.
  • Attention: This template ({{cite doi}}) is deprecated. To cite the publication identified by doi:10.1109/ICPR.2008.4760984, please use {{cite journal}} (if it was published in a bona fide academic journal, otherwise {{cite report}} with |doi=10.1109/ICPR.2008.4760984 instead.
  • Attention: This template ({{cite doi}}) is deprecated. To cite the publication identified by doi:10.1109/ICIP.2005.1530620, please use {{cite journal}} (if it was published in a bona fide academic journal, otherwise {{cite report}} with |doi=10.1109/ICIP.2005.1530620 instead.
  • Attention: This template ({{cite doi}}) is deprecated. To cite the publication identified by doi:10.1109/MMMC.2005.14, please use {{cite journal}} (if it was published in a bona fide academic journal, otherwise {{cite report}} with |doi=10.1109/MMMC.2005.14 instead.
  • Attention: This template ({{cite doi}}) is deprecated. To cite the publication identified by doi:10.1109/ISCC.2009.5202230, please use {{cite journal}} (if it was published in a bona fide academic journal, otherwise {{cite report}} with |doi=10.1109/ISCC.2009.5202230 instead.