A Framework for Minimal Clustering Modification via Constraint Programming

Authors

  • Chia-Tung Kuo University of California, Davis
  • S. Ravi University at Albany
  • Thi-Bich-Hanh Dao University of Orleans
  • Christel Vrain University of Orleans
  • Ian Davidson University of California, Davis

DOI:

https://doi.org/10.1609/aaai.v31i1.10765

Keywords:

clustering, constraint programming

Abstract

Consider the situation where your favorite clustering algorithm applied to a data set returns a good clustering but there are a few undesirable properties. One adhoc way to fix this is to re-run the clustering algorithm and hope to find a better variation. Instead, we propose to not run the algorithm again but minimally modify the existing clustering to remove the undesirable properties. We formulate the minimal clustering modification problem where we are given an initial clustering produced from any algorithm. The clustering is then modified to: i) remove the undesirable properties and ii) be minimally different to the given clustering. We show the underlying feasibility sub-problem can be intractable and demonstrate the flexibility of our constraint programming formulation. We empirically validate its usefulness through experiments on social network and medical imaging data sets.

Downloads

Published

2017-02-12

How to Cite

Kuo, C.-T., Ravi, S., Dao, T.-B.-H., Vrain, C., & Davidson, I. (2017). A Framework for Minimal Clustering Modification via Constraint Programming. Proceedings of the AAAI Conference on Artificial Intelligence, 31(1). https://doi.org/10.1609/aaai.v31i1.10765

Issue

Section

Main Track: Machine Learning Applications