English

LasTGL: An Industrial Framework for Large-Scale Temporal Graph Learning

Machine Learning 2023-12-01 v2 Artificial Intelligence

Abstract

Over the past few years, graph neural networks (GNNs) have become powerful and practical tools for learning on (static) graph-structure data. However, many real-world applications, such as social networks and e-commerce, involve temporal graphs where nodes and edges are dynamically evolving. Temporal graph neural networks (TGNNs) have progressively emerged as an extension of GNNs to address time-evolving graphs and have gradually become a trending research topic in both academics and industry. Advancing research and application in such an emerging field necessitates the development of new tools to compose TGNN models and unify their different schemes for dealing with temporal graphs. In this work, we introduce LasTGL, an industrial framework that integrates unified and extensible implementations of common temporal graph learning algorithms for various advanced tasks. The purpose of LasTGL is to provide the essential building blocks for solving temporal graph learning tasks, focusing on the guiding principles of user-friendliness and quick prototyping on which PyTorch is based. In particular, LasTGL provides comprehensive temporal graph datasets, TGNN models and utilities along with well-documented tutorials, making it suitable for both absolute beginners and expert deep learning practitioners alike.

Keywords

Cite

@article{arxiv.2311.16605,
  title  = {LasTGL: An Industrial Framework for Large-Scale Temporal Graph Learning},
  author = {Jintang Li and Jiawang Dan and Ruofan Wu and Jing Zhou and Sheng Tian and Yunfei Liu and Baokun Wang and Changhua Meng and Weiqiang Wang and Yuchang Zhu and Liang Chen and Zibin Zheng},
  journal= {arXiv preprint arXiv:2311.16605},
  year   = {2023}
}

Comments

Preprint; Work in progress

R2 v1 2026-06-28T13:33:51.632Z