TempNodeEmb:Temporal Node Embedding considering temporal edge influence matrix
Khushnood Abbas, Alireza Abbasi, Dong Shi, Niu Ling, Mingsheng Shang,, Chen Liong, and Bolun Chen

TL;DR
TempNodeEmb is a novel temporal node embedding method that leverages evolving network dynamics and GNNs to improve future link prediction in temporal networks, outperforming existing models.
Contribution
Introduces a new temporal node embedding technique using GNNs and Given's angle, addressing the gap in capturing temporal network evolution.
Findings
Outperforms six benchmark models in link prediction accuracy
Effective on four real-world temporal network datasets
Demonstrates the importance of temporal dynamics in node embeddings
Abstract
Understanding the evolutionary patterns of real-world evolving complex systems such as human interactions, transport networks, biological interactions, and computer networks has important implications in our daily lives. Predicting future links among the nodes in such networks reveals an important aspect of the evolution of temporal networks. To analyse networks, they are mapped to adjacency matrices, however, a single adjacency matrix cannot represent complex relationships (e.g. temporal pattern), and therefore, some approaches consider a simplified representation of temporal networks but in high-dimensional and generally sparse matrices. As a result, adjacency matrices cannot be directly used by machine learning models for making network or node level predictions. To overcome this problem, automated frameworks are proposed for learning low-dimensional vectors for nodes or edges, as…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Opinion Dynamics and Social Influence
MethodsGraph Neural Network
