Unsupervised Prompting for Graph Neural Networks
Peyman Baghershahi, Sourav Medya

TL;DR
This paper introduces an unsupervised prompting method for Graph Neural Networks that improves generalization under covariate shift without labeled data, outperforming existing methods in a new challenging evaluation setup.
Contribution
The work proposes a fully unsupervised prompting approach for GNNs based on consistency regularization, addressing the gap in label-free, parameter-free GNN prompting methods.
Findings
Unsupervised prompting outperforms state-of-the-art label-dependent methods.
The method effectively reduces biased predictions and aligns data distributions.
Experimental results demonstrate improved generalization under covariate shift.
Abstract
Prompt tuning methods for Graph Neural Networks (GNNs) have become popular to address the semantic gap between pre-training and fine-tuning steps. However, existing GNN prompting methods rely on labeled data and involve lightweight fine-tuning for downstream tasks. Meanwhile, in-context learning methods for Large Language Models (LLMs) have shown promising performance with no parameter updating and no or minimal labeled data. Inspired by these approaches, in this work, we first introduce a challenging problem setup to evaluate GNN prompting methods. This setup encourages a prompting function to enhance a pre-trained GNN's generalization to a target dataset under covariate shift without updating the GNN's parameters and with no labeled data. Next, we propose a fully unsupervised prompting method based on consistency regularization through pseudo-labeling. We use two regularization…
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 · Machine Learning in Healthcare
MethodsALIGN
