Bayesian Graph Contrastive Learning
Arman Hasanzadeh, Mohammadreza Armandpour, Ehsan Hajiramezanali,, Mingyuan Zhou, Nick Duffield, Krishna Narayanan

TL;DR
This paper introduces a Bayesian approach to graph contrastive learning that models node representations as distributions, enabling uncertainty quantification and improved performance in graph analytics tasks.
Contribution
It presents a novel Bayesian framework for graph contrastive learning that captures uncertainty and enhances model expressiveness over existing deterministic methods.
Findings
Improved accuracy on benchmark datasets
Provides uncertainty estimates for node representations
Eliminates need for hyperparameter search in perturbation probability
Abstract
Contrastive learning has become a key component of self-supervised learning approaches for graph-structured data. Despite their success, existing graph contrastive learning methods are incapable of uncertainty quantification for node representations or their downstream tasks, limiting their application in high-stakes domains. In this paper, we propose a novel Bayesian perspective of graph contrastive learning methods showing random augmentations leads to stochastic encoders. As a result, our proposed method represents each node by a distribution in the latent space in contrast to existing techniques which embed each node to a deterministic vector. By learning distributional representations, we provide uncertainty estimates in downstream graph analytics tasks and increase the expressive power of the predictive model. In addition, we propose a Bayesian framework to infer the probability…
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 · Bayesian Modeling and Causal Inference
MethodsContrastive Learning
