HG-Adapter: Improving Pre-Trained Heterogeneous Graph Neural Networks with Dual Adapters
Yujie Mo, Runpeng Yu, Xiaofeng Zhu, Xinchao Wang

TL;DR
This paper introduces HG-Adapter, a framework that enhances pre-trained heterogeneous graph neural networks by using dual adapters and semi-supervised learning techniques to improve generalization and performance on downstream tasks.
Contribution
The paper proposes a novel dual adapter framework with label propagation and self-supervised losses, reducing generalization error and improving HGNN performance.
Findings
Achieves lower generalization error bound than existing methods
Demonstrates superior performance on various downstream tasks
Effectively utilizes unlabeled data to enhance model generalization
Abstract
The "pre-train, prompt-tuning'' paradigm has demonstrated impressive performance for tuning pre-trained heterogeneous graph neural networks (HGNNs) by mitigating the gap between pre-trained models and downstream tasks. However, most prompt-tuning-based works may face at least two limitations: (i) the model may be insufficient to fit the graph structures well as they are generally ignored in the prompt-tuning stage, increasing the training error to decrease the generalization ability; and (ii) the model may suffer from the limited labeled data during the prompt-tuning stage, leading to a large generalization gap between the training error and the test error to further affect the model generalization. To alleviate the above limitations, we first derive the generalization error bound for existing prompt-tuning-based methods, and then propose a unified framework that combines two new…
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 · Brain Tumor Detection and Classification · Graph Theory and Algorithms
