TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Methods/TGN

TGN

Temporal Graph Network

GraphsIntroduced 200016 papers
Source Paper

Description

Temporal Graph Network, or TGN, is a framework for deep learning on dynamic graphs represented as sequences of timed events. The memory (state) of the model at time ttt consists of a vector si(t)\mathbf{s}_i(t)si​(t) for each node iii the model has seen so far. The memory of a node is updated after an event (e.g. interaction with another node or node-wise change), and its purpose is to represent the node's history in a compressed format. Thanks to this specific module, TGNs have the capability to memorize long term dependencies for each node in the graph. When a new node is encountered, its memory is initialized as the zero vector, and it is then updated for each event involving the node, even after the model has finished training.

Papers Using This Method

A Batch-Insensitive Dynamic GNN Approach to Address Temporal Discontinuity in Graph Streams2025-06-24Trajectory Encoding Temporal Graph Networks2025-04-15Enhancing the Expressivity of Temporal Graph Networks through Source-Target Identification2024-11-06Retrofitting Temporal Graph Neural Networks with Transformer2024-09-09UTG: Towards a Unified View of Snapshot and Event Based Models for Temporal Graphs2024-07-17Temporal Graph Rewiring with Expander Graphs2024-06-04Temporal Graph Networks for Graph Anomaly Detection in Financial Networks2024-03-27A Temporal Graph Network Framework for Dynamic Recommendation2024-03-24HOT: Higher-Order Dynamic Graph Representation Learning with Efficient Transformers2023-11-30Towards Temporal Edge Regression: A Case Study on Agriculture Trade Between Nations2023-08-15Analysis of different temporal graph neural network configurations on dynamic graphs2023-05-02DyG2Vec: Efficient Representation Learning for Dynamic Graphs2022-10-30Rethinking The Memory Staleness Problem In Dynamics GNN2022-09-06Adaptive Data Augmentation on Temporal Graphs2021-12-01Multi Scale Temporal Graph Networks For Skeleton-based Action Recognition2020-12-05Temporal Graph Networks for Deep Learning on Dynamic Graphs2020-06-18