EARLY: Efficient and Reliable Graph Neural Network for Dynamic Graphs
Summary: EARLY proposes an efficient and reliable GNN update mechanism for dynamic graphs. It identifies top-k influential nodes affected by events and applies diversity-aware, layer-wise sampling to curb neighbor redundancy, reducing sampling error and yielding more reliable representations under continuous updates. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Haoyang Li (Hong Kong University of Science and Technology)
- 2. Lei Chen (Hong Kong University of Science and Technology)
BibTeX Citation
@inproceedings{li_sigmod23,
title = {{EARLY: Efficient and Reliable Graph Neural Network for Dynamic Graphs}},
author = {Li, Haoyang and Chen, Lei},
series = {{SIGMOD} '23},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3589308},
url = {https://dl.acm.org/doi/10.1145/3589308},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 8 of 8 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 18 of 18 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,863 | ByteGNN: Efficient Graph Neural Network Training at Large Scale | 2022 | VLDB |
| 2 | 8,454 | D3-GNN: Dynamic Distributed Dataflow for Streaming Graph Neural Networks | 2024 | VLDB |
| 3 | 8,912 | Historical Embedding-Guided Efficient Large-Scale Federated Graph Learning | 2024 | SIGMOD |
| 4 | 2,640 | Scalable and Efficient Full-Graph GNN Training for Large Graphs | 2023 | SIGMOD |
| 5 | 11,110 | Towards Ideal Temporal Graph Neural Networks: Evaluations and Conclusions after 10,000 GPU Hours | 2025 | VLDB |
| 6 | 7,374 | ADGNN: Towards Scalable GNN Training with Aggregation-Difference Aware Sampling | 2023 | SIGMOD |
| 7 | 6,730 | SIMPLE: Efficient Temporal Graph Neural Network Training at Scale with Dynamic Data Placement | 2024 | SIGMOD |
| 8 | 10,975 | Faster Convergence in Mini-batch Graph Neural Networks Training with Pseudo Full Neighborhood Compensation | 2025 | VLDB |
| 9 | 6,630 | Efficient Training of Graph Neural Networks on Large Graphs | 2024 | VLDB |
| 10 | 4,980 | Decoupled Graph Neural Networks for Large Dynamic Graphs | 2023 | VLDB |