TIGER: Temporal Interaction Graph Embedding with Restarts

02/13/2023
by   Yao Zhang, et al.
0

Temporal interaction graphs (TIGs), consisting of sequences of timestamped interaction events, are prevalent in fields like e-commerce and social networks. To better learn dynamic node embeddings that vary over time, researchers have proposed a series of temporal graph neural networks for TIGs. However, due to the entangled temporal and structural dependencies, existing methods have to process the sequence of events chronologically and consecutively to ensure node representations are up-to-date. This prevents existing models from parallelization and reduces their flexibility in industrial applications. To tackle the above challenge, in this paper, we propose TIGER, a TIG embedding model that can restart at any timestamp. We introduce a restarter module that generates surrogate representations acting as the warm initialization of node representations. By restarting from multiple timestamps simultaneously, we divide the sequence into multiple chunks and naturally enable the parallelization of the model. Moreover, in contrast to previous models that utilize a single memory unit, we introduce a dual memory module to better exploit neighborhood information and alleviate the staleness problem. Extensive experiments on four public datasets and one industrial dataset are conducted, and the results verify both the effectiveness and the efficiency of our work.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/02/2019

Continuous Graph Neural Networks

This paper builds the connection between graph neural networks and tradi...
research
09/21/2020

From Static to Dynamic Node Embeddings

We introduce a general framework for leveraging graph stream data for te...
research
05/15/2020

Structural Temporal Graph Neural Networks for Anomaly Detection in Dynamic Graphs

Detecting anomalies in dynamic graphs is a vital task, with numerous pra...
research
12/07/2022

Dynamic Graph Node Classification via Time Augmentation

Node classification for graph-structured data aims to classify nodes who...
research
03/28/2022

TGL: A General Framework for Temporal GNN Training on Billion-Scale Graphs

Many real world graphs contain time domain information. Temporal Graph N...
research
10/09/2021

Multi-Relation Aware Temporal Interaction Network Embedding

Temporal interaction networks are formed in many fields, e.g., e-commerc...
research
09/06/2022

Rethinking The Memory Staleness Problem In Dynamics GNN

The staleness problem is a well-known problem when working with dynamic ...

Please sign up or login with your details

Forgot password? Click here to reset