REVIEW 12 cited by
Inductive Representation Learning on Temporal Graphs
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Inductive representation learning on temporal graphs is an important step toward salable machine learning on real-world dynamic networks. The evolving nature of temporal dynamic graphs requires handling new nodes as well as capturing temporal patterns. The node embeddings, which are now functions of time, should represent both the static node features and the evolving topological structures. Moreover, node and topological features can be temporal as well, whose patterns the node embeddings should also capture. We propose the temporal graph attention (TGAT) layer to efficiently aggregate temporal-topological neighborhood features as well as to learn the time-feature interactions. For TGAT, we use the self-attention mechanism as building block and develop a novel functional time encoding technique based on the classical Bochner's theorem from harmonic analysis. By stacking TGAT layers, the network recognizes the node embeddings as functions of time and is able to inductively infer embeddings for both new and observed nodes as the graph evolves. The proposed approach handles both node classification and link prediction task, and can be naturally extended to include the temporal edge features. We evaluate our method with transductive and inductive tasks under temporal settings with two benchmark and one industrial dataset. Our TGAT model compares favorably to state-of-the-art baselines as well as the previous temporal graph embedding approaches.
Forward citations
Cited by 12 Pith papers
-
UniSAGE: Unifying Static and Dynamic Attributes with Hyper-Structure
UniSAGE jointly models static and dynamic attributes in a single attribute graph and improves entity classification/regression over prior RDL and GNN baselines.
-
DyGnROLE: Asymmetric Pretraining for Edge Classification on Dynamic Graphs
Role-disentangled Transformer plus temporal contrastive pretraining improves future edge classification with 10k labels on 7 of 8 DTGB datasets.
-
CoBAD: Modeling Collective Behaviors for Human Mobility Anomaly Detection
CoBAD detects collective mobility anomalies (unexpected co-occurrence and absence) by pre-training a two-stage attention model over collective event sequences and event graphs.
-
When Speed meets Accuracy: an Efficient and Effective Graph Model for Temporal Link Prediction
EAGLE predicts temporal links with top-k recent neighbors plus top-k shared temporal PageRank influencers, matching or beating transformer T-GNNs while running far faster.
-
Scalable and Efficient Joint Spiking Embedding Predictive Architecture for Large-Scale Dynamic Graphs
SG-JEPA applies joint-embedding predictive learning to dynamic graphs, using spiking-neuron context encoders to predict future node embeddings without edge reconstruction or graph augmentation.
-
A2QTGN: Adaptive Amplitude Quantum-Integrated Temporal Graph Network for Dynamic Link Prediction
A hybrid quantum-classical temporal graph network with adaptive amplitude encoding claims strong link-prediction results on five TGBL benchmarks, but the evaluation is undermined by a below-random baseline and missing code.
-
TCAR-Gen: Temporal Graph Retrieval with Evidence Fusion for Knowledge-Grounded Generation
A query-conditioned temporal graph RAG with chain-of-trees fusion reaches 0.3738 Recall@5 on a Victorian crime diaries QA set, beating standard and graph RAG baselines.
-
DiT-SGCR: Directed Temporal Structural Representation with Global-Cluster Awareness for Ethereum Malicious Account Detection
DiT-SGCR claims to improve Ethereum malicious account detection by 3.62% to 10.83% F1 over state-of-the-art via directed temporal clustering embeddings, but the supporting experiments and algorithm formulation have cr...
-
GTIN: A Unified Framework for Joint Event and Time Prediction in Temporal Graphs
An edge-centric message-passing model jointly scores next-event location, Gaussian time, and features from a global temporal graph embedding and beats listed baselines on time RMSE.
-
Non-exchangeable Conformal Prediction for Temporal Graph Neural Networks
NCPNet applies non-exchangeable conformal prediction to temporal graphs by diffusing non-conformity scores over graph and time neighbors and learning weighted quantiles to reduce prediction set size.
-
A Batch-Insensitive Dynamic GNN Approach to Address Temporal Discontinuity in Graph Streams
BADGNN adds a Lipschitz regularizer and an attention-temperature adjustment so that memory-based dynamic GNNs can train with large batches while keeping predictive accuracy.
-
SEP-GCN: Leveraging Similar Edge Pairs with Temporal and Spatial Contexts for Location-Based Recommender Systems
SEP-GCN augments a LightGCN recommender with edges between check-ins that share time slots and nearby locations, and reports consistent gains over baselines on NYC, Gowalla, and Brightkite.
Discussion (0). Sign in to comment.