TL;DR
This paper introduces a multi-task prompting framework for graph neural networks inspired by NLP prompting techniques, aiming to unify and improve performance across diverse graph tasks through reformulation and meta-learning.
Contribution
It proposes a novel multi-task prompting method for graphs, unifying prompt formats, reformulating tasks to graph-level, and applying meta-learning for better initialization, enhancing generalization.
Findings
Outperforms existing methods on multiple graph tasks
Unifies prompt formats for various graph applications
Meta-learning improves prompt initialization and task adaptability
Abstract
Recently, ''pre-training and fine-tuning'' has been adopted as a standard workflow for many graph tasks since it can take general graph knowledge to relieve the lack of graph annotations from each application. However, graph tasks with node level, edge level, and graph level are far diversified, making the pre-training pretext often incompatible with these multiple tasks. This gap may even cause a ''negative transfer'' to the specific application, leading to poor results. Inspired by the prompt learning in natural language processing (NLP), which has presented significant effectiveness in leveraging prior knowledge for various NLP tasks, we study the prompting topic for graphs with the motivation of filling the gap between pre-trained models and various graph tasks. In this paper, we propose a novel multi-task prompting method for graph models. Specifically, we first unify the format of…
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.
