Pairwise Half-Graph Discrimination: A Simple Graph-Level Self-Supervised Strategy for Pre-Training Graph Neural Networks
Abstract
Self-supervised learning has gradually emerged as a powerful technique for graph representation learning. However, transferable, generalizable, and robust representation learning on graph data still remains a challenge for pre-training graph neural networks. In this paper, we propose a simple and effective self-supervised pre-training strategy, named Pairwise Half-graph Discrimination (PHD), that explicitly pre-trains a graph neural network at graph-level. PHD is designed as a simple binary classification task to discriminate whether two half-graphs come from the same source. Experiments demonstrate that the PHD is an effective pre-training strategy that offers comparable or superior performance on 13 graph classification tasks compared with state-of-the-art strategies, and achieves notable improvements when combined with node-level strategies. Moreover, the visualization of learned representation revealed that PHD strategy indeed empowers the model to learn graph-level knowledge like the molecular scaffold. These results have established PHD as a powerful and effective self-supervised learning strategy in graph-level representation learning.
Cite
Text
Li et al. "Pairwise Half-Graph Discrimination: A Simple Graph-Level Self-Supervised Strategy for Pre-Training Graph Neural Networks." International Joint Conference on Artificial Intelligence, 2021. doi:10.24963/IJCAI.2021/371Markdown
[Li et al. "Pairwise Half-Graph Discrimination: A Simple Graph-Level Self-Supervised Strategy for Pre-Training Graph Neural Networks." International Joint Conference on Artificial Intelligence, 2021.](https://mlanthology.org/ijcai/2021/li2021ijcai-pairwise/) doi:10.24963/IJCAI.2021/371BibTeX
@inproceedings{li2021ijcai-pairwise,
title = {{Pairwise Half-Graph Discrimination: A Simple Graph-Level Self-Supervised Strategy for Pre-Training Graph Neural Networks}},
author = {Li, Pengyong and Wang, Jun and Li, Ziliang and Qiao, Yixuan and Liu, Xianggen and Ma, Fei and Gao, Peng and Song, Sen and Xie, Guotong},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2021},
pages = {2694-2700},
doi = {10.24963/IJCAI.2021/371},
url = {https://mlanthology.org/ijcai/2021/li2021ijcai-pairwise/}
}