GeCC: Generalized Contrastive Clustering with Domain Shifts Modeling

Abstract

Contrastive clustering performs clustering and data representation in a unified model, where instance- and cluster-level constrastive learning are conducted simultaneously. However, commonly-used data augmentation methods make contrastive mechanism effect but may cause representation learning getting stuck in domain-specific information, which further deteriorates clustering performance and limits generalization ability. To this end, we propose a new framework, named Generalized Contrastive Clustering with domain shifts modeling (GeCC), which can integrate diverse domain knowledge to improve the clustering performance. Specifically, we first design a cluster-guided domain shifts modeling module to synthesize a reference view with diverse domain information. Then, we introduce instance representation and cluster assignment contrastive modules with well-designed attention weights to guide the representation learning and clustering. In this way, our method can maximize the extraction of cluster-related information and avoid over-fitting domain-specific features. Experimental results on four benchmark datasets demonstrate that our proposed method consistently outperforms other state-of-the-art methods.

Cite

Text

Chen et al. "GeCC: Generalized Contrastive Clustering with Domain Shifts Modeling." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I15.33753

Markdown

[Chen et al. "GeCC: Generalized Contrastive Clustering with Domain Shifts Modeling." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/chen2025aaai-gecc/) doi:10.1609/AAAI.V39I15.33753

BibTeX

@inproceedings{chen2025aaai-gecc,
  title     = {{GeCC: Generalized Contrastive Clustering with Domain Shifts Modeling}},
  author    = {Chen, Yujie and Wu, Wenhui and Ou-Yang, Le and Wang, Ran and Wang, Debby Dan},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {15966-15974},
  doi       = {10.1609/AAAI.V39I15.33753},
  url       = {https://mlanthology.org/aaai/2025/chen2025aaai-gecc/}
}