Dual-perspective Cross Contrastive Learning in Graph Transformers
Zelin Yao, Chuang Liu, Xueqi Ma, Mukun Chen, Jia Wu, Xiantao Cai, Bo, Du, Wenbin Hu

TL;DR
This paper introduces DC-GCL, a novel graph contrastive learning framework that enhances positive sample diversity and reliability through dual-perspective augmentation and powerful graph transformers, leading to improved graph representations.
Contribution
The paper proposes a dual-perspective augmentation strategy and a transformer-based encoder with pruning strategies to improve positive sample quality in graph contrastive learning.
Findings
DC-GCL outperforms traditional GCL methods on multiple benchmarks.
Enhanced positive sample diversity improves representation quality.
Transformer-based encoders with pruning strategies increase learning reliability.
Abstract
Graph contrastive learning (GCL) is a popular method for leaning graph representations by maximizing the consistency of features across augmented views. Traditional GCL methods utilize single-perspective i.e. data or model-perspective) augmentation to generate positive samples, restraining the diversity of positive samples. In addition, these positive samples may be unreliable due to uncontrollable augmentation strategies that potentially alter the semantic information. To address these challenges, this paper proposed a innovative framework termed dual-perspective cross graph contrastive learning (DC-GCL), which incorporates three modifications designed to enhance positive sample diversity and reliability: 1) We propose dual-perspective augmentation strategy that provide the model with more diverse training data, enabling the model effective learning of feature consistency across…
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
