LGSIBMFeb 16, 2022

A Survey of Pretraining on Graphs: Taxonomy, Methods, and Applications

arXiv:2202.07893v244 citations
AI Analysis

It offers a systematic review for researchers in graph learning, but is incremental as it synthesizes existing work without new results.

This paper provides a comprehensive survey of Pretrained Graph Models (PGMs), categorizing existing methods based on a taxonomy from four perspectives and outlining applications in social recommendation and drug discovery.

Pretrained Language Models (PLMs) such as BERT have revolutionized the landscape of Natural Language Processing (NLP). Inspired by their proliferation, tremendous efforts have been devoted to Pretrained Graph Models (PGMs). Owing to the powerful model architectures of PGMs, abundant knowledge from massive labeled and unlabeled graph data can be captured. The knowledge implicitly encoded in model parameters can benefit various downstream tasks and help to alleviate several fundamental issues of learning on graphs. In this paper, we provide the first comprehensive survey for PGMs. We firstly present the limitations of graph representation learning and thus introduce the motivation for graph pre-training. Then, we systematically categorize existing PGMs based on a taxonomy from four different perspectives. Next, we present the applications of PGMs in social recommendation and drug discovery. Finally, we outline several promising research directions that can serve as a guideline for future research.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes