LGMay 25

Dynamic Link Prediction with Temporally Enhanced Signed Graph Neural Networks

arXiv:2605.262903.9
Predicted impact top 91% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers working on signed network analysis, this work addresses the challenge of incorporating temporal dynamics into signed GNNs, though the approach is incremental as it extends existing architectures.

The paper tackles dynamic link prediction in temporal signed networks by proposing a modular temporal enhancement framework for signed GNNs. The framework achieves consistent and statistically significant improvements over static baselines on real-world datasets like Bitcoin OTC, Bitcoin Alpha, and Reddit.

Temporal signed networks (TSNs) model the time evolution of cooperative and adversarial relationships that arise in applications such as social media analysis, trust and reputation systems, and financial transaction networks. While graph neural networks (GNNs) perform well for static or unsigned link prediction, effective learning in temporal signed graphs remains challenging due to the interaction of signed relations, evolving structure, and balance-theoretic constraints. To address this gap, we propose a \emph{modular} temporal enhancement framework for signed GNNs that integrates historical context into otherwise static architectures. The framework introduces a Historical Context Integration Module (HCIM) that combines learnable recency-aware temporal weighting, LSTM-based embedding trajectory modeling, and multi-head temporal attention to capture both short- and long-term signed interaction dynamics. Historical information is fused with current node representations using either global or node-adaptive weighting, allowing the architecture-agnostic framework to accommodate heterogeneous temporal behaviors. We instantiate the approach on the Self-Explainable Signed Graph Transformer (SE-SGformer), preserving interpretability while extending it with temporal awareness. Experiments on real-world and synthetic TSNs, including Bitcoin OTC, Bitcoin Alpha, Reddit, and small-world network models, demonstrate consistent and statistically significant improvements over the static baseline.

Foundations

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

Your Notes