GraphControl: Adding Conditional Control to Universal Graph Pre-trained Models for Graph Domain Transfer Learning
Yun Zhu, Yaoke Wang, Haizhou Shi, Zhenshuo Zhang, Dian Jiao, Siliang, Tang

TL;DR
GraphControl introduces a novel method for enhancing transfer learning of pre-trained graph models by incorporating conditional control, significantly improving adaptability and performance on diverse graph datasets.
Contribution
The paper proposes GraphControl, a deployment module inspired by ControlNet, to align input spaces and incorporate target-specific features, addressing the transferability-specificity dilemma in graph domain transfer learning.
Findings
Achieves 1.4-3x performance gain on target attributed datasets.
Outperforms training-from-scratch methods with faster convergence.
Enhances adaptability of pre-trained models across diverse graph domains.
Abstract
Graph-structured data is ubiquitous in the world which models complex relationships between objects, enabling various Web applications. Daily influxes of unlabeled graph data on the Web offer immense potential for these applications. Graph self-supervised algorithms have achieved significant success in acquiring generic knowledge from abundant unlabeled graph data. These pre-trained models can be applied to various downstream Web applications, saving training time and improving downstream (target) performance. However, different graphs, even across seemingly similar domains, can differ significantly in terms of attribute semantics, posing difficulties, if not infeasibility, for transferring the pre-trained models to downstream tasks. Concretely speaking, for example, the additional task-specific node information in downstream tasks (specificity) is usually deliberately omitted so that…
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
MethodsALIGN
