THESAURUS: Contrastive Graph Clustering by Swapping Fused Gromov-Wasserstein Couplings
Bowen Deng, Tong Wang, Lele Fu, Sheng Huang, Chuan Chen, Tao Zhang

TL;DR
THESAURUS introduces a contrastive graph clustering method that leverages Gromov-Wasserstein optimal transport and semantic prototypes to improve cluster separability and address limitations of existing methods.
Contribution
It proposes a novel framework combining semantic prototypes, cross-view assignment, and Gromov-Wasserstein OT to enhance graph clustering performance.
Findings
Achieves higher cluster separability than previous methods.
Effectively mitigates Uniform Effect and Cluster Assimilation issues.
Demonstrates superior performance on multiple datasets.
Abstract
Graph node clustering is a fundamental unsupervised task. Existing methods typically train an encoder through selfsupervised learning and then apply K-means to the encoder output. Some methods use this clustering result directly as the final assignment, while others initialize centroids based on this initial clustering and then finetune both the encoder and these learnable centroids. However, due to their reliance on K-means, these methods inherit its drawbacks when the cluster separability of encoder output is low, facing challenges from the Uniform Effect and Cluster Assimilation. We summarize three reasons for the low cluster separability in existing methods: (1) lack of contextual information prevents discrimination between similar nodes from different clusters; (2) training tasks are not sufficiently aligned with the downstream clustering task; (3) the cluster information in the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopological and Geometric Data Analysis · Advanced Graph Neural Networks · Complex Network Analysis Techniques
