TransformerG2G: Adaptive time-stepping for learning temporal graph embeddings using transformers
Alan John Varghese, Aniruddha Bora, Mengjia Xu, George Em Karniadakis

TL;DR
TransformerG2G introduces an adaptive time-stepping method using transformers for dynamic graph embedding, improving accuracy and efficiency in modeling complex temporal dependencies and providing interpretability through attention weights.
Contribution
The paper presents a novel transformer-based graph embedding model with uncertainty quantification and adaptive time-stepping, outperforming prior methods in dynamic graph tasks.
Findings
Outperforms prior methods in link prediction accuracy
Provides insights into temporal dependencies via attention weights
Demonstrates computational efficiency for high novelty levels
Abstract
Dynamic graph embedding has emerged as a very effective technique for addressing diverse temporal graph analytic tasks (i.e., link prediction, node classification, recommender systems, anomaly detection, and graph generation) in various applications. Such temporal graphs exhibit heterogeneous transient dynamics, varying time intervals, and highly evolving node features throughout their evolution. Hence, incorporating long-range dependencies from the historical graph context plays a crucial role in accurately learning their temporal dynamics. In this paper, we develop a graph embedding model with uncertainty quantification, TransformerG2G, by exploiting the advanced transformer encoder to first learn intermediate node representations from its current state () and previous context (over timestamps [], is the length of context). Moreover, we employ two projection layers to…
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 · Mental Health Research Topics · Advanced Graph Neural Networks
