Graph Representation Learning via Contrasting Cluster Assignments
Chunyang Zhang, Hongyu Yao, C. L. Philip Chen, Yuena Lin

TL;DR
This paper introduces GRCCA, a novel unsupervised graph representation learning method that combines clustering and contrastive learning to better utilize local and global graph information, improving performance across tasks.
Contribution
The paper proposes a new contrastive learning model for graphs that integrates clustering to enhance local-global information utilization and captures cluster-level insights.
Findings
Outperforms state-of-the-art models in multiple downstream tasks.
Effectively leverages local and global graph information.
Excels in capturing cluster-level node relationships.
Abstract
With the rise of contrastive learning, unsupervised graph representation learning has been booming recently, even surpassing the supervised counterparts in some machine learning tasks. Most of existing contrastive models for graph representation learning either focus on maximizing mutual information between local and global embeddings, or primarily depend on contrasting embeddings at node level. However, they are still not exquisite enough to comprehensively explore the local and global views of network topology. Although the former considers local-global relationship, its coarse global information leads to grudging cooperation between local and global views. The latter pays attention to node-level feature alignment, so that the role of global view appears inconspicuous. To avoid falling into these two extreme cases, we propose a novel unsupervised graph representation model by…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques
