Variational Graph Contrastive Learning
Shifeng Xie, Jhony H. Giraldo

TL;DR
This paper introduces SGEC, a novel self-supervised graph representation learning method that uses subgraph Gaussian embeddings and optimal transport distances to improve contrastive learning of graph data.
Contribution
The paper proposes a new subgraph Gaussian embedding module and employs optimal transport distances to enhance contrastive learning in graph representation learning.
Findings
SGEC outperforms existing methods on multiple benchmarks.
The use of optimal transport distances improves robustness.
Distribution control of contrastive pairs is crucial for performance.
Abstract
Graph representation learning (GRL) is a fundamental task in machine learning, aiming to encode high-dimensional graph-structured data into low-dimensional vectors. Self-supervised learning (SSL) methods are widely used in GRL because they can avoid expensive human annotation. In this work, we propose a novel Subgraph Gaussian Embedding Contrast (SGEC) method. Our approach introduces a subgraph Gaussian embedding module, which adaptively maps subgraphs to a structured Gaussian space, ensuring the preservation of graph characteristics while controlling the distribution of generated subgraphs. We employ optimal transport distances, including Wasserstein and Gromov-Wasserstein distances, to effectively measure the similarity between subgraphs, enhancing the robustness of the contrastive learning process. Extensive experiments across multiple benchmarks demonstrate that SGEC outperforms or…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Text and Document Classification Technologies · Domain Adaptation and Few-Shot Learning
MethodsContrastive Learning
