paper-with-me

홈 › Papers

Node-Time Conditional Prompt Learning In Dynamic Graphs

2024-05-22 · Xingtong Yu, Zhenghao Liu, Xinming Zhang, Yuan Fang

Dynamic graphs capture evolving interactions between entities, such as in social networks, online learning platforms, and crowdsourcing projects. For dynamic graph modeling, dynamic graph neural networks (DGNNs) have emerged as a mainstream technique. However, they are generally pre-trained on the link prediction task, leaving a significant gap from the objectives of downstream tasks such as node classification. To bridge the gap, prompt-based learning has gained traction on graphs, but most existing efforts focus on static graphs, neglecting the evolution of dynamic graphs. In this paper, we propose DYGPROMPT, a novel pre-training and prompt learning framework for dynamic graph modeling. First, we design dual prompts to address the gap in both task objectives and temporal variations across pre-training and downstream tasks. Second, we recognize that node and time features mutually characterize each other, and propose dual condition-nets to model the evolving node-time patterns in downstream tasks. Finally, we thoroughly evaluate and analyze DYGPROMPT through extensive experiments on four public datasets.

📄 PDF Abstract BibTeX arXiv:2405.13937

Code (0)

등록된 구현이 없습니다.

Tasks

Link PredictionNode ClassificationPrompt Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Non-Homophilic Graph Pre-Training and Prompt Learning

2024-08-22 · Xingtong Yu, Jie Zhang, Yuan Fang, Renhe Jiang

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 …

Prompt Learning

Prompt Tuning without Labeled Samples for Zero-Shot Node Classification in Text-Attributed Graphs

2026-01-07 · Sethupathy Parameswaran, Suresh Sundaram, Yuan Fang arxiv

Node classification is a fundamental problem in information retrieval with many real-world applications, such as community detection in social networks, grouping articles published online and product categorization in e-…

Product CategorizationInformation RetrievalNode ClassificationCommunity Detection

Event-Aware Prompt Learning for Dynamic Graphs

2025-10-13 · Xingtong Yu, Ruijuan Liang, Renhe Jiang, Dongyuan Li 외 arxiv

Real-world graph typically evolve via a series of events, modeling dynamic interactions between objects across various domains. For dynamic graph learning, dynamic graph neural networks (DGNNs) have emerged as popular so…

Graph Learning

Navigating the Maize: Cyclic and conditional computational graphs for molecular simulation

2024-01-22 · Thomas Löhr, Michele Assante, Michael Dodds, Lili Cao 외

Many computational chemistry and molecular simulation workflows can be expressed as graphs. This abstraction is useful to modularize and potentially reuse existing components, as well as provide parallelization and ease …

Active LearningComputational chemistryDrug Design

Data-centric Prompt Tuning for Dynamic Graphs

2026-01-17 · Yufei Peng, Cheng Yang, Zhengjie Fan, Chuan Shi arxiv

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…

Dynamic Link Prediction