Semi-Supervised Clustering via Pairwise Constrained Optimal Graph

Abstract

In this paper, we present a technique of definitely addressing the pairwise constraints in the semi-supervised clustering. Our method contributes to formulating the cannot-link relations and propagating them over the affinity graph flexibly. The pairwise constrained instances are provably guaranteed to be in the same or different connected components of the graph. Combined with the Laplacian rank constraint, the proposed model learns a Pairwise Constrained structured Optimal Graph (PCOG), from which the specified c clusters supporting the known pairwise constraints are directly obtained. An efficient algorithm invoked by the label propagation is designed to solve the formulation. Additionally, we also provide a compact criterion to acquire the key pairwise constraints for prompting the semi-supervised graph clustering. Substantial experimental results show that the proposed method achieves the significant improvements by using a few prior pairwise constraints.

Cite

Text

Nie et al. "Semi-Supervised Clustering via Pairwise Constrained Optimal Graph." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/437

Markdown

[Nie et al. "Semi-Supervised Clustering via Pairwise Constrained Optimal Graph." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/nie2020ijcai-semi/) doi:10.24963/IJCAI.2020/437

BibTeX

@inproceedings{nie2020ijcai-semi,
  title     = {{Semi-Supervised Clustering via Pairwise Constrained Optimal Graph}},
  author    = {Nie, Feiping and Zhang, Han and Wang, Rong and Li, Xuelong},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {3160-3166},
  doi       = {10.24963/IJCAI.2020/437},
  url       = {https://mlanthology.org/ijcai/2020/nie2020ijcai-semi/}
}