ULTRA-DP: Unifying Graph Pre-training with Multi-task Graph Dual Prompt
Mouxiang Chen, Zemin Liu, Chenghao Liu, Jundong Li, Qiheng Mao,, Jianling Sun

TL;DR
ULTRA-DP introduces a unified prompt-based framework for graph pre-training that incorporates task and position identification, improving transferability and performance across various GNN tasks.
Contribution
The paper proposes ULTRA-DP, a novel prompt-based method for hybrid graph pre-training that reduces semantic gap and enhances transferability by distinguishing tasks and positions.
Findings
Significantly improves hybrid pre-training performance.
Demonstrates generalizability across tasks and architectures.
Introduces a novel node-group level pre-training paradigm.
Abstract
Recent research has demonstrated the efficacy of pre-training graph neural networks (GNNs) to capture the transferable graph semantics and enhance the performance of various downstream tasks. However, the semantic knowledge learned from pretext tasks might be unrelated to the downstream task, leading to a semantic gap that limits the application of graph pre-training. To reduce this gap, traditional approaches propose hybrid pre-training to combine various pretext tasks together in a multi-task learning fashion and learn multi-grained knowledge, which, however, cannot distinguish tasks and results in some transferable task-specific knowledge distortion by each other. Moreover, most GNNs cannot distinguish nodes located in different parts of the graph, making them fail to learn position-specific knowledge and lead to suboptimal performance. In this work, inspired by the prompt-based…
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 · Recommender Systems and Techniques · Topic Modeling
