paper-with-me

홈 › Papers

Input Snapshots Fusion for Scalable Discrete Dynamic Graph Nerual Networks

2024-05-11 · QingGuo Qi, Hongyang Chen, Minhao Cheng, Han Liu

Dynamic graphs are ubiquitous in the real world, yet there is a lack of suitable theoretical frameworks to effectively extend existing static graph models into the temporal domain. Additionally, for link prediction tasks on discrete dynamic graphs, the requirement of substantial GPU memory to store embeddings of all nodes hinders the scalability of existing models. In this paper, we introduce an Input {\bf S}napshots {\bf F}usion based {\bf Dy}namic {\bf G}raph Neural Network (SFDyG). By eliminating the partitioning of snapshots within the input window, we obtain a multi-graph (more than one edge between two nodes). Subsequently, by introducing a graph denoising problem with the assumption of temporal decayed smoothing, we integrate Hawkes process theory into Graph Neural Networks to model the generated multi-graph. Furthermore, based on the multi-graph, we propose a scalable three-step mini-batch training method and demonstrate its equivalence to full-batch training counterpart. Our experiments, conducted on eight distinct dynamic graph datasets for future link prediction tasks, revealed that SFDyG generally surpasses related methods.

📄 PDF Abstract BibTeX arXiv:2405.06975

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingGPULink Prediction

Similar Papers 제목 키워드 기반

Generalized Discrete Diffusion from Snapshots

2026-03-22 · Oussama Zekri, Théo Uscidda, Nicolas Boullé, Anna Korba arxiv

We introduce Generalized Discrete Diffusion from Snapshots (GDDS), a unified framework for discrete diffusion modeling that supports arbitrary noising processes over large discrete state spaces. Our formulation encompass…

Time-aware Random Walk Diffusion to Improve Dynamic Graph Learning

2022-11-02 · Jong-whi Lee, Jinhong Jung

How can we augment a dynamic graph for improving the performance of dynamic graph neural networks? Graph augmentation has been widely utilized to boost the learning performance of GNN-based models. However, most existing…

Graph Learning

Beyond Continuity: Simulation-free Reconstruction of Discrete Branching Dynamics from Single-cell Snapshots

2026-05-01 · Junda Ying, Yuxuan Wang, Bowen Yang, Peijie Zhou 외 arxiv

Inferring cellular trajectories from destructive snapshots is complicated by the challenges of stochasticity and non-conservative mass dynamics such as cell proliferation and apoptosis. Existing unbalanced Optimal Transp…

PromptDyG: Test-Time Prompt Adaptation on Dynamic Graphs

2026-06-22 · Guoguo Ai, Chaoxi Niu, Hui Yan, Joey Tianyi Zhou 외 arxiv

Activities in numerous evolving systems can be represented as dynamic graphs in snapshot form at different time intervals, i.e., discrete-time dynamic graphs (DTDGs). Existing methods show impressive advances in capturin…

Graph Learning

Learning from Snapshots of Discrete and Continuous Data Streams

2024-12-08 · Pramith Devulapalli, Steve Hanneke

Imagine a smart camera trap selectively clicking pictures to understand animal movement patterns within a particular habitat. These "snapshots", or pieces of data captured from a data stream at adaptively chosen times, p…