Missing Data Estimation in Temporal Multilayer Position-aware Graph Neural Network (TMP-GNN)
Bahareh Najafi, Saeedeh Parsaeefard, Alberto Leon-Garcia

TL;DR
This paper introduces TMP-GNN, a novel dynamic graph neural network that models temporal relations for improved node embedding and missing data estimation in evolving multilayered graphs, outperforming existing GNNs.
Contribution
The paper presents TMP-GNN, a new approach that incorporates temporal interdependence into node embeddings for dynamic graphs, enabling effective missing data estimation.
Findings
Achieved up to 58% lower ROC AUC in node classification.
Achieved up to 96% lower MAE in missing feature estimation.
Performed well on real-world datasets with high node count and low connectivity.
Abstract
GNNs have been proven to perform highly effective in various node-level, edge-level, and graph-level prediction tasks in several domains. Existing approaches mainly focus on static graphs. However, many graphs change over time with their edge may disappear, or node/edge attribute may alter from one time to the other. It is essential to consider such evolution in representation learning of nodes in time varying graphs. In this paper, we propose a Temporal Multi-layered Position-aware Graph Neural Network (TMP-GNN), a node embedding approach for dynamic graph that incorporates the interdependence of temporal relations into embedding computation. We evaluate the performance of TMP-GNN on two different representations of temporal multilayered graphs. The performance is assessed against the most popular GNNs on node-level prediction tasks. Then, we incorporate TMP-GNN into a deep learning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Neural Network
