paper-with-me

홈 › Papers

On the Equivalence Between Temporal and Static Graph Representations for Observational Predictions

2021-03-12 · Jianfei Gao, Bruno Ribeiro

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.

📄 PDF Abstract BibTeX arXiv:2103.07016

Code (1)

ivanvrkic/EBTSEGR pytorch

Tasks

Attribute

Similar Papers 제목 키워드 기반

Multi-Task Edge Prediction in Temporally-Dynamic Video Graphs

2022-12-06 · Osman Ülger, Julian Wiederer, Mohsen Ghafoorian, Vasileios Belagiannis 외

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 Classification

Learning Sequence Encoders for Temporal Knowledge Graph Completion

2018-09-10 · EMNLP 2018 10 · Alberto García-Durán, Sebastijan Dumančić, Mathias Niepert

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+1

Unifying Structural Proximity and Equivalence for Enhanced Dynamic Network Embedding

2025-03-14 · Suchanuch Piriyasatit, Chaohao Yuan, Ercan Engin Kuruoglu

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 Classification

Static and multivariate-temporal attentive fusion transformer for readmission risk prediction

2024-07-15 · Zhe Sun, Runzhi Li, Jing Wang, Gang Chen 외

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 Prediction

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…

DenoisingGPULink Prediction