A hub-aware random walk strategy, tuned per dataset by grid search, beats dynnode2vec on graph reconstruction for 8 of 9 temporal networks.
Node Embedding over Temporal Graphs
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this work, we present a method for node embedding in temporal graphs. We propose an algorithm that learns the evolution of a temporal graph's nodes and edges over time and incorporates this dynamics in a temporal node embedding framework for different graph prediction tasks. We present a joint loss function that creates a temporal embedding of a node by learning to combine its historical temporal embeddings, such that it optimizes per given task (e.g., link prediction). The algorithm is initialized using static node embeddings, which are then aligned over the representations of a node at different time points, and eventually adapted for the given task in a joint optimization. We evaluate the effectiveness of our approach over a variety of temporal graphs for the two fundamental tasks of temporal link prediction and multi-label node classification, comparing to competitive baselines and algorithmic alternatives. Our algorithm shows performance improvements across many of the datasets and baselines and is found particularly effective for graphs that are less cohesive, with a lower clustering coefficient.
fields
cs.SI 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Dynamic Graph Embedding Through Hub-aware Random Walks
A hub-aware random walk strategy, tuned per dataset by grid search, beats dynnode2vec on graph reconstruction for 8 of 9 temporal networks.