A benchmark of 7 GNNs and 30 losses on 3 graphs claims hybrid losses and GIN rank best on average, but a central summary table contradicts the paper's full results.
Variational Graph Contrastive Learning
1 Pith paper cite this work. Polarity classification is still indexing.
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 presents competitive performance against state-of-the-art approaches. Our findings provide insights into the design of SSL methods for GRL, emphasizing the importance of the distribution of the generated contrastive pairs.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
REJECT 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Evaluating Loss Functions for Graph Neural Networks: Towards Pretraining and Generalization
A benchmark of 7 GNNs and 30 losses on 3 graphs claims hybrid losses and GIN rank best on average, but a central summary table contradicts the paper's full results.