Non-Homophilic Graph Pre-Training and Prompt Learning
Xingtong Yu, Jie Zhang, Yuan Fang, Renhe Jiang

TL;DR
This paper introduces ProNoG, a pre-training and prompt learning framework tailored for non-homophilic graphs, addressing the limitations of existing methods that overlook heterophilic characteristics, and demonstrates its effectiveness through extensive experiments.
Contribution
ProNoG is the first framework to explicitly handle non-homophilic graph characteristics in pre-training and prompt learning, with a theoretical analysis and a node-specific conditional network.
Findings
ProNoG outperforms existing methods on ten public datasets.
Theoretical insights guide the choice of pre-training tasks.
Node-specific patterns improve downstream task performance.
Abstract
Graphs are ubiquitous for modeling complex relationships between objects across various fields. Graph neural networks (GNNs) have become a mainstream technique for graph-based applications, but their performance heavily relies on abundant labeled data. To reduce labeling requirement, pre-training and prompt learning has become a popular alternative. However, most existing prompt methods do not differentiate homophilic and heterophilic characteristics of real-world graphs. In particular, many real-world graphs are non-homophilic, not strictly or uniformly homophilic with mixing homophilic and heterophilic patterns, exhibiting varying non-homophilic characteristics across graphs and nodes. In this paper, we propose ProNoG, a novel pre-training and prompt learning framework for such non-homophilic graphs. First, we analyze existing graph pre-training methods, providing theoretical insights…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks
