English

You Never Cluster Alone

Computer Vision and Pattern Recognition 2022-01-24 v3 Machine Learning

Abstract

Recent advances in self-supervised learning with instance-level contrastive objectives facilitate unsupervised clustering. However, a standalone datum is not perceiving the context of the holistic cluster, and may undergo sub-optimal assignment. In this paper, we extend the mainstream contrastive learning paradigm to a cluster-level scheme, where all the data subjected to the same cluster contribute to a unified representation that encodes the context of each data group. Contrastive learning with this representation then rewards the assignment of each datum. To implement this vision, we propose twin-contrast clustering (TCC). We define a set of categorical variables as clustering assignment confidence, which links the instance-level learning track with the cluster-level one. On one hand, with the corresponding assignment variables being the weight, a weighted aggregation along the data points implements the set representation of a cluster. We further propose heuristic cluster augmentation equivalents to enable cluster-level contrastive learning. On the other hand, we derive the evidence lower-bound of the instance-level contrastive objective with the assignments. By reparametrizing the assignment variables, TCC is trained end-to-end, requiring no alternating steps. Extensive experiments show that TCC outperforms the state-of-the-art on challenging benchmarks.

Keywords

Cite

@article{arxiv.2106.01908,
  title  = {You Never Cluster Alone},
  author = {Yuming Shen and Ziyi Shen and Menghan Wang and Jie Qin and Philip H. S. Torr and Ling Shao},
  journal= {arXiv preprint arXiv:2106.01908},
  year   = {2022}
}

Comments

NeurIPS 2021

R2 v1 2026-06-24T02:48:00.727Z