TL;DR
DAGPrompT enhances graph prompting by adapting to complex graph distributions and hop-specific node requirements, significantly improving accuracy in node and graph classification tasks.
Contribution
It introduces a distribution-aware prompt tuning method with hop-specific prompts and low-rank adaptation, addressing challenges in complex heterophily graphs.
Findings
Achieves up to 4.79% accuracy improvement.
Sets new state-of-the-art results on multiple datasets.
Maintains efficiency while improving performance.
Abstract
The pre-train then fine-tune approach has advanced GNNs by enabling general knowledge capture without task-specific labels. However, an objective gap between pre-training and downstream tasks limits its effectiveness. Recent graph prompting methods aim to close this gap through task reformulations and learnable prompts. Despite this, they struggle with complex graphs like heterophily graphs. Freezing the GNN encoder can reduce the impact of prompting, while simple prompts fail to handle diverse hop-level distributions. This paper identifies two key challenges in adapting graph prompting methods for complex graphs: (1) adapting the model to new distributions in downstream tasks to mitigate pre-training and fine-tuning discrepancies from heterophily and (2) customizing prompts for hop-specific node requirements. To overcome these challenges, we propose Distribution-aware Graph Prompt…
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.
