BriefGPT.xyz
Aug, 2023
图形对比学习与生成对抗网络
Graph Contrastive Learning with Generative Adversarial Network
HTML
PDF
Cheng Wu, Chaokun Wang, Jingcao Xu, Ziyang Liu, Kai Zheng...
TL;DR
通过引入生成对抗网络(GAN)以学习图的视图分布,GACN是一个新颖的生成对抗性对比学习网络,用于图表示学习。经过大量实验证实GACN能够为GCL生成高质量的增强视图,并且优于十二种最先进的基准方法。值得注意的是,我们提出的GACN出乎意料地发现数据增强中生成的视图最终符合在线网络中著名的优先连接规则。
Abstract
graph neural networks
(GNNs) have demonstrated promising results on exploiting node representations for many downstream tasks through supervised end-to-end training. To deal with the widespread label scarcity issue in real-world applications,
→