Data-centric Prompt Tuning for Dynamic Graphs
Yufei Peng, Cheng Yang, Zhengjie Fan, Chuan Shi

TL;DR
This paper introduces DDGPrompt, a data-centric prompt tuning framework for dynamic graphs that enhances adaptability and performance of pre-trained node embeddings across various tasks, especially in few-shot scenarios.
Contribution
The paper proposes a novel data-centric prompting method that refines node embeddings at the data level, improving flexibility and effectiveness across diverse dynamic graph tasks.
Findings
Significantly outperforms traditional methods in few-shot settings
Effective in cold-start scenarios with limited labels
Demonstrates robustness across multiple dynamic graph datasets
Abstract
Dynamic graphs have attracted increasing attention due to their ability to model complex and evolving relationships in real-world scenarios. Traditional approaches typically pre-train models using dynamic link prediction and directly apply the resulting node temporal embeddings to specific downstream tasks. However, the significant differences among downstream tasks often lead to performance degradation, especially under few-shot settings. Prompt tuning has emerged as an effective solution to this problem. Existing prompting methods are often strongly coupled with specific model architectures or pretraining tasks, which makes it difficult to adapt to recent or future model designs. Moreover, their exclusive focus on modifying node or temporal features while neglecting spatial structural information leads to limited expressiveness and degraded performance. To address these limitations,…
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 · Machine Learning in Healthcare · Multimodal Machine Learning Applications
