UTG: Towards a Unified View of Snapshot and Event Based Models for Temporal Graphs
Shenyang Huang, Farimah Poursafaei, Reihaneh Rabbany, Guillaume, Rabusseau, Emanuele Rossi

TL;DR
This paper introduces UTG, a unified framework for snapshot and event-based temporal graph models, enabling cross-application and improving snapshot model performance with a new training method, while analyzing their efficiency and effectiveness.
Contribution
The paper proposes UTG, a novel framework unifying snapshot and event-based models, and introduces a training procedure that enhances snapshot model performance in streaming scenarios.
Findings
Snapshot models with UTG training can match event-based models on event datasets.
Snapshot models are significantly faster during inference than event-based models.
Event-based models outperform snapshot models by leveraging joint neighborhood features.
Abstract
Many real world graphs are inherently dynamic, constantly evolving with node and edge additions. These graphs can be represented by temporal graphs, either through a stream of edge events or a sequence of graph snapshots. Until now, the development of machine learning methods for both types has occurred largely in isolation, resulting in limited experimental comparison and theoretical crosspollination between the two. In this paper, we introduce Unified Temporal Graph (UTG), a framework that unifies snapshot-based and event-based machine learning models under a single umbrella, enabling models developed for one representation to be applied effectively to datasets of the other. We also propose a novel UTG training procedure to boost the performance of snapshot-based models in the streaming setting. We comprehensively evaluate both snapshot and event-based models across both types of…
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
TopicsGraph Theory and Algorithms · Data Management and Algorithms · Semantic Web and Ontologies
MethodsTemporal Graph Network
