TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Contrastive Clustering

Contrastive Clustering

Yunfan Li, Peng Hu, Zitao Liu, Dezhong Peng, Joey Tianyi Zhou, Xi Peng

2020-09-21Online ClusteringImage ClusteringClusteringContrastive Learning
PaperPDFCodeCode(official)

Abstract

In this paper, we propose a one-stage online clustering method called Contrastive Clustering (CC) which explicitly performs the instance- and cluster-level contrastive learning. To be specific, for a given dataset, the positive and negative instance pairs are constructed through data augmentations and then projected into a feature space. Therein, the instance- and cluster-level contrastive learning are respectively conducted in the row and column space by maximizing the similarities of positive pairs while minimizing those of negative ones. Our key observation is that the rows of the feature matrix could be regarded as soft labels of instances, and accordingly the columns could be further regarded as cluster representations. By simultaneously optimizing the instance- and cluster-level contrastive loss, the model jointly learns representations and cluster assignments in an end-to-end manner. Extensive experimental results show that CC remarkably outperforms 17 competitive clustering methods on six challenging image benchmarks. In particular, CC achieves an NMI of 0.705 (0.431) on the CIFAR-10 (CIFAR-100) dataset, which is an up to 19\% (39\%) performance improvement compared with the best baseline.

Results

TaskDatasetMetricValueModel
Image ClusteringImageNet-10ARI0.822CC
Image ClusteringImageNet-10Accuracy0.893CC
Image ClusteringImageNet-10Image Size224CC
Image ClusteringImageNet-10NMI0.859CC
Image ClusteringCIFAR-10ARI0.637CC
Image ClusteringCIFAR-10Accuracy0.79CC
Image ClusteringCIFAR-10NMI0.705CC
Image ClusteringTiny-ImageNetARI0.071CC
Image ClusteringTiny-ImageNetNMI0.34CC
Image ClusteringCIFAR-100ARI0.266CC
Image ClusteringCIFAR-100Accuracy0.429CC
Image ClusteringCIFAR-100NMI0.431CC
Image ClusteringSTL-10Accuracy0.85CC
Image ClusteringSTL-10NMI0.764CC
Image ClusteringImagenet-dog-15ARI0.274CC
Image ClusteringImagenet-dog-15Accuracy0.429CC
Image ClusteringImagenet-dog-15Image Size224CC
Image ClusteringImagenet-dog-15NMI0.445CC

Related Papers

Tri-Learn Graph Fusion Network for Attributed Graph Clustering2025-07-18SemCSE: Semantic Contrastive Sentence Embeddings Using LLM-Generated Summaries For Scientific Abstracts2025-07-17HapticCap: A Multimodal Dataset and Task for Understanding User Experience of Vibration Haptic Signals2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17SGCL: Unifying Self-Supervised and Supervised Learning for Graph Recommendation2025-07-17Ranking Vectors Clustering: Theory and Applications2025-07-16Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16LLM-Driven Dual-Level Multi-Interest Modeling for Recommendation2025-07-15