R.I.P.
๐ป
Ghosted
Architecture Matters: Uncovering Implicit Mechanisms in Graph Contrastive Learning
November 05, 2023 ยท Entered Twilight ยท ๐ Neural Information Processing Systems
Repo contents: .DS_Store, .gitattributes, GCL, LICENSE, README.md, VCL
Authors
Xiaojun Guo, Yifei Wang, Zeming Wei, Yisen Wang
arXiv ID
2311.02687
Category
cs.LG: Machine Learning
Cross-listed
cs.AI,
stat.ML
Citations
17
Venue
Neural Information Processing Systems
Repository
https://github.com/PKU-ML/ArchitectureMattersGCL
โญ 9
Last Checked
2 months ago
Abstract
With the prosperity of contrastive learning for visual representation learning (VCL), it is also adapted to the graph domain and yields promising performance. However, through a systematic study of various graph contrastive learning (GCL) methods, we observe that some common phenomena among existing GCL methods that are quite different from the original VCL methods, including 1) positive samples are not a must for GCL; 2) negative samples are not necessary for graph classification, neither for node classification when adopting specific normalization modules; 3) data augmentations have much less influence on GCL, as simple domain-agnostic augmentations (e.g., Gaussian noise) can also attain fairly good performance. By uncovering how the implicit inductive bias of GNNs works in contrastive learning, we theoretically provide insights into the above intriguing properties of GCL. Rather than directly porting existing VCL methods to GCL, we advocate for more attention toward the unique architecture of graph learning and consider its implicit influence when designing GCL methods. Code is available at https: //github.com/PKU-ML/ArchitectureMattersGCL.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Machine Learning
R.I.P.
๐ป
Ghosted
XGBoost: A Scalable Tree Boosting System
R.I.P.
๐ป
Ghosted
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
R.I.P.
๐ป
Ghosted
Semi-Supervised Classification with Graph Convolutional Networks
R.I.P.
๐ป
Ghosted
Proximal Policy Optimization Algorithms
R.I.P.
๐ป
Ghosted