GRE^2-MDCL: Graph Representation Embedding Enhanced via Multidimensional Contrastive Learning
Kaizhe Fan, Quanjun Li

TL;DR
GRE2-MDCL introduces a multidimensional contrastive learning framework with a triple network architecture and multi-head attention GNN to enhance graph representations, effectively capturing local and global structures for improved node classification.
Contribution
It proposes a novel multidimensional contrastive loss and a triple network architecture with multi-head attention GNN, advancing graph contrastive learning methods.
Findings
Achieves state-of-the-art accuracy on benchmark datasets.
Enhances intra-cluster cohesion and inter-cluster separation.
Demonstrates superior performance over baseline GCL models.
Abstract
Graph representation learning has emerged as a powerful tool for preserving graph topology when mapping nodes to vector representations, enabling various downstream tasks such as node classification and community detection. However, most current graph neural network models face the challenge of requiring extensive labeled data, which limits their practical applicability in real-world scenarios where labeled data is scarce. To address this challenge, researchers have explored Graph Contrastive Learning (GCL), which leverages enhanced graph data and contrastive learning techniques. While promising, existing GCL methods often struggle with effectively capturing both local and global graph structures, and balancing the trade-off between nodelevel and graph-level representations. In this work, we propose Graph Representation Embedding Enhanced via Multidimensional Contrastive Learning…
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 · Bioinformatics and Genomic Networks · Graph Theory and Algorithms
MethodsSoftmax · Attention Is All You Need · Linear Layer · Graph Neural Network · Contrastive Learning · Multi-Head Attention
