HetGPT: Harnessing the Power of Prompt Tuning in Pre-Trained Heterogeneous Graph Neural Networks
Yihong Ma, Ning Yan, Jiayu Li, Masood Mortazavi, Nitesh V. Chawla

TL;DR
HetGPT introduces a novel prompt tuning framework for pre-trained heterogeneous graph neural networks, addressing negative transfer and improving semi-supervised node classification by leveraging a new prompting function and multi-view neighborhood aggregation.
Contribution
The paper proposes HetGPT, a prompt tuning method specifically designed for heterogeneous graphs, incorporating a virtual class prompt, heterogeneous feature prompt, and multi-view aggregation to enhance HGNN performance.
Findings
HetGPT outperforms existing HGNNs on benchmark datasets.
The framework effectively reduces negative transfer in pre-training.
Experimental results show significant accuracy improvements.
Abstract
Graphs have emerged as a natural choice to represent and analyze the intricate patterns and rich information of the Web, enabling applications such as online page classification and social recommendation. The prevailing "pre-train, fine-tune" paradigm has been widely adopted in graph machine learning tasks, particularly in scenarios with limited labeled nodes. However, this approach often exhibits a misalignment between the training objectives of pretext tasks and those of downstream tasks. This gap can result in the "negative transfer" problem, wherein the knowledge gained from pre-training adversely affects performance in the downstream tasks. The surge in prompt-based learning within Natural Language Processing (NLP) suggests the potential of adapting a "pre-train, prompt" paradigm to graphs as an alternative. However, existing graph prompting techniques are tailored to homogeneous…
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 · Recommender Systems and Techniques · Topic Modeling
