On the Equivalence Between Temporal and Static Graph Representations for Observational Predictions
This work formalizes the associational task of predicting node attribute evolution in temporal graphs from the perspective of learning equivariant representations. We show that node representations in temporal graphs can be cast into two distinct frameworks: (a) The most popular approach, which we denote as time-and-graph, where equivariant graph (e.g., GNN) and sequence (e.g., RNN) representations are intertwined to represent the temporal evolution of node attributes in the graph; and (b) an approach that we denote as time-then-graph, where the sequences describing the node and edge dynamics are represented first, then fed as node and edge attributes into a static equivariant graph representation that comes after. Interestingly, we show that time-then-graph representations have an expressivity advantage over time-and-graph representations when both use component GNNs that are not most-expressive (e.g., 1-Weisfeiler-Lehman GNNs). Moreover, while our goal is not necessarily to obtain state-of-the-art results, our experiments show that time-then-graph methods are capable of achieving better performance and efficiency than state-of-the-art time-and-graph methods in some real-world tasks, thereby showcasing that the time-then-graph framework is a worthy addition to the graph ML toolbox.
Code (1)
Tasks
AttributeSimilar Papers 제목 키워드 기반
Multi-Task Edge Prediction in Temporally-Dynamic Video Graphs
Graph neural networks have shown to learn effective node representations, enabling node-, link-, and graph-level inference. Conventional graph networks assume static relations between nodes, while relations between entit…
Graph Attentionobject-detectionObject DetectionPredicate ClassificationLearning Sequence Encoders for Temporal Knowledge Graph Completion
Research on link prediction in knowledge graphs has mainly focused on static multi-relational data. In this work we consider temporal knowledge graphs where relations between entities may only hold for a time interval or…
Knowledge Graph CompletionKnowledge GraphsLink PredictionRelation+1Unifying Structural Proximity and Equivalence for Enhanced Dynamic Network Embedding
Dynamic network embedding methods transform nodes in a dynamic network into low-dimensional vectors while preserving network characteristics, facilitating tasks such as node classification and community detection. Severa…
Community DetectionNetwork EmbeddingNode ClassificationStatic and multivariate-temporal attentive fusion transformer for readmission risk prediction
Background: Accurate short-term readmission prediction of ICU patients is significant in improving the efficiency of resource assignment by assisting physicians in making discharge decisions. Clinically, both individual …
PredictionReadmission PredictionInput Snapshots Fusion for Scalable Discrete Dynamic Graph Nerual Networks
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…
DenoisingGPULink Prediction