G5: A Universal GRAPH-BERT for Graph-to-Graph Transfer and Apocalypse Learning
Jiawei Zhang

TL;DR
This paper introduces G5, a universal GRAPH-BERT model designed for effective graph-to-graph transfer learning across diverse datasets, enabling adaptation to various tasks and data sparsity conditions.
Contribution
G5's modular architecture facilitates cross-graph transfer learning and supports Apocalypse Learning, allowing functional classifiers without training data.
Findings
G5 achieves effective transfer learning across multiple graph datasets.
Pre-trained G5 models improve performance on sparse data sources.
G5 enables functional classification without any training data.
Abstract
The recent GRAPH-BERT model introduces a new approach to learning graph representations merely based on the attention mechanism. GRAPH-BERT provides an opportunity for transferring pre-trained models and learned graph representations across different tasks within the same graph dataset. In this paper, we will further investigate the graph-to-graph transfer of a universal GRAPH-BERT for graph representation learning across different graph datasets, and our proposed model is also referred to as the G5 for simplicity. Many challenges exist in learning G5 to adapt the distinct input and output configurations for each graph data source, as well as the information distributions differences. G5 introduces a pluggable model architecture: (a) each data source will be pre-processed with a unique input representation learning component; (b) each output application task will also have a specific…
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 · Topic Modeling · Natural Language Processing Techniques
