LGSINov 21, 2023

Exploring Time Granularity on Temporal Graphs for Dynamic Link Prediction in Real-world Networks

arXiv:2311.12255v23 citationsh-index: 3
Originality Synthesis-oriented
AI Analysis

This work addresses the impact of temporal granularity on DGNNs for dynamic link prediction in real-world networks, but it is incremental as it builds on existing DGNN methods without introducing a new paradigm.

The study investigated how varying time granularities affect the performance of Dynamic Graph Neural Networks (DGNNs) in dynamic link prediction tasks, finding that a sophisticated memory mechanism and appropriate time granularity are key for competitive and robust results.

Dynamic Graph Neural Networks (DGNNs) have emerged as the predominant approach for processing dynamic graph-structured data. However, the influence of temporal information on model performance and robustness remains insufficiently explored, particularly regarding how models address prediction tasks with different time granularities. In this paper, we explore the impact of time granularity when training DGNNs on dynamic graphs through extensive experiments. We examine graphs derived from various domains and compare three different DGNNs to the baseline model across four varied time granularities. We mainly consider the interplay between time granularities, model architectures, and negative sampling strategies to obtain general conclusions. Our results reveal that a sophisticated memory mechanism and proper time granularity are crucial for a DGNN to deliver competitive and robust performance in the dynamic link prediction task. We also discuss drawbacks in considered models and datasets and propose promising directions for future research on the time granularity of temporal graphs.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes